davideuler / SQLite-2.5.0-for-code-reading
SQLite 2.5.0 fixed version for modern GCC, which is perfect for code reading, database design learning
☆349Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for SQLite-2.5.0-for-code-reading
- A simple mark-sweep garbage collector in C☆727Updated 4 years ago
- Hobby OS☆234Updated 7 years ago
- A simple database built from scratch that has some the basic RDBMS features (SQL query parser, transactions, query optimizer)☆275Updated 2 years ago
- An early PostgreSQL implementation in Go☆686Updated 3 years ago
- ☆65Updated last year
- Material for the Creating a Compiler video lesson series.☆547Updated 2 years ago
- Experimenting with persistence in C☆158Updated 2 years ago
- "Writing An Interpreter in Go" and "Wring A Compiler in Go"☆218Updated 5 years ago
- Creating a database from the ground up in C++ for fun!☆127Updated last year
- This is the companion repository for the book How Query Engines Work.☆373Updated last year
- How to write a UNIX shell, with a lot of background☆338Updated 7 years ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆279Updated 2 years ago
- Web page for IU Compiler Course for Fall 2020☆130Updated 3 years ago
- A course to build the SQL layer of a distributed database.☆1,733Updated last year
- A detailed guide to the xv6 code.☆179Updated last year
- Interesting readings and talks on computer science☆672Updated 3 months ago
- The project folder of the 15-445 Introduction to Database system☆45Updated 6 years ago
- How to write a very simple JIT compiler☆1,787Updated 3 years ago
- B-tree implementation in C☆341Updated 4 months ago
- Awesome materials about database development.☆1,419Updated 7 months ago
- Commentary for xv6-public☆249Updated 4 years ago
- Mini Database Engine in C++☆116Updated 5 years ago
- Simple, zero-dependency garbage collection for C☆1,213Updated 3 months ago
- A pure golang SQL database for database theory research☆824Updated 3 years ago
- A simple implementation of the Google File System in golang☆159Updated 7 years ago
- Write your own virtual machine for the LC-3 computer!☆1,267Updated 3 months ago
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆484Updated 6 years ago
- book and codes for Modern Compiler Implementation in C☆327Updated 6 months ago
- A tiny compiler for a language featuring LL(2) with Lexer, Parser, ASM-like codegen and VM. Complex enough to give you a flavour of how t…☆551Updated last year
- A proto-database inspired by SQLite for educational purposes.☆77Updated 6 months ago