age
Graph database
An extension to PostgreSQL that enables users to leverage a graph database on top of an existing relational database.
Graph database optimized for fast analysis and real-time data processing. It is provided as an extension to PostgreSQL.
3k stars
66 watching
413 forks
Language: C
last commit: 4 months ago age-databaseagensgraphanalyticsgraph-databasegraphdbmulti-model-dbmspostgresqlpostgresql-extension
Related projects:
Repository | Description | Stars |
---|---|---|
memgraph/memgraph | A graph database designed for real-time analytics and stream processing. | 2,520 |
chartdb/chartdb | A web-based database diagramming editor that allows users to visualize and design their databases with a single query. | 10,938 |
apache/incubator-hugegraph | A fast and scalable graph database for storing and querying billions of vertices and edges. | 2,663 |
timescale/timescaledb | An open-source time-series SQL database designed to make use of SQL scalable for time-series data | 18,066 |
neo4j/neo4j | A high-performance graph store with features like ACID transactions and a flexible network structure of nodes and relationships | 13,537 |
postgresml/postgresml | An open-source Postgres extension for machine learning and AI operations directly within the database. | 6,070 |
zombodb/zombodb | A Postgres extension that integrates Elasticsearch into relational databases using a custom query language and optimized indexing. | 4,687 |
apsaradb/polardb-for-postgresql | A cloud-native database service compatible with PostgreSQL, designed to provide flexible scalability and high-performance capabilities for OLAP and OLTP workloads. | 2,919 |
paradedb/paradedb | A Postgres-based search and analytics platform with distributed indexing and fast data processing capabilities | 6,317 |
knex/knex | A SQL query builder for multiple databases | 19,456 |
npgsql/npgsql | A .NET data provider for PostgreSQL that enables connection and interaction with the PostgreSQL database using C#. | 3,354 |
questdb/questdb | A high-performance, column-oriented time-series database with ANSI SQL support and low-latency techniques. | 14,699 |
pipelinedb/pipelinedb | High-performance time-series aggregation system for PostgreSQL | 2,639 |
janusgraph/janusgraph | A distributed graph database for storing and querying large graphs with complex traversals. | 5,351 |