OpenSource-Hub
DiscoverTrendingCode LibraryCategories
/Sqlite

Sqlite

8 open source tools found

P
Developer Tools

pocketbase

A single-file open source Go backend with SQLite, realtime subscriptions, and admin UI.

PocketBase is an open source Go backend that includes embedded SQLite with realtime subscriptions, built-in file & user management, admin dashboard UI, and simple REST API. Can be used as standalone app or Go framework.

Simply delete the folder containing the executable. No system files are modified.
58.3kChecksum
T
Developer Tools

turso

An in-process SQL database that fully replaces SQLite with MVCC, vector search, and MCP integration.

Turso is an embeddable SQL database compatible with SQLite, adding multi-version concurrency control, change data capture, and vector search, with bindings for multiple languages.

If installed via curl script, delete the ~/.turso directory and remove /usr/local/bin/tursodb; if installed via cargo, run `cargo uninstall turso`.
20.4kChecksum

OpenSource-Hub

Quality Open Source Within Reach

Powered by Cloudflare D1 & DeepSeek

Discover

AI ProductivityDev ToolsSystem TuningPrivacyVideo & AudioOffice

Resources

SitemapGitHub Repo

Legal

Privacy PolicyAbout Us

© 2026 OpenSource-Hub

GitHub
D
Developer Tools

datasette

Instantly turn any data into an explorable website and public API, no coding required.

Tool to turn any SQLite database into an interactive website and API.

Run pip uninstall datasette in terminal
11.0k
D
Developer Tools

dbx

A 15MB database client that supports 60+ databases and includes an AI assistant for SQL generation.

15MB lightweight, cross-platform database client supporting 60+ databases (MySQL, PostgreSQL, SQLite, Redis, MongoDB, DuckDB, ClickHouse, SQL Server, etc.) with built-in AI assistant and Docker self-hosting.

Windows: Uninstall via 'Add or remove programs' in Settings. macOS: Drag DBX from Applications to Trash. Linux: Delete the binary and config directory (~/.dbx). Note: back up your connection configs before uninstalling.
8.1kChecksum
H
File Management

HomeBox

Ultra-lightweight home inventory management with Docker single-container deployment.

Easy-to-use inventory system for home users, running on Go with SQLite.

Stop and remove container: docker stop homebox && docker rm homebox. Optionally delete the data directory.
6.1kChecksum
I
Developer Tools

Isso

Self-hosted commenting server that is lightweight, private, and easy to embed.

Isso is a lightweight commenting server written in Python & JS, designed as a drop-in replacement for Disqus. It uses SQLite, supports Markdown, and provides a tiny JS client.

Run 'pip uninstall isso'. If using Docker, remove container and image.
5.3k
T
Developer Tools

trailbase

A sub-millisecond, single-executable Firebase alternative with type-safe APIs, multi-DB, Wasm runtime, and built-in admin UI.

An open-source, sub-millisecond Firebase alternative that combines REST & realtime APIs, multi-DB, WebAssembly runtime, auth, and admin UI into a single executable built on Rust, SQLite, and Wasmtime.

Delete the executable and the traildepot folder. If using Docker, stop the container and remove the image.
5.1kChecksum
W
Developer Tools

wastebin

A bare-bones pastebin that does one thing well — share text snippets with syntax highlighting and encryption.

A minimal, self-hosted pastebin with syntax highlighting, Markdown rendering, and encryption, built as a single binary in Rust.

Simply delete the downloaded binary and the SQLite database file (if you used persistent storage).
786Checksum
Browse All Categories