Database and Database Management System

123456789101112131415
Across
  1. 4. A database system housed on a single computer, like a server or mainframe.
  2. 6. Used to create, maintain, and access databases
  3. 7. Most widely used database model today
  4. 8. A type of database storing diverse data types as objects with related code.
  5. 9. A request to retrieve database information based on specific criteria.
  6. 11. A database system with data distributed across multiple networked computers but appearing as a single database.
  7. 12. A type of database that allows Web pages to be dynamic web pages
  8. 14. A structured display of a database table or query results.
  9. 15. A database system where data is stored in main memory
Down
  1. 1. Process of ensuring that data entered into the database is valid
  2. 2. Script language often used with cloud databases and APIs
  3. 3. A database structure designed to be used with data warehousing
  4. 5. A database system where data is stored on hard drives
  5. 10. Software that connects separate applications, like a web server and a database system.
  6. 13. A structured repository of data designed for easy retrieval.