selfhostedworld.com logoselfhostedworld.com

Try describing what you need:

masume logo

masume

31
Apache 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 yet

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 Containersmoderate 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 logo

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
Details
opencode logo

opencode

205.3k
An open source AI coding agent.
Artificial IntelligenceAI Coding AssistantPermissive License+3
Details
n8n logo

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
Details
AutoGPT logo

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
Details
Ollama logo

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
Details
Dify.ai logo

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
Details
Langflow logo

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
Details
Open-WebUI logo

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
Details
Claude Code logo

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
Details
Codex logo

Codex

122.0k
Codex CLI is a local coding agent from OpenAI that runs on your computer.
Artificial IntelligenceAI Coding AssistantPermissive License+3
Details
Pi logo

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
Details
vLLM logo

vLLM

91.1k
A fast, easy-to-use library for LLM inference and serving.
Inference ServingLocal LLMsAI Tooling
2 Containers
Details