DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > AllegroGraph vs. Dragonfly vs. EDB Postgres vs. Faircom EDGE vs. Hive

System Properties Comparison AllegroGraph vs. Dragonfly vs. EDB Postgres vs. Faircom EDGE vs. Hive

Editorial information provided by DB-Engines
NameAllegroGraph  Xexclude from comparisonDragonfly  Xexclude from comparisonEDB Postgres  Xexclude from comparisonFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonHive  Xexclude from comparison
DescriptionHigh performance, persistent RDF store with additional support for Graph DBMSA drop-in Redis replacement that scales vertically to support millions of operations per second and terabyte sized workloads, all on a single instanceThe EDB Postgres Platform is an enterprise-class data management platform based on the open source database PostgreSQL with flexible deployment options and Oracle compatibility features, complemented by tool kits for management, integration, and migration.FairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsdata warehouse software for querying and managing large distributed datasets, built on Hadoop
Primary database modelDocument store infowith version 6.5
Graph DBMS
RDF store
Vector DBMS
Key-value storeRelational DBMSKey-value store
Relational DBMS
Relational DBMS
Secondary database modelsSpatial DBMSDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.13
Rank#179  Overall
#30  Document stores
#17  Graph DBMS
#7  RDF stores
#8  Vector DBMS
Score0.49
Rank#261  Overall
#38  Key-value stores
Score1.91
Rank#130  Overall
#60  Relational DBMS
Score0.09
Rank#362  Overall
#53  Key-value stores
#155  Relational DBMS
Score59.76
Rank#18  Overall
#12  Relational DBMS
Websiteallegrograph.comgithub.com/­dragonflydb/­dragonfly
www.dragonflydb.io
www.enterprisedb.comwww.faircom.com/­products/­faircom-edgehive.apache.org
Technical documentationfranz.com/­agraph/­support/­documentation/­current/­agraph-introduction.htmlwww.dragonflydb.io/­docswww.enterprisedb.com/­docsdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmlcwiki.apache.org/­confluence/­display/­Hive/­Home
DeveloperFranz Inc.DragonflyDB team and community contributorsEnterpriseDBFairCom CorporationApache Software Foundation infoinitially developed by Facebook
Initial release20042023200519792012
Current release8.0, December 20231.0, March 202314, December 2021V3, October 20203.1.3, April 2022
License infoCommercial or Open Sourcecommercial infoLimited community edition freeOpen Source infoBSL 1.1commercial infoBSD for PostgreSQL-componentscommercial infoRestricted, free version availableOpen Source infoApache Version 2
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++CANSI C, C++Java
Server operating systemsLinux
OS X
Windows
LinuxLinux
Windows
Android
Linux infoARM, x86
Raspbian
Windows
All OS with a Java VM
Data schemeyes infoRDF schemasscheme-freeyesFlexible Schema (defined schema, partial schema, schema free)yes
Typing infopredefined data types such as float or dateyesstrings, hashes, lists, sets, sorted sets, bit arraysyesyes, ANSI Standard SQL Typesyes
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.no infobulk load of XML files possiblenoyes infospecific XML-type available, but no XML query functionality.yes
Secondary indexesyesnoyesyesyes
SQL infoSupport of SQLSPARQL is used as query languagenoyes infostandard with numerous extensionsyes infoANSI SQL queriesSQL-like DML and DDL statements
APIs and other access methodsRESTful HTTP API
SPARQL
Proprietary protocol infoRESP - REdis Serialization ProtocolADO.NET
JDBC
native C library
ODBC
streaming API for large objects
ADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
JDBC
ODBC
Thrift
Supported programming languagesC#
Clojure
Java
Lisp
Perl
Python
Ruby
Scala
C
C#
C++
Clojure
D
Dart
Elixir
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
Lua
Objective-C
Perl
PHP
Python
R
Ruby
Rust
Scala
Swift
Tcl
.Net
C
C++
Delphi
Java
Perl
PHP
Python
Tcl
C
C#
C++
Java
JavaScript
PHP
Python
VB.Net
C++
Java
PHP
Python
Server-side scripts infoStored proceduresyes infoJavaScript or Common LispLuauser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.yes info.Net, JavaScript, C/C++yes infouser defined functions and integration of map-reduce
Triggersyespublish/subscribe channels provide some trigger functionalityyesyesno
Partitioning methods infoMethods for storing different data on different nodeswith Federationhorizontal partitioning infoby hash, list or rangeFile partitioning infoCustomizable business rules for partitioningSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Source-replica replicationMulti-source replicationyes infoSynchronous and asynchronous realtime replication based on transaction logsselectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononoyes infoquery execution via MapReduce
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationEventual ConsistencyImmediate ConsistencyImmediate Consistency
Tunable Consistency
Eventual Consistency
Foreign keys infoReferential integritynonoyesyes infowhen using SQLno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDAtomic execution of command blocks and scriptsACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyes, strict serializability by the serveryes, multi-version concurrency control (MVCC)yes infoacross SQL and NoSQLyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnoyes
User concepts infoAccess controlUsers with fine-grained authorization concept, user roles and pluggable authenticationPassword-based authenticationfine grained access rights according to SQL-standardFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.Access rights for users, groups and roles
More information provided by the system vendor
AllegroGraphDragonflyEDB PostgresFaircom EDGE infoformerly c-treeEDGEHive
Specific characteristicsKnowledge Graph Platform Leader FedShard - Designed for Entity-Event Knowledge Graph...
» more
Competitive advantagesAllegroGraph is uniquely suited to support adhoc queries through SPARQL, Prolog and...
» more
News

