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

DBMS > Aerospike vs. Faircom DB vs. HugeGraph vs. Infobright vs. Postgres-XL

System Properties Comparison Aerospike vs. Faircom DB vs. HugeGraph vs. Infobright vs. Postgres-XL

Editorial information provided by DB-Engines
NameAerospike infopreviously called Citrusleaf  Xexclude from comparisonFaircom DB infoformerly c-treeACE  Xexclude from comparisonHugeGraph  Xexclude from comparisonInfobright  Xexclude from comparisonPostgres-XL  Xexclude from comparison
DescriptionFlash-optimized In-memory NoSQL DatabaseNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.A fast-speed and highly-scalable Graph DBMSHigh performant column-oriented DBMS for analytic workloads using MySQL or PostgreSQL as a frontendBased on PostgreSQL enhanced with MPP and write-scale-out cluster features
Primary database modelDocument store
Graph DBMS infoleveraging Apache Tinkerpop
Key-value store
Spatial DBMS
Key-value store
Relational DBMS
Graph DBMSRelational DBMSRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score5.51
Rank#60  Overall
#10  Document stores
#3  Graph DBMS
#6  Key-value stores
#2  Spatial DBMS
Score0.29
Rank#304  Overall
#43  Key-value stores
#136  Relational DBMS
Score0.17
Rank#335  Overall
#31  Graph DBMS
Score1.02
Rank#192  Overall
#90  Relational DBMS
Score0.53
Rank#254  Overall
#117  Relational DBMS
Websiteaerospike.comwww.faircom.com/­products/­faircom-dbgithub.com/­hugegraph
hugegraph.apache.org
ignitetech.com/­softwarelibrary/­infobrightdbwww.postgres-xl.org
Technical documentationdocs.aerospike.comdocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmlhugegraph.apache.org/­docswww.postgres-xl.org/­documentation
Social network pagesLinkedInTwitterYouTubeFacebook
DeveloperAerospikeFairCom CorporationBaiduIgnite Technologies Inc.; formerly InfoBright Inc.
Initial release20121979201820052014 infosince 2012, originally named StormDB
Current release7.0, November 2023V12, November 20200.910 R1, October 2018
License infoCommercial or Open SourceOpen Source infoApache and AGPL Licenses; open sourced in June 2014; commercial Enterprise Edition availablecommercial infoRestricted, free version availableOpen Source infoApache Version 2.0commercial infoThe open source (GPLv2) version did not support inserts/updates/deletes and was discontinued with July 2016Open Source infoMozilla public license
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 languageCANSI C, C++JavaCC
Server operating systemsLinuxAIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
Linux
macOS
Unix
Linux
Windows
Linux
macOS
Data schemeschema-freeschema free, schema optional, schema required, partial schema,yesyesyes
Typing infopredefined data types such as float or dateyesyes, ANSI SQL Types, JSON, typed binary structuresyesyesyes
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.nonononoyes infoXML type, but no XML query functionality
Secondary indexesyesyesyes infoalso supports composite index and range indexno infoKnowledge Grid Technology used insteadyes
SQL infoSupport of SQLnoyes, ANSI SQL with proprietary extensionsnoyesyes infodistributed, parallel query execution
APIs and other access methodsJDBC
Proprietary protocol
TinkerPop Gremlin
ADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
Java API
RESTful HTTP API
TinkerPop Gremlin
ADO.NET
JDBC
ODBC
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languages.Net
C
C#
C++
Erlang
Go
Java
JavaScript (Node.js)
Lua
Perl
PHP
Python
Ruby
.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
Groovy
Java
Python
.Net
C
C#
C++
D
Eiffel
Erlang
Haskell
Java
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Server-side scripts infoStored proceduresuser defined functions infowith Luayes info.Net, JavaScript, C/C++asynchronous Gremlin script jobsnouser defined functions
Triggersnoyesnonoyes
Partitioning methods infoMethods for storing different data on different nodesShardingFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningyes infodepending on used storage backend, e.g. Cassandra and HBasenonehorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factoryes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).yes infodepending on used storage backend, e.g. Cassandra and HBaseSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoAerospike Aggregation Framework is similar to Map/Reducenovia hugegraph-sparknono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency in cross-datacenter configuration and Immediate Consistency in local cluster configurationEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Eventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesyes infoedges in graphnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of operationstunable from ACID to Eventually ConsistentACIDACIDACID infoMVCC
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesYes, tunable from durable to delayed durability to in-memoryyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyesno
User concepts infoAccess controlAccess rights for users and roles infowith Enterprise Edition onlyFine grained access rights according to SQL-standard with additional protections for filesUsers, roles and permissionsfine grained access rights according to SQL-standard infoexploiting MySQL or PostgreSQL frontend capabilitiesfine grained access rights according to SQL-standard
More information provided by the system vendor
Aerospike infopreviously called CitrusleafFaircom DB infoformerly c-treeACEHugeGraphInfobrightPostgres-XL
Specific characteristicsAerospike is an enterprise-class, NoSQL database solution delivering predictable...
» more
Competitive advantagesOptimized for use with SSDs (solid-state hard drives) Scales horizontally and vertically...
» more
Typical application scenariosAerospike excels in mission-critical applications that have mixed read/write workloads...
» more
Key customersNielsen, Williams-Sonoma, Inmobi, AppNexus, Telco (confidential), Financial Services...
» more
Market metricsAerospike's combination of speed, scalability, and reliability delivers 10x performance...
» more
Licensing and pricing modelsSubscription-based Enterprise Edition and free, open-source Community Edition
» more
News

Aerospike a Winner in 2024 Business Sustainability Awards
22 May 2024

New Aerospike Release Lets Enterprises Consolidate Expensive Legacy Cache And Database Platforms
15 May 2024

Aerospike Recognized by Independent Research Firm Among Notable Vendors in Vector Databases Report
7 May 2024

Aerospike Closes $109M in Growth Capital from Sumeru Equity Partners
4 April 2024

Aerospike Achieves the new AWS Advertising and Marketing Technology Competency
30 November 2023

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
Aerospike infopreviously called CitrusleafFaircom DB infoformerly c-treeACEHugeGraphInfobrightPostgres-XL
DB-Engines blog posts

Evaluating Hbase and Aerospike Solutions for Real-time System of Record
17 March 2020,  Srini Srinivasan, Aerospike (sponsor) 

show all

Recent citations in the news

Aerospike to invest tens of millions in Israeli operations, double local workforce
4 June 2024, CTech

Aerospike In-Memory noSQL Database Powers Snapdeal
31 May 2024, Data Center Knowledge

Aerospike Raises $109M For Accelerated Database Development, Market Expansion
4 April 2024, CRN

Aerospike raises $109M for its real-time database platform to capitalize on the AI boom
4 April 2024, TechCrunch

Aerospike's New Release Cuts Costs by Enabling Hundreds of Caches on Small Clusters
15 May 2024, Datanami

provided by Google News

FairCom Unveils New Look, FairCom DB v13: Introducing 'DB Made Simple'
4 June 2024, 01Net

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

provided by Google News

Critical Apache HugeGraph Flaw Let Attackers Execute Remote Code
23 April 2024, GBHackers

Top 5 CVEs and Vulnerabilities of May 2024
3 June 2024, Security Boulevard

provided by Google News



Share this page

Featured Products

Neo4j logo

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

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

Present your product here