awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to postgresapp/postgresapp

Open-source alternatives to PostgresApp

30 open-source projects similar to postgresapp/postgresapp, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best PostgresApp alternative.

  • sqlitebrowser/sqlitebrowsersqlitebrowser 的头像

    sqlitebrowser/sqlitebrowser

    23,649在 GitHub 上查看↗

    This application is a desktop utility for managing, editing, and visualizing local database files. It provides a graphical interface for executing SQL queries, designing database structures, and performing routine maintenance tasks on data stores. The software distinguishes itself through its support for encrypted database files, allowing users to manage password-protected data using modular cryptographic extensions. It also offers built-in tools for data analysis, enabling the generation of graphical charts and plots directly from query results to identify trends within datasets. Beyond its

    C++c-plus-pluscross-platformdatabase
    在 GitHub 上查看↗23,649
  • sequelpro/sequelprosequelpro 的头像

    sequelpro/sequelpro

    9,194在 GitHub 上查看↗

    Sequel Pro is a native macOS database administration application and graphical user interface client. It provides a dedicated desktop environment for managing MySQL and MariaDB databases, allowing users to perform server configuration and organize database data. The tool focuses on relational database visualization and the administration of both MySQL and MariaDB server instances. It enables the organization of data and the execution of management tasks through a desktop interface designed for macOS.

    Objective-Cmacosmysqlobjective-c
    在 GitHub 上查看↗9,194
  • sequel-ace/sequel-aceSequel-Ace 的头像

    Sequel-Ace/Sequel-Ace

    7,440在 GitHub 上查看↗

    Sequel Ace is a native macOS application that serves as a management client for MySQL and MariaDB database instances. It provides a graphical user interface for executing SQL queries and administering database structures without the use of a command line. The project enables the visualization of relational database structures and records in a visual format. It includes a visual query editor and data browser for writing and executing SQL statements to retrieve or modify data. The application handles database administration tasks and data storage through a native desktop interface. It manages

    Objective-Chacktoberfestmacosmariadb
    在 GitHub 上查看↗7,440

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • vonng/pigstyVonng 的头像

    Vonng/pigsty

    5,172在 GitHub 上查看↗

    Pigsty is a comprehensive database infrastructure orchestration platform designed to automate the full lifecycle of high-availability PostgreSQL clusters. It functions as an infrastructure-as-code framework that manages cluster coordination, node provisioning, and service discovery through idempotent playbooks. By integrating distributed consensus mechanisms, the platform ensures automated failover and consistent state enforcement across diverse environments, including bare metal and virtualized infrastructure. The platform distinguishes itself through a robust suite of operational capabiliti

    Shell
    在 GitHub 上查看↗5,172
  • beekeeper-studio/beekeeper-studiobeekeeper-studio 的头像

    beekeeper-studio/beekeeper-studio

    22,030在 GitHub 上查看↗

    Beekeeper Studio is a cross-platform desktop application designed for database management and SQL development. It provides a unified graphical interface to connect to, query, and modify data across a wide range of relational and NoSQL database systems. The application functions as a comprehensive workspace, integrating tools for schema design, record editing, and data visualization. The project distinguishes itself through a focus on secure, flexible connectivity and AI-assisted workflows. It supports advanced authentication methods, including enterprise single sign-on, multi-factor authentic

    TypeScriptbigquerycassandracockroachdb
    在 GitHub 上查看↗22,030
  • gcollazo/mongodbappgcollazo 的头像

    gcollazo/mongodbapp

    535在 GitHub 上查看↗

    The easiest way to get started with MongoDB on the Mac

    Objective-Cmongodbswift
    在 GitHub 上查看↗535
  • qishibo/anotherredisdesktopmanagerqishibo 的头像

    qishibo/AnotherRedisDesktopManager

    34,430在 GitHub 上查看↗

    This project is a cross-platform desktop application that provides a graphical interface for managing and interacting with Redis databases. Built as a standalone software program, it functions as a centralized connection manager that allows users to visualize data structures, perform administrative tasks, and inspect records across multiple database environments. The application distinguishes itself through its integration with external processes and command-line workflows. Users can define custom viewers to render specific data formats using external tools and launch the interface directly f

    JavaScriptredisredis-clientredis-cluster
    在 GitHub 上查看↗34,430
  • cmushroom/redis-procmushroom 的头像

    cmushroom/redis-pro

    680在 GitHub 上查看↗

    redis-pro redis 桌面管理工具

    Swiftclientmacosredis
    在 GitHub 上查看↗680
  • luin/medisluin 的头像

    luin/medis

    11,735在 GitHub 上查看↗

    Medis is a native macOS desktop application that serves as a Redis client for connecting to local and remote instances. It provides a graphical user interface for visualizing, editing, and managing data stored within Redis key-value stores. The application includes a visual key-value explorer for browsing records and a dedicated terminal console for executing raw instructions and system shell commands. It supports secure remote administration through SSL encrypted connections and the use of host, port, and password credentials. Connection management is handled via profiles that allow saving

    JavaScriptelectronguimac
    在 GitHub 上查看↗11,735
  • bdash-app/bdashbdash-app 的头像

    bdash-app/bdash

    1,516在 GitHub 上查看↗

    Simple SQL Client for lightweight data analysis.

    TypeScriptelectronjavascriptsql
    在 GitHub 上查看↗1,516
  • surrealdb/surrealdbsurrealdb 的头像

    surrealdb/surrealdb

    32,397在 GitHub 上查看↗

    SurrealDB is a multi-model database engine designed to store and query document, graph, relational, and vector data within a single ACID-compliant platform. It functions as an AI-native data store, integrating vector search, graph traversal, and machine learning model execution directly into its query layer. By providing a unified declarative query language, the platform eliminates the need for external middleware to synchronize data across different storage models. The platform distinguishes itself through its ability to manage agent memory and complex workflows natively. It allows developer

    Rustbackend-as-a-servicecloud-databasedatabase
    在 GitHub 上查看↗32,397
  • citusdata/pg_croncitusdata 的头像

    citusdata/pg_cron

    3,818在 GitHub 上查看↗

    pg_cron is a PostgreSQL job scheduler and background task manager that executes periodic SQL commands directly within the database engine. It functions as an automation tool using standard cron syntax to trigger recurring administrative and data tasks on a defined timetable. The extension provides the capability to manage and trigger scheduled SQL operations across multiple target databases from a single instance. It includes a logging system that acts as an execution auditor, tracking the start time, end time, and success status of every job run. The project covers database maintenance auto

    Ccronperiodic-jobspostgresql
    在 GitHub 上查看↗3,818
  • dbeaver/dbeaverdbeaver 的头像

    dbeaver/dbeaver

    50,678在 GitHub 上查看↗

    DBeaver is a universal database client and administration environment designed for managing diverse relational and non-relational database systems. It provides a unified graphical interface that enables users to perform data manipulation, schema migration, and performance monitoring across multiple platforms. By utilizing a standardized driver abstraction layer, the application translates generic requests into database-specific commands, ensuring consistent interaction regardless of the underlying technology. The project distinguishes itself through an extensible, plugin-based architecture th

    Javaaicopilotdatabase
    在 GitHub 上查看↗50,678
  • mathesar-foundation/mathesarmathesar-foundation 的头像

    mathesar-foundation/mathesar

    5,012在 GitHub 上查看↗

    Mathesar is a no-code database manager and PostgreSQL GUI that provides a visual interface for managing relational database structures and records. It functions as a low-code data platform for administering schemas, tables, and relationships without the need to write manual SQL commands. The platform allows for the creation of shareable forms to collect data and the management of file attachments linked directly to database records. It includes a PostgreSQL administration tool for controlling database roles, user permissions, and data validation rules. The system covers relational data model

    Svelteairtable-alternativeautomatic-apidatabase-access
    在 GitHub 上查看↗5,012
  • vrana/adminervrana 的头像

    vrana/adminer

    7,432在 GitHub 上查看↗

    Adminer is a PHP-based database management tool and multi-engine database client. It provides a web-based graphical interface for administering various relational and document database engines. The application is distributed as a single file to simplify installation and deployment on web servers. It supports customization through external stylesheets for visual themes and a plugin architecture to extend core functionality and system behaviors. The tool covers database schema administration, including the creation of views and management of foreign keys. It includes a SQL query editor with au

    PHPdatabasemssqlmysql
    在 GitHub 上查看↗7,432
  • sqlectron/sqlectron-guisqlectron 的头像

    sqlectron/sqlectron-gui

    4,752在 GitHub 上查看↗

    Sqlectron-gui is a cross-platform database manager and SQL client. It provides a graphical interface for organizing server connections and executing SQL commands across various operating systems. The tool functions as a multi-database query environment, allowing users to connect to and interact with diverse relational database systems from a single interface. The application covers database server administration by saving and organizing connection details for multiple environments. It also includes capabilities for managing database connections and executing SQL queries.

    TypeScript
    在 GitHub 上查看↗4,752
  • supabase-community/supabase-mcpsupabase-community 的头像

    supabase-community/supabase-mcp

    2,476在 GitHub 上查看↗

    This project is a Model Context Protocol server and AI agent database connector. It provides a standardized communication layer that allows language models to interact with relational data stores, read database schemas, and manage PostgreSQL database resources. The implementation acts as a serverless host for the Model Context Protocol, deploying on distributed edge functions to connect AI assistants to a project. This enables AI agents to perform database administration, execute SQL queries, and handle schema migrations through an AI-compatible interface. The system covers broader capabilit

    TypeScript
    在 GitHub 上查看↗2,476
  • dokploy/dokployDokploy 的头像

    Dokploy/dokploy

    34,901在 GitHub 上查看↗

    Dokploy is a self-hosted platform-as-a-service designed to simplify the deployment and management of containerized applications and databases. It provides a centralized control plane that decouples administrative management from application workloads, allowing users to oversee infrastructure across multiple server nodes through a unified web interface or a command-line tool. The platform distinguishes itself through an extensive library of pre-configured application templates, enabling the rapid deployment of databases, identity providers, and various productivity or development tools. It sup

    TypeScriptbackendbackupsdatabases
    在 GitHub 上查看↗34,901
  • fastogt/fastonosqlfastogt 的头像

    fastogt/fastonosql

    1,218在 GitHub 上查看↗

    FastoNoSQL is a crossplatform Redis, Memcached, SSDB, LevelDB, RocksDB, UnQLite, LMDB, ForestDB, Pika, Dynomite, KeyDB GUI management tool.

    C++crossplatform-redisdatabase-guidynomite
    在 GitHub 上查看↗1,218
  • fastogt/fastoredisfastogt 的头像

    fastogt/fastoredis

    314在 GitHub 上查看↗

    FastoRedis is a crossplatform Redis GUI management tool.

    database-guiredisredis-admin
    在 GitHub 上查看↗314
  • paxa/postbirdPaxa 的头像

    Paxa/postbird

    1,622在 GitHub 上查看↗
    JavaScriptdesktop-appelectron-appjavascript
    在 GitHub 上查看↗1,622
  • neondatabase/mcp-server-neonneondatabase 的头像

    neondatabase/mcp-server-neon

    609在 GitHub 上查看↗

    MCP server for interacting with Neon Management API and databases

    TypeScript
    在 GitHub 上查看↗609
  • furey/mongodb-lensfurey 的头像

    furey/mongodb-lens

    204在 GitHub 上查看↗

    🍃🔎 MongoDB Lens: Full Featured MCP Server for MongoDB Databases

    JavaScript
    在 GitHub 上查看↗204
  • redis/mcp-redisredis 的头像

    redis/mcp-redis

    534在 GitHub 上查看↗

    The official Redis MCP Server is a natural language interface designed for agentic applications to manage and search data in Redis efficiently

    Python
    在 GitHub 上查看↗534
  • kiliczsh/mcp-mongo-serverkiliczsh 的头像

    kiliczsh/mcp-mongo-server

    279在 GitHub 上查看↗

    A Model Context Protocol Server for MongoDB

    TypeScript
    在 GitHub 上查看↗279
  • couchbase-ecosystem/mcp-server-couchbaseCouchbase-Ecosystem 的头像

    Couchbase-Ecosystem/mcp-server-couchbase

    32在 GitHub 上查看↗

    MCP Server to interact with data in Couchbase Clusters

    Python
    在 GitHub 上查看↗32
  • edwinbernadus/nocodb-mcp-serveredwinbernadus 的头像

    edwinbernadus/nocodb-mcp-server

    71在 GitHub 上查看↗

    nocodb mcp server

    JavaScript
    在 GitHub 上查看↗71
  • domdomegg/airtable-mcp-serverdomdomegg 的头像

    domdomegg/airtable-mcp-server

    448在 GitHub 上查看↗

    🗂️🤖 Airtable Model Context Protocol Server, for allowing AI systems to interact with your Airtable bases

    TypeScript
    在 GitHub 上查看↗448
  • ergut/mcp-bigquery-serverergut 的头像

    ergut/mcp-bigquery-server

    142在 GitHub 上查看↗

    A Model Context Protocol (MCP) server that provides secure, read-only access to BigQuery datasets. Enables Large Language Models (LLMs) to safely query and analyze data through a standardized interface.

    TypeScript
    在 GitHub 上查看↗142
  • ktanaka101/mcp-server-duckdbktanaka101 的头像

    ktanaka101/mcp-server-duckdb

    177在 GitHub 上查看↗

    A Model Context Protocol (MCP) server implementation for DuckDB, providing database interaction capabilities

    Python
    在 GitHub 上查看↗177