selfhostedworld.com logoselfhostedworld.com

Try describing what you need:

LibreDB Studio logo

LibreDB Studio

87
MIT LicenseOpen Source — No Paywall2 Containers — 2 containers — light hosting footprintDocker · Compose · K8s +3Needs Postgres

About

LibreDB Studio is a browser-based SQL IDE aimed at engineering teams that need a modern way to inspect, query, and manage databases without relying on heavyweight desktop tools. It presents itself as...

Community Ratings

No ratings yet

Features

  • SQL editor
  • smart autocomplete
  • multi-tab workspace
  • visual EXPLAIN plans
  • interactive ER diagrams
  • schema diff and migration
  • snapshot timeline
  • NL2SQL
  • query safety analysis
  • data export to CSV/JSON

Details

Last Updated
Jul 19, 2026
Created
Dec 23, 2025
Install Methods
dockerdocker-composekubernetespackage-managerbinarysource
Requirements
PostgreSQLMySQLOracleSQL ServerMongoDBRedisSQLiteOIDC provider for SSO (optional)Gemini/OpenAI/Claude or local LLMs for AI features
Authentication
localoidc-sso
Backup & Export
native-exportfile-backup
Runtime / Stack
DockerK8S
Privacy & Independence
Cloud: Optional
User Model
Multi-User
Deployment

Deployment: Docker Compose ✓2 Containerslight hosting footprintRuns as 2 containers

Docker Compose

2 services · database: postgres · infra: postgres

no resource limits declared

needs persistent storage (2 volumes)

docker-compose.yml · @ ff0a0b8 · scanned Jul 20, 2026

services:
  app:
    build:
      context: .
      dockerfile: Dockerfile
    ports:
      - "3000:3000"
    environment:
      - LLM_PROVIDER=${LLM_PROVIDER:-gemini}
      - LLM_API_KEY=${LLM_API_KEY}
      - LLM_MODEL=${LLM_MODEL:-gemini-2.5-flash}
      - LLM_API_URL=${LLM_API_URL}
      - STORAGE_PROVIDER=${STORAGE_PROVIDER:-local}
      - STORAGE_SQLITE_PATH=${STORAGE_SQLITE_PATH:-/app/data/libredb-storage.db}
      - STORAGE_POSTGRES_URL=${STORAGE_POSTGRES_URL}
    # Uncomment to enable pre-configured database connections:
    # volumes:
    #   - ./seed-connections.yaml:/app/config/seed-connections.yaml:ro
    # environment:
    #   SEED_CONFIG_PATH: /app/config/seed-connections.yaml
# ...

Track your self-hosted stack

Bookmark software to try, rate tools you've used, and keep your collection in one place.

Metadata extracted from README on Jul 20, 2026

Related Software

ElasticSearch logo

ElasticSearch

77.6k
Elasticsearch is a distributed search and analytics engine, scalable data store, and vector database for production-scale workloads.
Search EnginesDatabase ManagementAnalytics Tools+1
Open Core
Details
Superset logo

Superset

73.9k
A modern, enterprise-ready business intelligence web application for data exploration and visualization.
Analytics ToolsPermissive LicenseDatabase Management+1
10 Containers
Details
NocoDB logo

NocoDB

64.1k
NocoDB is a no-code database platform for building and managing databases online.
Database ManagementLow Code DevelopmentAutomation Tools+1
2 Containers
Details
PocketBase logo

PocketBase

60.0k
PocketBase is an open source Go backend with an embedded SQLite database, realtime subscriptions, built-in files and user management, an admin dashboard, and a simple REST-ish API.
Low Code DevelopmentPermissive LicenseDatabase Management+3
Details
Coolify logo

Coolify

59.0k
Coolify is an open-source, self-hostable platform for managing servers, applications, and databases as an alternative to Heroku, Netlify, and Vercel.
Platform as a ServiceSelf Hosting SolutionsPermissive License+3
4 Containers
Details
MeiliSearch logo

MeiliSearch

58.7k
A lightning-fast search engine that fits into apps, websites, and workflows, with built-in features for relevant search experiences.
Search EnginesPermissive LicenseDatabase Management+1
Details
Appwrite logo

Appwrite

56.6k
Appwrite is an open-source development platform that provides backend infrastructure, authentication, databases, storage, functions, messaging, and web hosting in one place.
Low Code DevelopmentPermissive LicenseSelf Hosting Solutions+4
36 Containers
Details
Metabase logo

Metabase

48.3k
Metabase is an open-source business intelligence and analytics platform that lets people ask questions, build dashboards, and explore data without needing SQL.
Analytics ToolsDatabase ManagementSelf Hosting Solutions+3
2 ContainersOpen CoreOpen Core
Details
Payload CMS logo

Payload CMS

43.7k
A Next.js-native headless CMS that installs directly into an existing `/app` folder.
CMS PlatformsPermissive LicenseWebsite Builders+5
FOSS with Issues
Details
Appsmith logo

Appsmith

40.4k
An open-source low-code platform for building, deploying, and maintaining custom applications.
Low Code DevelopmentPermissive LicenseAutomation Tools+3
Details
MindsDB logo

MindsDB

39.5k
Minds Platform is a general-purpose AI workspace for knowledge workers to automate multi-step tasks and build internal AI tools.
Database ManagementArtificial IntelligenceAI RAG Systems+4
Open Core
Details
Directus logo

Directus

36.7k
Directus is a real-time API and app dashboard for managing SQL database content.
Database ManagementCMS PlatformsLow Code Development+3
Source AvailableFOSS with Issues
Details