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
7k stars
122 watching
1k forks
Language: C
last commit: over 1 year ago
Linked from 2 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A repository containing the complete source code for a self-contained, serverless, zero-configuration, transactional SQL database engine. | 3 |
| | A high-quality GUI tool for creating, designing, and editing SQLite databases. | 21,505 |
| | Distributed revision control system with a rich command set. | 52,873 |
| | A web-based graphical user interface for managing SQLite databases | 3,479 |
| | The source code for 'The Definitive Guide to SQLite' book accompanies the published version. | 41 |
| | A collection of SQLite extensions that provide additional functionality and standardize API | 3,820 |
| | A React Native plugin that provides a native interface to SQLite databases on Android and iOS devices | 2,771 |
| | 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 |
| | A tool that replicates incremental changes to a secondary file or S3 for disaster recovery of SQLite databases. | 11,217 |
| | Allows multiple independent writers to merge their changes without conflict or network issues | 2,987 |
| | An asynchronous, non-blocking SQLite3 binding for Node.js | 6,249 |
| | A C-based driver that provides an interface to SQLite databases using the Go language. | 8,093 |
| | A toolkit for managing SQLite databases in Swift applications | 6,997 |
| | A tool to manage and deploy changes to relational databases in .NET applications. | 2,367 |
| | Provides a WebSQL-compatible API to store data in a React Native app using a native SQLite database on the platform-specific side. | 382 |