db_tutorial

Database Engine

Building a Simple Database from Scratch in C

Writing a sqlite clone from scratch in C

GitHub

10k stars
216 watching
974 forks
Language: C
last commit: over 2 years ago
Linked from 1 awesome list

database

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
coleifer/sqlite-webA web-based graphical user interface for managing SQLite databases3,479
srombauts/sqlitecppA C++ wrapper around the SQLite3 library to simplify interaction with its APIs.2,275
sqlite/sqliteA library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine6,902
sqlc-dev/sqlcGenerates type-safe code from SQL queries13,704
sql-js/sql.jsA JavaScript library that allows you to create and query relational databases entirely in the browser.12,876
stephencelis/sqlite.swiftA type-safe interface to SQLite3 for Swift development9,760
sqlitemoderncpp/sqlite_modern_cppC++ wrapper around the SQLite library for modern database interactions905
vlcn-io/cr-sqliteAllows multiple independent writers to merge their changes without conflict or network issues2,987
fnc12/sqlite_ormA C++ header-only library providing an easy-to-use interface to interact with SQLite databases2,330
ccgus/fmdbAn Objective-C wrapper around SQLite13,848
sqlitebrowser/sqlitebrowserA high-quality GUI tool for creating, designing, and editing SQLite databases.21,505
orbitinghail/sqlsyncA collaborative offline-first wrapper around SQLite designed to synchronize web application state between users and devices.2,415
ysgstudyhards/easysqliteA 7-day tutorial on building a full-stack web application using ASP.NET Core, Blazor, SQLite, and other related technologies.81
nalgeon/sqleanA collection of SQLite extensions that provide additional functionality and standardize API3,820
launchbadge/sqlxA high-level, async Rust library for interacting with relational databases.13,661