SQL topic
SQL stands for structured query language. It uses commands such as “select”, “insert”, “update”, “delete”. Some common relational database management systems that use SQL are: Oracle, MySQL, Microsoft SQL Server, PostgreSQL, etc.
covid19-datasets
COVID-19 derived and augmented datasets (based on JHU, NY Times, ECDC) exported as JSON, TSV, SQL, SQLite DB (plus visualizations)
toydb
Distributed SQL database in Rust, written as a learning project
node-mysql-utilities
Query builder for node-mysql with introspection, etc.
cosyan
Transactional SQL based RDBMS with sophisticated multi table constraint logic.
vscode-database-client
Database Client For Visual Studio Code
SQLToy
Learn SQL by creating a SQL database in JavaScript
SQLiteQueryServer
Bulk query SQLite database over the network
pg-entity
A pleasant PostgreSQL database layer for Haskell