# db_tutorial **Repository Path**: mirrors_cstack/db_tutorial ## Basic Information - **Project Name**: db_tutorial - **Description**: Writing a sqlite clone from scratch in C - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-01-07 - **Last Updated**: 2025-08-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Let's Build a Simple Database [View rendered tutorial](https://cstack.github.io/db_tutorial/) (with more details on what this is.) ## Notes to myself Run site locally: ``` bundle exec jekyll serve ```