sqlite

Database library

A library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine

Official Git mirror of the SQLite source tree

GitHub

7k stars
122 watching
1k forks
Language: C
last commit: over 1 year ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ahgamut/sqlite A repository containing the complete source code for a self-contained, serverless, zero-configuration, transactional SQL database engine. 3
sqlitebrowser/sqlitebrowser A high-quality GUI tool for creating, designing, and editing SQLite databases. 21,505
git/git Distributed revision control system with a rich command set. 52,873
coleifer/sqlite-web A web-based graphical user interface for managing SQLite databases 3,479
apress/def-guide-to-sqlite-10 The source code for 'The Definitive Guide to SQLite' book accompanies the published version. 41
nalgeon/sqlean A collection of SQLite extensions that provide additional functionality and standardize API 3,820
andpor/react-native-sqlite-storage A React Native plugin that provides a native interface to SQLite databases on Android and iOS devices 2,771
gitlabhq/gitlabhq A comprehensive open source tool for managing Git repositories and collaborating on code with fine-grained access controls and continuous integration/continuous deployment capabilities. 23,836
benbjohnson/litestream A tool that replicates incremental changes to a secondary file or S3 for disaster recovery of SQLite databases. 11,217
vlcn-io/cr-sqlite Allows multiple independent writers to merge their changes without conflict or network issues 2,987
tryghost/node-sqlite3 An asynchronous, non-blocking SQLite3 binding for Node.js 6,249
mattn/go-sqlite3 A C-based driver that provides an interface to SQLite databases using the Go language. 8,093
groue/grdb.swift A toolkit for managing SQLite databases in Swift applications 6,997
dbup/dbup A tool to manage and deploy changes to relational databases in .NET applications. 2,367
craftzdog/react-native-sqlite-2 Provides a WebSQL-compatible API to store data in a React Native app using a native SQLite database on the platform-specific side. 382