How a Neuro-Symbolic AI Approach Can Improve Trust in AI Apps
23 May 2024

Can Neuro-Symbolic AI Solve AI’s Weaknesses?
17 April 2024

100 Companies That Matter in KM – Franz Inc.
3 April 2024

Exploring AllegroGraph v8 – Unleashing the Power of Neuro-Symbolic AI (Recorded Webinar)
9 February 2024

What is Neuro-Symbolic AI?
23 January 2024

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
AllegroGraphDragonflyEDB PostgresFaircom EDGE infoformerly c-treeEDGEHive
DB-Engines blog posts

Why is Hadoop not listed in the DB-Engines Ranking?
13 May 2013, Paul Andlinger

show all

Recent citations in the news

Build your own chatbot and talk to your own documents - DataScienceCentral.com
4 June 2024, Data Science Central

Q&A: Can Neuro-Symbolic AI Solve AI’s Weaknesses?
8 April 2024, TDWI

AI predictions for 2024 unveil exciting technological horizons
21 November 2023, Wire19

Neuro-Symbolic AI: The Peak of Artificial Intelligence
16 November 2021, AiThority

Dr. Jans Aasman, CEO Franz Inc., Named Keynote Speaker for SEMANTiCS Conference 2022
14 September 2022, EIN News

provided by Google News

DragonflyDB Announces $21m in New Funding and General Availability
21 March 2023, businesswire.com

DragonflyDB reels in $21M for its speedy in-memory database
21 March 2023, SiliconANGLE News

Dragonfly 1.0 Released For What Claims To Be The World's Fastest In-Memory Data Store
20 March 2023, Phoronix

Intel Linux Kernel Optimizations Show Huge Benefit For High Core Count Servers
29 March 2023, Phoronix

SFU Computing Science researchers receive 2022 ACM SIGMOD Research Highlight Award.
24 February 2023, Simon Fraser University News

provided by Google News

4 highlights from EDB Postgres AI
13 June 2024, InfoWorld

EDB Puts Postgres in the Middle of Analytics Workflow with New Lakehouse Stack
22 April 2024, Datanami

EDB Announces EDB Postgres® AI, an Intelligent Platform for Transactional, Analytical and AI Workloads
23 May 2024, Yahoo Finance

Nutanix partners with EDB to fit database service for AI – Blocks and Files
21 May 2024, Blocks and Files

Enterprise DB begins rolling AI features into PostgreSQL
23 May 2024, SiliconANGLE News

provided by Google News

Innovative Software and Giant Lego Sets, Why FairCom Edge Booth is a Must-Visit at Automate
9 May 2024, MVPro

Data Technology Company FairCom Expands The Edge with 2 New Releases of its Edge Computing Products
19 April 2023, businesswire.com

Faircom expands offerings with new edge computing solutions for Industry 4.0
2 May 2023, Edge Industry Review

FairCom kicks off new era of database technology USA - English
10 November 2020, PR Newswire

Winners of the 2021 IoT Evolution Product of the Year Awards Announced
6 July 2021, IoT Evolution World

provided by Google News

Apache Software Foundation Announces Apache Hive 4.0
30 April 2024, Datanami

Design a data mesh pattern for Amazon EMR-based data lakes using AWS Lake Formation with Hive metastore ...
10 June 2024, AWS Blog

18 Top Big Data Tools and Technologies to Know About in 2024
24 January 2024, TechTarget

ASF Unveils the Next Evolution of Big Data Processing With the Launch of Hive 4.0
2 May 2024, Datanami

Run Apache Hive workloads using Spark SQL with Amazon EMR on EKS | Amazon Web Services
18 October 2023, AWS Blog

provided by Google News



Share this page

Featured Products

Datastax Astra logo

Bring all your data to Generative AI applications with vector search enabled by the most scalable
vector database available.
Try for Free

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here