awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesChat Servers

Self-hosted chat servers that store messages and metadata in PostgreSQL with automatic schema management.

Distinct from PostgreSQL Integrations: Distinct from PostgreSQL Integrations: focuses on full chat server implementations using PostgreSQL as the backing store, not just integration libraries or connectors.

Explore 1 awesome GitHub repository matching data & databases · Chat Servers. Refine with filters or upvote what's useful.

Awesome Chat Servers GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • spacebarchat/spacebarchatAvatar de spacebarchat

    spacebarchat/spacebarchat

    6,680Ver en GitHub↗

    SpaceBarChat is an open-source, self-hosted chat server that implements the Discord client-server protocol, allowing existing Discord clients and bots to connect without modification. It provides a complete communication platform for real-time messaging, voice, and video, all running on your own infrastructure with data stored in a PostgreSQL database that automatically synchronizes its schema with the application source code. The platform is built on a three-service architecture that separates API, Gateway, and CDN processes, communicating via Unix domain sockets or RabbitMQ for coordination

    Provides a self-hosted chat server with all data stored in PostgreSQL and automatic schema synchronization.

    discorddiscord-open-sourcefoss
    Ver en GitHub↗6,680
  1. Home
  2. Data & Databases
  3. PostgreSQL Integrations
  4. Chat Servers