OpenSource-Hub
DiscoverTrendingCode LibraryCategories
/Database

Database

14 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
A
Developer Tools

Appwrite

An open-source, all-in-one backend platform that replaces multiple services with a single, self-hostable solution.

An open-source, all-in-one backend platform for building web, mobile, and AI apps with built-in authentication, databases, storage, functions, messaging, and hosting.

For self-hosted: run `docker compose down -v` and remove volumes. For cloud: delete the project in the console.
56.0k

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
C
Developer Tools

ChartDB

Instantly visualize any database schema with one query; free, no installation, AI-powered migration.

Open-source web-based database diagram editor. Instantly visualize your schema with a single smart query, no installation or password needed.

Uninstall: For cloud version, just close the tab. For Docker, run `docker stop chartdb && docker rm chartdb`. For local npm install, delete the project folder and node_modules.
22.1k
T
System Optimization

Teleport

One tool to securely access all your servers, K8s clusters, and databases with audit.

Teleport provides connectivity, authentication, access controls and audit for infrastructure. It replaces SSH keys, VPNs, and bastions with certificate-based zero-trust access.

Stop Teleport (`sudo teleport stop` or kill process), delete binary (e.g. `/usr/local/bin/teleport`), config directory (`/etc/teleport.yaml` and `/var/lib/teleport`), and remove systemd unit if present.
20.2k
A
Developer Tools

Apache Druid

High-performance real-time analytics database designed for fast queries and flexible ingestion.

A high-performance real-time analytics database optimized for fast queries and data ingestion, supporting streaming and batch loads.

Stop Druid processes, delete the installation directory and any data directories (default var/ folder). Remove environment variables if set.
14.0k
M
Developer Tools

Manticore Search

Open-source search database, 5-15x faster than Elasticsearch.

Fast open-source search database, a great alternative to Elasticsearch.

Linux: sudo apt remove manticore or sudo yum remove manticore; macOS: delete /usr/local/manticore; Windows: Control Panel → Uninstall → Manticore Search.
11.8k
G
Office Productivity

grist-core

A modern relational spreadsheet combining spreadsheet flexibility with database robustness, open-source.

A modern relational spreadsheet that combines spreadsheet flexibility with database robustness, open-source community edition.

If using Docker: stop container (docker stop <name>), remove container (docker rm <name>), remove image (docker rmi gristlabs/grist-core). If using desktop app: uninstall via system application manager.
11.0k
B
Developer Tools

buku

A private, portable command-line bookmark manager with auto-fetch, import/export, and powerful search.

buku is a powerful command-line bookmark manager with a private, portable database, supporting autofetch, tag editing, and import/export from browsers.

Run `pip3 uninstall buku` or use your package manager. If installed from source, navigate to source directory and run `sudo make uninstall`.
7.1k
M
Developer Tools

Mathesar

Turn PostgreSQL into a collaborative spreadsheet – self-hosted, open source, no code required.

A self-hosted web app that turns PostgreSQL into a collaborative spreadsheet-like interface, enabling non-technical users to view, edit, and query data without code.

Run 'docker compose down -v' to stop and remove containers and volumes, then delete the configuration files to fully uninstall.
4.9k
C
Developer Tools

CloudBeaver

Manage multiple databases from your browser without installing a client.

CloudBeaver is a free, open-source web-based database manager. It supports MySQL, PostgreSQL, SQL Server, ClickHouse, and more. You can run SQL queries, browse data, import/export, and manage users—all from a modern web UI.

For Docker: docker rm -f <container_name>. For manual Java deployment, delete the installation directory.
4.9k
A
Developer Tools

algernon

All-in-one self-contained web server with built-in Lua, Markdown, databases and HTTP/2/QUIC – zero config.

Algernon is a small self-contained web server that bundles Lua, Markdown, Pongo2, Amber, Sass, JSX, multiple databases, user permissions and rate limiting in a single executable. Supports QUIC, HTTP/2, and plain HTTP out of the box.

Delete the Algernon binary. If installed via `go install`, run `rm $(which algernon)` or remove from Go module cache.
3.0kChecksum
S
Developer Tools

SQLPage

Write SQL, get a web UI instantly – no frontend code needed.

SQL-only webapp builder that transforms database queries into interactive websites.

Delete the binary; for Docker, remove image and container.
2.5kChecksum
A
Developer Tools

Azimutt

Explore, document, and analyze your database like a map – modern ERD for messy real-world schemas.

Next-gen ERD tool to design, explore, document and analyze your database schema and data.

For self-hosted: remove Docker container and image. Online version requires no uninstall.
2.1k
S
Developer Tools

Saltcorn

Open-source no-code database app builder with flexible views and self-hosting.

Build web and mobile database applications without code. Extensible via plugins, supports multi-tenancy, and runs on Node.js + PostgreSQL.

npm global: npm uninstall -g @saltcorn/cli. For system install, drop PostgreSQL DB, stop/disable saltcorn service, remove config files and installation directory.
2.0k
Browse All Categories