awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
neondatabase avatar

neondatabase/neon

0
View on GitHub↗
22,251 نجوم·995 تفرعات·Rust·Apache-2.0·10 مشاهداتneon.tech↗

Neon

Neon is a serverless PostgreSQL database platform designed with a decoupled storage and compute architecture. It functions as a multi-tenant system that isolates data and compute resources for independent users on shared cloud infrastructure, utilizing a specialized PostgreSQL storage engine.

The platform features a database branching system that allows for the creation of isolated, instant copies of a database for testing and development. It further distinguishes itself with an HTTP-based SQL gateway, enabling the execution of queries via HTTP requests and JSON responses without the need for native drivers.

The system supports automatic resource scaling, including the ability to scale compute nodes down to zero during periods of inactivity. Its capability surface covers point-in-time recovery, copy-on-write snapshots, and a variety of connectivity options including standard TCP and WebSocket tunneling.

Infrastructure management includes multi-tenant resource isolation, database traffic routing, and storage metadata auditing to ensure data consistency and the purging of obsolete objects.

Features

  • Storage-Compute Architectures - Separates the database engine from the persistence layer to allow stateless compute nodes to scale independently.
  • Serverless Databases - Provides a serverless PostgreSQL hosting platform that automatically scales compute resources and scales down to zero during inactivity.
  • Database Branching - Provides a database branching system for creating isolated, instant copies of data for testing and development.
  • Resource Scaling Strategies - Automatically adjusts compute capacity based on workload demands, including the ability to scale nodes down to zero.
  • HTTP Query Protocols - Provides a standardized web interface for executing SQL queries over HTTP and WebSockets.
  • HTTP-to-SQL Mappers - Provides a gateway to execute SQL queries via HTTP POST requests and receive JSON responses without native drivers.
  • Multi-Tenant Resource Isolation - Isolates CPU, memory, and I/O resources for independent tenants on shared cloud infrastructure.
  • Storage Engines - Implements a specialized PostgreSQL storage engine that decouples storage from compute to enable snapshots and point-in-time recovery.
  • Autoscaling Systems - Automatically adjusts compute resources based on demand, including the ability to scale down to zero.
  • PostgreSQL-Compatible - Offers a cloud-native serverless PostgreSQL database that separates storage from compute for automatic scaling.
  • Database Snapshots - Creates isolated database snapshots by tracking incremental changes instead of duplicating full datasets.
  • Cloud Database Provisioning - Automates the creation of tenant-specific database endpoints with specified versions and roles.
  • Timeline Branching - Supports creating copy-on-write snapshots of the database at specific points in time for isolated migrations.
  • Database Connectivity - Supports standard network endpoints for direct TCP connections using existing database drivers.
  • Log-Structured Storage - Utilizes a log-structured storage engine to persist write-ahead logs to remote object storage.
  • Traffic Routing - Directs incoming database requests to specific projects or roles using multiple authentication schemes and routing backends.
  • Point-in-Time Recovery - Recovers database state up to a specified log sequence number to undo accidental changes.
  • WebSocket Proxy Tunnels - Implements WebSocket tunneling to allow database connectivity in environments where standard TCP ports are blocked.
  • Database Systems - Serverless Postgres with storage and compute separation.
  • Databases and RAG - Serverless Postgres with branching capabilities.
  • Databases and Storage - Serverless Postgres database with branching capabilities.
  • Databases & Data - Serverless PostgreSQL with storage and compute separation.

سجل النجوم

مخطط تاريخ النجوم لـ neondatabase/neonمخطط تاريخ النجوم لـ neondatabase/neon

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Neon

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Neon.
  • greptimeteam/greptimedbالصورة الرمزية لـ GreptimeTeam

    GreptimeTeam/greptimedb

    5,968عرض على GitHub↗

    GreptimeDB is a distributed, open-source time-series database built for unified observability. It stores and queries metrics, logs, and traces together in a single columnar engine, supporting both SQL and PromQL for analysis. The database is designed as a Kubernetes-native operator with a decoupled compute and storage architecture, enabling horizontal scaling and multi-region deployment. What distinguishes GreptimeDB is its role as a multi-protocol ingestion gateway, accepting data through OpenTelemetry, Prometheus Remote Write, InfluxDB, Loki, Elasticsearch, Kafka, and MQTT protocols without

    Rustanalyticscloud-nativedatabase
    عرض على GitHub↗5,968
  • risingwavelabs/risingwaveالصورة الرمزية لـ risingwavelabs

    risingwavelabs/risingwave

    9,093عرض على GitHub↗

    RisingWave is a cloud-native streaming database and real-time analytics engine that uses standard SQL to process continuous data streams. It functions as a streaming data lakehouse, combining the capabilities of a streaming SQL database with a platform that integrates streaming ingestion with open table formats. The system is distinguished by its use of the PostgreSQL wire protocol, allowing it to integrate with existing SQL tools and drivers. It employs a decoupled compute and storage architecture, persisting streaming state and materialized views in cloud object storage to enable independen

    Rustapache-icebergdata-engineeringdatabase
    عرض على GitHub↗9,093
  • tursodatabase/libsqlالصورة الرمزية لـ tursodatabase

    tursodatabase/libsql

    16,887عرض على GitHub↗

    LibSQL is a high-performance, distributed SQL database engine that extends SQLite to support remote network access, edge computing, and real-time synchronization. It functions as an embedded database library that integrates directly into application processes while providing the infrastructure to maintain consistency across multiple geographic regions. The platform distinguishes itself by enabling database interaction over standard HTTP protocols, allowing applications to query remote data sources in serverless and edge environments without requiring local filesystem access. It includes nativ

    Cdatabaseembedded-databaserust
    عرض على GitHub↗16,887
  • vonng/pigstyالصورة الرمزية لـ Vonng

    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
عرض جميع البدائل الـ 30 لـ Neon→

الأسئلة الشائعة

ما هي وظيفة neondatabase/neon؟

Neon is a serverless PostgreSQL database platform designed with a decoupled storage and compute architecture. It functions as a multi-tenant system that isolates data and compute resources for independent users on shared cloud infrastructure, utilizing a specialized PostgreSQL storage engine.

ما هي الميزات الرئيسية لـ neondatabase/neon؟

الميزات الرئيسية لـ neondatabase/neon هي: Storage-Compute Architectures, Serverless Databases, Database Branching, Resource Scaling Strategies, HTTP Query Protocols, HTTP-to-SQL Mappers, Multi-Tenant Resource Isolation, Storage Engines.

ما هي البدائل مفتوحة المصدر لـ neondatabase/neon؟

تشمل البدائل مفتوحة المصدر لـ neondatabase/neon: greptimeteam/greptimedb — GreptimeDB is a distributed, open-source time-series database built for unified observability. It stores and queries… risingwavelabs/risingwave — RisingWave is a cloud-native streaming database and real-time analytics engine that uses standard SQL to process… tursodatabase/libsql — LibSQL is a high-performance, distributed SQL database engine that extends SQLite to support remote network access,… vonng/pigsty — Pigsty is a comprehensive database infrastructure orchestration platform designed to automate the full lifecycle of… surrealdb/surrealdb — SurrealDB is a multi-model database engine designed to store and query document, graph, relational, and vector data… influxdata/influxdb — InfluxDB is a specialized time series database platform engineered for the high-speed ingestion, compression, and…