masume
★ 31Apache License 2.0Open Source — No Paywall5 Containers — 5 containers — moderate hosting footprintBinary · Package · SourceNeeds Postgres1 active committer (12mo)
About
masume is a terminal-based database client designed for interactive database exploration and day-to-day SQL work. It supports browsing database objects, viewing table details, running queries,...
Community Ratings
No ratings yetNew this week
Read recap →Weekly Recap — Aug 28, 2026 – Sep 4, 2026Sep 4, 2026
Features
- Multiple database engines
- MCP server over stdio
- AI chat
- Catalog completion
- Table details and ER diagrams
- Staged row edits
- Query plans
- SQL notebooks
- Import and export
- Query history and saved queries
Details
- Last Updated
- Sep 7, 2026
- Created
- Aug 30, 2026
- Install Methods
- binarypackage-managersource
- Requirements
- Go 1.27 or laterDocker or Podman for container detection
- Authentication
- local
- API
- GRPC
- Backup & Export
- native-exportfile-backup
- Privacy & Independence
- Cloud: OptionalOffline Capable
- User Model
- Multi-User
- Deployment
Deployment: Docker Compose ✓5 Containers — moderate hosting footprintRuns as 5 containers
Docker Compose
5 services · database: postgres · infra: postgres, mysql, mongo
no resource limits declared
compose.yaml · @ 0b34925 · scanned Sep 7, 2026
# The database servers for the integration tests. No Go code depends on this file. The tests
# read a connection URL from the environment and connect like any other client.
#
# `docker compose up -d --wait` returns only after every health check passes. So the tests
# never run against a server that is still starting.
#
# The ports are not the default ones, so these containers do not conflict with a local
# server. Each one binds 127.0.0.1, because these servers contain no real data and one of
# them has no password.
name: masume-test
services:
postgres:
image: ${MASUME_TEST_POSTGRES_IMAGE:-postgres:18-alpine}
environment:
POSTGRES_PASSWORD: secret
POSTGRES_DB: shop
# pg_stat_statements only counts if the server loads it before it accepts a
# connection, so the dashboard has nothing to draw without this.
command: ["postgres", "-c", "shared_preload_libraries=pg_stat_statements"]
# ...
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 Sep 7, 2026
Related Software
hermes-agent
242.6k
Hermes Agent is a self-improving AI agent with a built-in learning loop, terminal UI, and messaging gateway for chatting and automating work across platforms.
Artificial IntelligenceAI AgentsAI Coding Assistant+2
2 Containers
opencode
205.3k
An open source AI coding agent.
Artificial IntelligenceAI Coding AssistantPermissive License+3
n8n
203.6k
n8n is a fair-code platform for building and deploying AI agents and workflow automation with a visual canvas and custom code.
Automation ToolsPermissive LicenseLow Code Development+5
Single ContainerSource AvailableNot FOSS
AutoGPT
187.2k
AutoGPT is a platform for creating, deploying, and managing continuous AI agents that automate complex workflows.
Artificial IntelligenceAutomation ToolsPermissive License+2
13 ContainersOpen Core
Ollama
180.3k
Ollama is a tool for running open models locally and exposing them through a REST API for apps, agents, and integrations.
Artificial IntelligenceLocal LLMsGenerative Artificial Intelligence Genai+3
Dify.ai
154.7k
An open-source platform for building, testing, and operating LLM-powered applications with workflows, RAG, agents, and observability.
Low Code DevelopmentArtificial IntelligencePermissive License+6
36 ContainersOpen CoreFOSS with Issues
Langflow
154.4k
Langflow is a platform for building and deploying AI-powered agents and workflows with a visual builder, API deployment, and MCP server support.
Low Code DevelopmentAutomation ToolsModel Context Protocol+2
11 Containers
Open-WebUI
151.2k
Open WebUI is a self-hosted AI platform for chatting with LLMs, managing RAG, and building custom model workflows, designed to run entirely offline.
Artificial IntelligenceAI InterfacesLocal LLMs+7
2 ContainersOpen CoreFOSS with Issues
Claude Code
144.3k
Claude Code is an agentic coding tool that runs in the terminal and helps with coding tasks, code explanation, and git workflows using natural language commands.
Artificial IntelligenceAI Coding AssistantAI Harness+2
Cloud Required
Codex
122.0k
Codex CLI is a local coding agent from OpenAI that runs on your computer.
Artificial IntelligenceAI Coding AssistantPermissive License+3
Pi
102.5k
Pi Agent Harness is a mono-repo for a self-extensible coding agent, including an interactive coding agent CLI, agent runtime, and a unified multi-provider LLM API.
AI HarnessAI AgentsAI Coding Assistant+1
vLLM
91.1k
A fast, easy-to-use library for LLM inference and serving.
Inference ServingLocal LLMsAI Tooling
2 Containers
