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

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

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

Open-source alternatives to Gremlin

30 open-source projects similar to tinkerpop/gremlin, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Gremlin alternative.

  • airbnb/airpalالصورة الرمزية لـ airbnb

    airbnb/airpal

    2,748عرض على GitHub↗

    Web UI for PrestoDB.

    Java
    عرض على GitHub↗2,748
  • 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
  • bitnine-oss/agensgraphالصورة الرمزية لـ bitnine-oss

    bitnine-oss/agensgraph

    1,494عرض على GitHub↗

    AgensGraph, a transactional graph database based on PostgreSQL

    C
    عرض على GitHub↗1,494
  • 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

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

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

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

Find more with AI search
  • datastax/java-driverD

    datastax/java-driver

    0عرض على GitHub↗
    عرض على GitHub↗0
  • 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
  • flyway/flywayالصورة الرمزية لـ flyway

    flyway/flyway

    9,844عرض على GitHub↗

    Flyway is a database schema versioning tool and SQL migration orchestrator. It applies version-controlled schema changes to relational databases using SQL scripts and Java Database Connectivity to ensure environments remain consistent and reproducible. The tool tracks applied migration scripts in a dedicated metadata table to determine which updates require execution. It supports the synchronization of schema versions across multiple different database engines and provides integration for build systems and application frameworks to automate updates during software release processes. Capabili

    Javaauroracontinuous-deliverycontinuous-deployment
    عرض على GitHub↗9,844
  • forcedotcom/phoenixالصورة الرمزية لـ forcedotcom

    forcedotcom/phoenix

    559عرض على GitHub↗
    Java
    عرض على GitHub↗559
  • gchq/gafferالصورة الرمزية لـ gchq

    gchq/Gaffer

    1,791عرض على GitHub↗

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

    Java
    عرض على GitHub↗1,791
  • gwhalin/memcached-java-clientG

    gwhalin/Memcached-Java-Client

    0عرض على GitHub↗
    عرض على GitHub↗0
  • jprante/elasticsearch-jdbcالصورة الرمزية لـ jprante

    jprante/elasticsearch-jdbc

    2,818عرض على GitHub↗

    JDBC importer for Elasticsearch THIS REPOSITORY WILL BE DELETED WITHOUT ANY FURTHER NOTICE AFTER AUG 1 2026

    Java
    عرض على GitHub↗2,818
  • kakao/actionbaseالصورة الرمزية لـ kakao

    kakao/actionbase

    220عرض على GitHub↗

    One database for likes, views, follows — pre-computed, served in real-time

    Kotlin
    عرض على GitHub↗220
  • krotik/eliasdbالصورة الرمزية لـ krotik

    krotik/eliasdb

    1,035عرض على GitHub↗

    EliasDB a graph-based database.

    Goclusterclusteringdatabase
    عرض على GitHub↗1,035
  • liquibase/liquibaseالصورة الرمزية لـ liquibase

    liquibase/liquibase

    5,527عرض على GitHub↗

    Liquibase is a database schema change management tool and version control system designed to track, manage, and apply versioned database modifications. It functions as a SQL migration framework and DevOps automation utility that integrates database deployments into continuous delivery pipelines and build toolchains. The system enables precise rollbacks and drift detection by recording every modification made to a database schema. It supports the definition of database changes through structured changesets in XML, YAML, or JSON, as well as raw SQL scripts, to ensure consistent deployments acro

    Java
    عرض على GitHub↗5,527
  • memgraph/memgraphالصورة الرمزية لـ memgraph

    memgraph/memgraph

    4,163عرض على GitHub↗

    Memgraph is an in-memory, distributed graph database designed for high-performance labeled property graph management. It utilizes a Cypher query engine for declarative data retrieval and manipulation, providing a scalable knowledge graph backend that integrates vector search and graph traversals. The system distinguishes itself as a real-time graph analytics platform, employing native C++ and CUDA implementations to execute complex network analysis and dynamic community detection on streaming data. It provides specialized support for AI integration, including GraphRAG capabilities, the constr

    C++cyphergraphgraph-algorithms
    عرض على GitHub↗4,163
  • microsoft/graphengineالصورة الرمزية لـ Microsoft

    Microsoft/GraphEngine

    2,251عرض على GitHub↗

    Microsoft Graph Engine

    C#
    عرض على GitHub↗2,251
  • mongodb/mongo-hadoopالصورة الرمزية لـ mongodb

    mongodb/mongo-hadoop

    1,560عرض على GitHub↗

    MongoDB Connector for Hadoop

    Java
    عرض على GitHub↗1,560
  • mongodb/mongo-java-driverالصورة الرمزية لـ mongodb

    mongodb/mongo-java-driver

    2,658عرض على GitHub↗

    The official MongoDB drivers for Java, Kotlin, and Scala

    Java
    عرض على GitHub↗2,658
  • mongodb/morphiaM

    mongodb/morphia

    0عرض على GitHub↗
    عرض على GitHub↗0
  • mrniko/redissonالصورة الرمزية لـ mrniko

    mrniko/redisson

    24,355عرض على GitHub↗

    Redisson is a Java client library for Redis and Valkey that provides a distributed data structure library, a distributed lock manager, and a distributed MapReduce framework. It enables application instances in a cluster to share state through thread-safe collections and objects. The project implements a JCache compliant caching layer for standardized data storage and retrieval. It also functions as a probabilistic data store, providing memory-efficient structures such as Bloom filters and HyperLogLog for high-volume data membership testing. The library covers distributed state management usi

    Java
    عرض على GitHub↗24,355
  • neo4j/neo4jالصورة الرمزية لـ neo4j

    neo4j/neo4j

    15,928عرض على GitHub↗

    Neo4j is a native graph database management system designed to store and query highly connected data using a property-graph model. It provides an ACID-compliant transaction engine that ensures data integrity, supported by a distributed cluster architecture that maintains causal consistency across nodes. Users interact with the system through a declarative query language, which allows for complex pattern matching and path traversal without requiring manual traversal logic. The platform distinguishes itself through its hybrid approach to data retrieval, combining traditional graph-based queries

    Javacypherdatabasegraph
    عرض على GitHub↗15,928
  • netflix/astyanaxالصورة الرمزية لـ Netflix

    Netflix/astyanax

    1,034عرض على GitHub↗

    Cassandra Java Client

    Java
    عرض على GitHub↗1,034
  • netflix/priamالصورة الرمزية لـ Netflix

    Netflix/Priam

    1,039عرض على GitHub↗

    Co-Process for backup/recovery, Token Management, and Centralized Configuration management for Cassandra.

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

    paulhoule/infovore

    148عرض على GitHub↗

    RDF-Centric Map/Reduce Framework and Freebase data conversion tool

    Java
    عرض على GitHub↗148
  • prestodb/prestoالصورة الرمزية لـ prestodb

    prestodb/presto

    16,711عرض على GitHub↗

    Presto is a distributed SQL query engine designed for high-performance analytical processing across heterogeneous data sources. It functions as a data federation platform and massively parallel processing engine, allowing users to execute interactive queries against diverse storage systems without requiring data migration. By mapping remote metadata and structures to a unified relational namespace, it enables seamless cross-platform analysis through a standard SQL interface. The engine distinguishes itself through a pluggable connector architecture and a shared-nothing distributed processing

    Javabig-datadatahadoop
    عرض على GitHub↗16,711
  • richardwilly98/elasticsearch-river-mongodbالصورة الرمزية لـ richardwilly98

    richardwilly98/elasticsearch-river-mongodb

    1,123عرض على GitHub↗

    MongoDB River Plugin for ElasticSearch

    Java
    عرض على GitHub↗1,123
  • rnewson/couchdb-luceneR

    rnewson/couchdb-lucene

    0عرض على GitHub↗
    عرض على GitHub↗0
  • serge-rider/dbeaverS

    serge-rider/dbeaver

    0عرض على GitHub↗
    عرض على GitHub↗0
  • spring-projects/spring-data-mongodbالصورة الرمزية لـ spring-projects

    spring-projects/spring-data-mongodb

    1,682عرض على GitHub↗

    Provides support to increase developer productivity in Java when using MongoDB. Uses familiar Spring concepts such as a template classes for core API usage and lightweight repository style data access.

    Java
    عرض على GitHub↗1,682
  • tarantool/tarantool-javaT

    tarantool/tarantool-java

    0عرض على GitHub↗
    عرض على GitHub↗0