We are learning about databases today. A database is an organized collection of data that can be stored and queried using database management software. It contains tables which hold related records containing multiple fields of different data types like text, numbers, and dates. Queries allow users to extract specific information from the database.