Databases
Think large Microsoft Access or Excel datasheets that can be read, saved and updated quickly with code. Databases are divided into tables (think Excel spreadsheets), columns, and rows (again, like Excel). Asking a question about a database is called a query. Most website content is stored in a database and can be edited with:
Meanings of Databases
(general) A set of information (generally) organized in a regular structure, usually, but not necessarily, in a machine-readable format that can be accessed by a computer.
A set of tables in a database(1).
Database storage, retrieval and management software(1).
Combination of (1) and (2).
Enter data into the database.
Sentences of Databases
I have a database of all my contacts in my personal address book.
The book database consists of three tables and the customer database consists of two tables.
Which database are you using: MySQL or Oracle?.