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

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

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

bitnine-oss/agensgraph

0
View on GitHub↗
1,494 نجوم·158 تفرعات·C·7 مشاهداتwww.skaiworldwide.com/resource↗

Agensgraph

AgensGraph, a transactional graph database based on PostgreSQL

Features

  • Graph Databases - Transactional graph database built on PostgreSQL.

سجل النجوم

مخطط تاريخ النجوم لـ bitnine-oss/agensgraphمخطط تاريخ النجوم لـ bitnine-oss/agensgraph

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

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

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

Start searching with AI

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

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Agensgraph.
  • cayleygraph/cayleyالصورة الرمزية لـ cayleygraph

    cayleygraph/cayley

    15,043عرض على GitHub↗

    Cayley is a graph database engine designed for storing and querying interconnected data using a quad-based data model. It functions as an RDF quad store, managing information through subjects, predicates, objects, and labels. The system features a modular graph store architecture with pluggable backends, allowing it to swap between in-memory storage and various external persistent databases. It includes a GraphQL-inspired API and a dedicated data visualizer for the interactive exploration of nodes and edges. Query capabilities cover bidirectional path traversal and multi-syntax execution usi

    Go
    عرض على GitHub↗15,043
  • dgraph-io/dgraphالصورة الرمزية لـ dgraph-io

    dgraph-io/dgraph

    21,700عرض على GitHub↗

    Dgraph is a distributed graph database designed to store and query highly connected data. It organizes information as nodes and edges to represent complex relationships between entities, providing a platform for managing and analyzing deeply linked datasets. The system functions as a horizontally scalable cluster that partitions data across multiple nodes to maintain performance and availability as information volume increases. It utilizes a specialized query language built for low-latency navigation of interconnected data points, allowing for the execution of complex queries across large-sca

    Godatabasedistributedgo
    عرض على GitHub↗21,700
  • gchq/gafferالصورة الرمزية لـ gchq

    gchq/Gaffer

    1,791عرض على GitHub↗

    A large-scale entity and relation database supporting aggregation of properties

    Java
    عرض على GitHub↗1,791
  • arangodb/arangodbالصورة الرمزية لـ arangodb

    arangodb/arangodb

    14,091عرض على GitHub↗

    This project is a multi-model database system designed to store and manage information as documents, graphs, and key-value pairs within a single engine. It functions as a graph database and knowledge graph platform, providing the infrastructure to build, query, and visualize structured data models. By integrating vector search capabilities, the system serves as a vector database that supports retrieval-augmented generation for artificial intelligence applications. The platform distinguishes itself through a unified query language that allows users to perform document lookups, graph traversals

    C++arangodbdatabasedistributed-database
    عرض على GitHub↗14,091
عرض جميع البدائل الـ 13 لـ Agensgraph→

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

ما هي وظيفة bitnine-oss/agensgraph؟

AgensGraph, a transactional graph database based on PostgreSQL

ما هي الميزات الرئيسية لـ bitnine-oss/agensgraph؟

الميزات الرئيسية لـ bitnine-oss/agensgraph هي: Graph Databases.

ما هي البدائل مفتوحة المصدر لـ bitnine-oss/agensgraph؟

تشمل البدائل مفتوحة المصدر لـ bitnine-oss/agensgraph: cayleygraph/cayley — Cayley is a graph database engine designed for storing and querying interconnected data using a quad-based data model.… dgraph-io/dgraph — Dgraph is a distributed graph database designed to store and query highly connected data. It organizes information as… gchq/gaffer — A large-scale entity and relation database supporting aggregation of properties. kakao/actionbase — One database for likes, views, follows — pre-computed, served in real-time. krotik/eliasdb — EliasDB a graph-based database. arangodb/arangodb — This project is a multi-model database system designed to store and manage information as documents, graphs, and…