1. A database is a collection of logically related data organized in tables, rows, and columns. It allows for easy access, management, and updating of information.
2. Data is raw facts and figures that can be processed by computers, while information is systematic and meaningful data used for decision making.
3. There are many types of databases including relational, NoSQL, cloud, object-oriented, and hierarchical databases. Relational databases store data in tables and use SQL, while NoSQL databases store flexible data types.