Database
Quick Definition
Organized collection of structured data for storage and retrieval
Full Definition
An organized collection of structured data stored electronically for efficient retrieval.
Examples
MySQL, PostgreSQL, MongoDB, Redis, SQLite
Related Terms
relational-database
nosql
More Database Terms
Query Optimization
Improving query performance through various techniques
Database Migration
Version-controlled changes to database schema
Write Ahead Log
Persistence mechanism writing changes to log before database
Key-Value Store
NoSQL database storing data as key-value pairs
DynamoDB
Fully managed serverless NoSQL database by AWS
View
Virtual table defined by a SQL query