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

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

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

3 مستودعات

Awesome GitHub RepositoriesDatabase Execution Engines

Runtime environments for processing complex multi-model database queries and operations.

Distinguishing note: Focuses on the execution engine's ability to handle multiple models natively.

Explore 3 awesome GitHub repositories matching data & databases · Database Execution Engines. Refine with filters or upvote what's useful.

Awesome Database Execution Engines GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • surrealdb/surrealdbالصورة الرمزية لـ surrealdb

    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

    Performs document storage, search, vector processing, and graph querying natively within a single unified engine.

    Rustbackend-as-a-servicecloud-databasedatabase
    عرض على GitHub↗32,397
  • clockworklabs/spacetimedbالصورة الرمزية لـ clockworklabs

    clockworklabs/SpacetimeDB

    19,189عرض على GitHub↗

    SpacetimeDB is a stateful, real-time database platform that executes application logic directly within the database engine. By unifying data storage and business logic, it allows developers to build applications where state transitions are processed through atomic, server-side functions. The platform maintains persistent connections to stream incremental updates to clients, ensuring that local caches remain synchronized with the server state at all times. The platform distinguishes itself by generating type-safe client interfaces directly from server-side schema definitions, ensuring consiste

    Executes custom application logic directly within the database engine to unify data storage and business logic.

    Rustdatabasedataorientedgame-development
    عرض على GitHub↗19,189
  • electric-sql/pgliteالصورة الرمزية لـ electric-sql

    electric-sql/pglite

    14,707عرض على GitHub↗

    Pglite is a client-side relational database engine that runs a full-featured PostgreSQL instance directly within browser and Node.js environments. By leveraging WebAssembly, it provides a persistent SQL storage solution that enables complex data management and querying without requiring an external database server. The project distinguishes itself through a reactive SQL data layer that automatically synchronizes user interface components with live query results. It manages database operations using worker threads to prevent main-thread blocking and coordinates access across multiple browser t

    Provides a full-featured relational database runtime environment for browser and Node.js applications.

    TypeScriptdatabasepostgreswasm
    عرض على GitHub↗14,707
  1. Home
  2. Data & Databases
  3. Database Execution Engines