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

DBMS > Aerospike vs. Ehcache vs. Faircom DB vs. LokiJS vs. Snowflake

System Properties Comparison Aerospike vs. Ehcache vs. Faircom DB vs. LokiJS vs. Snowflake

Editorial information provided by DB-Engines
NameAerospike infopreviously called Citrusleaf  Xexclude from comparisonEhcache  Xexclude from comparisonFaircom DB infoformerly c-treeACE  Xexclude from comparisonLokiJS  Xexclude from comparisonSnowflake  Xexclude from comparison
DescriptionFlash-optimized In-memory NoSQL DatabaseA widely adopted Java cache with tiered storage optionsNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.In-memory JavaScript DBMSCloud-based data warehousing service for structured and semi-structured data
Primary database modelDocument store
Graph DBMS infoleveraging Apache Tinkerpop
Key-value store
Spatial DBMS
Key-value storeKey-value store
Relational DBMS
Document storeRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score5.78
Rank#61  Overall
#11  Document stores
#3  Graph DBMS
#7  Key-value stores
#2  Spatial DBMS
Score4.89
Rank#67  Overall
#8  Key-value stores
Score0.20
Rank#318  Overall
#48  Key-value stores
#141  Relational DBMS
Score0.43
Rank#264  Overall
#42  Document stores
Score121.33
Rank#9  Overall
#6  Relational DBMS
Websiteaerospike.comwww.ehcache.orgwww.faircom.com/­products/­faircom-dbgithub.com/­techfort/­LokiJSwww.snowflake.com
Technical documentationdocs.aerospike.comwww.ehcache.org/­documentationdocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmltechfort.github.io/­LokiJSdocs.snowflake.net/­manuals/­index.html
Social network pagesLinkedInTwitterYouTubeFacebook
DeveloperAerospikeTerracotta Inc, owned by Software AGFairCom CorporationSnowflake Computing Inc.
Initial release20122009197920142014
Current release7.0, November 20233.10.0, March 2022V12, November 2020
License infoCommercial or Open SourceOpen Source infoApache and AGPL Licenses; open sourced in June 2014; commercial Enterprise Edition availableOpen Source infoApache Version 2; commercial licenses availablecommercial infoRestricted, free version availableOpen Sourcecommercial
Cloud-based only infoOnly available as a cloud servicenonononoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCJavaANSI C, C++JavaScript
Server operating systemsLinuxAll OS with a Java VMAIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
server-less, requires a JavaScript environment (browser, Node.js)hosted
Data schemeschema-freeschema-freeschema free, schema optional, schema required, partial schema,schema-freeyes infosupport of semi-structured data formats (JSON, XML, Avro)
Typing infopredefined data types such as float or dateyesyesyes, ANSI SQL Types, JSON, typed binary structuresnoyes
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
Secondary indexesyesnoyesyes infovia views
SQL infoSupport of SQLnonoyes, ANSI SQL with proprietary extensionsnoyes
APIs and other access methodsJDBC
Proprietary protocol
TinkerPop Gremlin
JCacheADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
JavaScript APICLI Client
JDBC
ODBC
Supported programming languages.Net
C
C#
C++
Erlang
Go
Java
JavaScript (Node.js)
Lua
Perl
PHP
Python
Ruby
Java.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
JavaScriptJavaScript (Node.js)
Python
Server-side scripts infoStored proceduresuser defined functions infowith Luanoyes info.Net, JavaScript, C/C++View functions in JavaScriptuser defined functions
Triggersnoyes infoCache Event Listenersyesyesno infosimilar concept for controling cloud resources
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoby using Terracotta ServerFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningnoneyes
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factoryes infoby using Terracotta Serveryes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).noneyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoAerospike Aggregation Framework is similar to Map/Reducenonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency in cross-datacenter configuration and Immediate Consistency in local cluster configurationTunable Consistency (Strong, Eventual, Weak)Eventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
noneImmediate Consistency
Foreign keys infoReferential integritynonoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of operationsyes infosupports JTA and can work as an XA resourcetunable from ACID to Eventually Consistentno infoatomic operations within a single collection possibleACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyes infousing a tiered cache-storage approachYes, tunable from durable to delayed durability to in-memoryyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.yes
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 onlynoFine grained access rights according to SQL-standard with additional protections for filesnoUsers with fine-grained authorization concept, user roles and pluggable authentication
More information provided by the system vendor
Aerospike infopreviously called CitrusleafEhcacheFaircom DB infoformerly c-treeACELokiJSSnowflake
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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
Aerospike infopreviously called CitrusleafEhcacheFaircom DB infoformerly c-treeACELokiJSSnowflake
DB-Engines blog posts

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

show all

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

show all

Recent citations in the news

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

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

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

Aerospike reels in $109M to accelerate its high-speed database
4 April 2024, SiliconANGLE News

Aerospike a Winner in 2024 Business Sustainability Awards
22 May 2024, Yahoo Finance

provided by Google News

Ehcache 2.0: Write-Behind Caching and JTA Support
11 May 2010, InfoQ.com

Atlassian asks customers to patch critical Jira vulnerability
22 July 2021, BleepingComputer

Hazelcast signs Java speed king to its in-memory data-grid crew
21 January 2014, The Register

Critical Jira Flaw in Atlassian Could Lead to RCE
22 July 2021, Threatpost

Scaling Australia's Most Popular Online News Sites with Ehcache
6 December 2010, InfoQ.com

provided by Google News

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

World's First Converged IIoT Hub to be Showcased at IoT Tech Expo
3 September 2021, Automation.com

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

Snowflake compromised? Attackers exploit stolen credentials
31 May 2024, Help Net Security

Cloud company Snowflake denies that reported breach originated with its products
31 May 2024, The Record from Recorded Future News

Threat actor compromising Snowflake database customers
31 May 2024, TechTarget

Here Are 9 Companies With Reported Data Hacks This Week: Everything we Know
31 May 2024, Newsweek

Denodo Sponsors Snowflake Data Cloud Summit 2024
31 May 2024, Yahoo Finance

provided by Google News



Share this page

Featured Products

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Neo4j logo

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

Present your product here