All Projects → tigercosmos → lets-build-dbms

tigercosmos / lets-build-dbms

Licence: other
A book, Let's build a DBMS: StellarSQL -- a minimal SQL DBMS written in Rust

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to lets-build-dbms

StellarSQL
🚧 (Archived) StellarSQL: a minimal SQL DBMS written in Rust
Stars: ✭ 78 (+225%)
Mutual labels:  stellarsql

Let's build a DBMS: StellarSQL -- a minimal SQL DBMS written in Rust

Build Status

Introduce

Database management systems (DBMS) are used in everywhere. There are many DBMSs, including MySQL, MongoDB, etc. I would implement a minimal DBMS supporting SQL in Rust, with a new project, "StellarSQL", from scratch. I will work on it everyday since 2018/10/15, and record the process in this series articles, until I finish StellarSQL.

Author

Liu, An-Chi (劉安齊). A software engineer, who loves writing code and promoting CS to people. Welcome to follow me at Facebook Page. More information on Personal Site and Github.

License

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].