6 مستودعات
Systems for managing interconnected data as nodes and edges to maintain complex relationships.
Distinct from Object Storage Persistence: Focuses on the management of the knowledge graph structure and relationships, not just the underlying storage.
Explore 6 awesome GitHub repositories matching data & databases · Knowledge Graph Management. Refine with filters or upvote what's useful.
Athens is no longer maintainted. Athens was an open-source, collaborative knowledge graph, backed by YC W21
Stores notes and ideas as interconnected nodes in a graph database for mapping complex relationships.
Direct File هو تطبيق لتقديم الضرائب الفيدرالية مصمم لجمع معلومات دافعي الضرائب وإرسال الإقرارات الضريبية الفيدرالية إلى واجهة برمجة تطبيقات حكومية. يعمل كأداة تصدير بيانات ضريبية، مما يتيح نقل بيانات الإقرار الفيدرالي عبر XML أو JSON إلى برامج الضرائب الحكومية والمحلية التابعة لجهات خارجية. يستخدم النظام رسماً بيانياً معرفياً تعريفياً لإدارة قواعد العمل المعقدة ومجموعات البيانات الجزئية عبر كل من بيئات العميل والخادم. يستخدم التطبيق عملية قائمة على المقابلات لجمع المعلومات ويستخدم نظام تصدير قائماً على المخطط لتبادل البيانات الضريبية. يدمج تخزين البيانات والمزامنة لنمذجة المعلومات غير المكتملة والتحقق من قواعد العمل عبر البيئات.
Utilizes a structured graph to manage complex business rules and partial data sets across client and server environments.
TypeDB هو قاعدة بيانات رسومية ذات نوع قوي ونظام إدارة قاعدة بيانات معرفية. يعمل كمخزن بيانات متعدد النماذج يوحد الهياكل العلائقية والمستندية والرسومية في بيئة واحدة، ويعمل كقاعدة بيانات متوافقة مع ACID ومحرك استعلام تصريحي. يتميز النظام باستخدام نمذجة الرسم البياني الفائق (n-ary hypergraph) وتسلسلات هرمية للأنواع متعددة الأشكال. يستخدم مخططاً ذا نوع قوي لفرض القواعد الهيكلية والتحقق من سلامة البيانات، مما يسمح بالاستدلال متعدد الأشكال القائم على النوع وتعدد أشكال الواجهة القائم على الدور لحل العلاقات المعقدة تلقائياً أثناء تنفيذ الاستعلام. تغطي المنصة مجموعة واسعة من القدرات بما في ذلك حساب العلاقات العودية عبر الجدولة، ومعاملات عزل اللقطات، واسترجاع البيانات التصريحي. كما يدعم التوافر العالي من خلال تكرار الكتلة القائم على الإجماع، والتحكم في الوصول القائم على الدور، والتكامل مع وكلاء الذكاء الاصطناعي لاسترجاع البيانات المهيكلة. يتم دعم الإدارة عبر واجهة سطر أوامر، ويوفر النظام أدوات لتصور مخططات الرسوم البيانية وتدقيق النشاط الإداري.
Functions as a comprehensive system for managing interconnected data as nodes and edges to model complex information domains.
Helix DB is a distributed graph database and knowledge graph platform that persists nodes and edges on object storage for durable and unlimited scaling. It operates as an ACID-compliant system, ensuring data consistency through serializable snapshot isolation during concurrent operations. The project distinguishes itself by combining a vector search engine and a property graph, utilizing hybrid vector and full-text search to locate entry points for graph traversals. It enables dynamic graph querying through a domain-specific language, allowing complex logic and recursive queries to be execute
Manages interconnected data as nodes and edges using an object-storage backend to maintain relationships.
Neo is an autonomous engineering platform and multi-agent orchestration framework designed to build, review, and maintain production codebases. It coordinates a swarm of multiple language models through a messaging and event system to automate complex software development workflows without manual intervention. The platform utilizes a semantic knowledge graph manager to distill session logs and documentation into a queryable topology, preserving project history and context across AI interactions. It supports multi-tenant deployment of agent swarms that employ persistent memory and structured m
Manages interconnected project history as a semantic knowledge graph to provide context for LLMs.
Memary is a memory-augmented agent framework that stores and retrieves contextual information from a knowledge graph to personalize responses and maintain long-term memory across interactions. It automatically captures all agent interactions and stores them as structured memories without requiring explicit instrumentation, then injects top-ranked user entities and themes into the active context window to tailor agent responses dynamically. The framework distinguishes itself through a multi-retriever memory search that combines COLBERT reranking with recursive graph queries across databases, e
Stores and organizes contextual information in a knowledge graph structure for structured recall.