Stars
Spring 2014. Stanford CS346 project. A mini relational database with query optimization
Extensible Formula Parser Engine with a Java, SQL, and Javascript execution engine.
JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes. The generated hierarchy can be navigated using the Visitor Pattern
TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
World's most advanced database DevSecOps solution for Developer, Security, DBA and Platform Engineering teams. The GitHub/GitLab for database DevSecOps.
A simple database built from scratch that has some the basic RDBMS features (SQL query parser, transactions, query optimizer)