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

sqlitebiter

831
Stars
51
Forks
Watchers

A CLI tool to convert CSV / Excel / HTML / JSON / Jupyter Notebook / LDJSON / LTSV / Markdown / SQLite / SSV / TSV / Google-Sheets to a SQLite database file.

SqlCeToolbox

829
Stars
175
Forks
Watchers

SQLite & SQL Server Compact Toolbox extension for Visual Studio, SSMS (and stand alone)

rusqlite

2.8k
Stars
332
Forks
Watchers

Ergonomic bindings to SQLite for Rust

norm

374
Stars
33
Forks
Watchers

A Nim ORM for SQLite and Postgres

memos

54.7k
Stars
3.9k
Forks
54.7k
Watchers

An open-source, self-hosted note-taking service. Your thoughts, your data, your control — no tracking, no ads, no subscription fees.

sqlite_scanner

185
Stars
19
Forks
Watchers

DuckDB extension to read and write to SQLite databases

aurora

209
Stars
15
Forks
Watchers

CLI tool that orchestrates prisma files in a way that allows multiple .prisma files with cross-relations

SQift

143
Stars
18
Forks
Watchers

Powerful Swift wrapper for SQLite

local-sqlite-example

191
Stars
48
Forks
Watchers

Demonstrates database-driven Electron using local SQLite with SQL.js.