Database Terms
All terms related to Database development
15 terms
D
M
N
S
SQL
Structured Query Language - a standard language for managing and manipulating relational databases with declarative syntax.
Database
SQLite
A self-contained, serverless SQL database engine that stores the entire database in a single file on disk.
Database
Supabase
An open-source Firebase alternative providing PostgreSQL database, authentication, storage, and real-time subscriptions.
Database