SQLite topic

SQLite is a C-language library that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine. SQLite is the most used database engine in the world. SQLite is built into all mobile phones and most computers and comes bundled inside countless other applications that people use every day.

List SQLite repositories

python-lsm-db

129
Stars
16
Forks
Watchers

Python bindings for the SQLite4 LSM database.

scout

293
Stars
24
Forks
Watchers

RESTful search server written in Python, powered by SQLite.

sqlite-vtfunc

56
Stars
7
Forks
Watchers

Implement SQLite table-valued functions with Python

sqlite-web

2.9k
Stars
303
Forks
Watchers

Web-based SQLite database browser written in Python

sweepea

41
Stars
3
Forks
Watchers

Fast, lightweight Python database toolkit for SQLite, built with Cython.

HomeDisk

33
Stars
4
Forks
Watchers

☁️ Fast, lightweight and Open Source local cloud for your data made in Rust 🦀

go-graphql-example

10
Stars
4
Forks
Watchers

A production ready Go GraphQL example server.

ask

13
Stars
1
Forks
Watchers

Android SQLite Kotlin Extensions

ocaml-caqti

290
Stars
34
Forks
Watchers

Cooperative-threaded access to relational data

NETCoreSync

76
Stars
12
Forks
Watchers

NETCoreSync is a database synchronization framework where each client's local offline database (on each client's multiple devices) can be synchronized on-demand via network into a single centralized d...