db_tutorial
Database Engine
Building a Simple Database from Scratch in C
Writing a sqlite clone from scratch in C
10k stars
216 watching
974 forks
Language: C
last commit: 12 months ago
Linked from 1 awesome list
database
Related projects:
Repository | Description | Stars |
---|---|---|
| A web-based graphical user interface for managing SQLite databases | 3,479 |
| A C++ wrapper around the SQLite3 library to simplify interaction with its APIs. | 2,275 |
| A library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine | 6,902 |
| Generates type-safe code from SQL queries | 13,704 |
| A JavaScript library that allows you to create and query relational databases entirely in the browser. | 12,876 |
| A type-safe interface to SQLite3 for Swift development | 9,760 |
| C++ wrapper around the SQLite library for modern database interactions | 905 |
| Allows multiple independent writers to merge their changes without conflict or network issues | 2,987 |
| A C++ header-only library providing an easy-to-use interface to interact with SQLite databases | 2,330 |
| An Objective-C wrapper around SQLite | 13,848 |
| A high-quality GUI tool for creating, designing, and editing SQLite databases. | 21,505 |
| A collaborative offline-first wrapper around SQLite designed to synchronize web application state between users and devices. | 2,415 |
| A 7-day tutorial on building a full-stack web application using ASP.NET Core, Blazor, SQLite, and other related technologies. | 81 |
| A collection of SQLite extensions that provide additional functionality and standardize API | 3,820 |
| A high-level, async Rust library for interacting with relational databases. | 13,661 |