awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
gchq avatar

gchq/GafferArchived

0
View on GitHub↗
1,791 stars·364 forks·Java·Apache-2.0·11 views

Gaffer

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

Features

  • Graph Databases - Framework for storing large-scale graphs with statistical metadata.
  • Relational Databases - Large-scale graph database for complex data relationships.

Star history

Star history chart for gchq/gafferStar history chart for gchq/gaffer

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does gchq/gaffer do?

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

What are the main features of gchq/gaffer?

The main features of gchq/gaffer are: Graph Databases, Relational Databases.

Which projects share features with gchq/gaffer?

Projects with overlapping indexed features include: kakao/actionbase — One database for likes, views, follows — pre-computed, served in real-time. cayleygraph/cayley — Cayley is a graph database engine designed for storing and querying interconnected data using a quad-based data model.… apache/incubator-druid — Apache Druid is a real-time OLAP database and distributed analytics engine. It functions as a columnar time-series… biokoda/actordb — ActorDB distributed SQL database. bitnine-oss/agensgraph — AgensGraph, a transactional graph database based on PostgreSQL. arangodb/arangodb — This project is a multi-model database system designed to store and manage information as documents, graphs, and…

Projects sharing features with Gaffer

These projects share indexed features with Gaffer. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • kakao/actionbasekakao avatar

    kakao/actionbase

    220View on GitHub↗

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

    Kotlin
    View on GitHub↗220
  • cayleygraph/cayleycayleygraph avatar

    cayleygraph/cayley

    15,043View on 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
    View on GitHub↗15,043
  • apache/incubator-druidapache avatar

    apache/incubator-druid

    14,020View on GitHub↗

    Apache Druid is a real-time OLAP database and distributed analytics engine. It functions as a columnar time-series database designed for high-performance analytical queries and the real-time ingestion of streaming and batch datasets. The system provides a framework for high-concurrency analytics, allowing multiple simultaneous users to execute SQL and native queries across large-scale data. It supports mixed data ingestion, combining real-time streaming and batch loading into a single system for unified analysis. The platform includes capabilities for distributed cluster management, enabling

    Java
    View on GitHub↗14,020
  • arangodb/arangodbarangodb avatar

    arangodb/arangodb

    14,091View on 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
    View on GitHub↗14,091
Compare all 30 related projects→