My CS learning : algorithm, data structure, and system design | #SE
-
Updated
Nov 2, 2024 - Java
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.
My CS learning : algorithm, data structure, and system design | #SE
Daily Leetcode Grind
pgCodeKeeper is a PostgreSQL schema management tool
Relational database access made simpler and safer
Data Warehouse, Migration Tool. SQL and scripting execution engine and report builder
CrateDB is a distributed and scalable SQL database for storing and analyzing massive amounts of data in near real-time, even with complex queries. It is PostgreSQL-compatible, and based on Lucene.