Database types explained simply - SWE Quiz
This article covers 4 database types: relational (SQL), NoSQL, NewSQL, and Vector databases. Most databases fall within these categories. How well do you know databases? Quiz yourself now and find out what you don’t know. Includes interview questions asked by companies like Google, Meta, Apple, and Airbnb. A relational database is a type of database that stores and provides access to data points that are related to one another. In a relational database, each table (sometimes called a relation) is made up of columns and rows, with each row representing a record and each column representing an attribute of the data. According to the most recent Stack Overflow developer survey, Postgres is the most popular database used by professional developers. In the real world, relational databases are either managed or unmanaged. Managed databases, such as Amazon Web Services Relational Database Service (AWS RDS), Google Cloud SQL (part of Google Cloud Platform, GCP), and Microsoft Azure SQL Databas
javascript:throw new Error('React has blocked a javascript: URL as a security precaution.') abort auxClick beforeToggle cancel canPlay canPlayThrough click close contextMenu copy cut drag dragEnd dragEnter dragExit dragLeave dragOver dragStart drop durationChange emptied encrypted ended error gotPointerCapture input invalid keyDown keyPress keyUp load loadedData loadedMetadata loadStart lostPointerCapture mouseDown mouseMove mouseOut mouseOver mouseUp paste pause play playing pointerCancel pointerDown pointerMove pointerOut pointerOver pointerUp progress rateChange reset resize seeked seeking
Explore this link on the map →related reading
- Relational Vs. Non-Relational Databases | MongoDBmongodb.com
- Building data-centric apps with a reactive relational databaseriffle.systems
- NoSQL - Database Systemscs186berkeley.net
- NoSQL是什麼?認識關聯式資料庫RDBMS和非關聯式資料庫NoSQL - ALPHA Camptw.alphacamp.co
- SQL vs NoSQL in 8 Examples | Towards Data Sciencetowardsdatascience.com
- Against SQLscattered-thoughts.net
- Databases in 2024: A Year in Review // Blog // Andy Pavlo - Carnegie Mellon Universitycs.cmu.edu
- Databases in 2025: A Year in Review // Blog // Andy Pavlo - Carnegie Mellon Universitycs.cmu.edu
- What the heck are you actually using NoSQL for? - High Scalability -highscalability.com
- Blog – Tembotembo.io
- Outerbase | The interface for your databaseouterbase.com
- R Data Typesw3schools.com