DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Elasticsearch vs. Faircom EDGE vs. InfinityDB vs. Riak KV vs. SAP SQL Anywhere

System Properties Comparison Elasticsearch vs. Faircom EDGE vs. InfinityDB vs. Riak KV vs. SAP SQL Anywhere

Editorial information provided by DB-Engines
NameElasticsearch  Xexclude from comparisonFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonInfinityDB  Xexclude from comparisonRiak KV  Xexclude from comparisonSAP SQL Anywhere infoformerly called Adaptive Server Anywhere  Xexclude from comparison
DescriptionA distributed, RESTful modern search and analytics engine based on Apache Lucene infoElasticsearch lets you perform and combine many types of searches such as structured, unstructured, geo, and metricFairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsA Java embedded Key-Value Store which extends the Java Map interfaceDistributed, fault tolerant key-value storeRDBMS database and synchronization technologies for server, desktop, remote office, and mobile environments
Primary database modelSearch engineKey-value store
Relational DBMS
Key-value storeKey-value store infowith links between data sets and object tags for the creation of secondary indexesRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score134.78
Rank#7  Overall
#1  Search engines
Score0.03
Rank#380  Overall
#59  Key-value stores
#157  Relational DBMS
Score0.07
Rank#359  Overall
#54  Key-value stores
Score4.44
Rank#80  Overall
#9  Key-value stores
Score4.57
Rank#78  Overall
#43  Relational DBMS
Websitewww.elastic.co/­elasticsearchwww.faircom.com/­products/­faircom-edgeboilerbay.comwww.sap.com/­products/­technology-platform/­sql-anywhere.html
Technical documentationwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmldocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmlboilerbay.com/­infinitydb/­manualwww.tiot.jp/­riak-docs/­riak/­kv/­latesthelp.sap.com/­docs/­SAP_SQL_Anywhere
DeveloperElasticFairCom CorporationBoiler Bay Inc.OpenSource, formerly Basho TechnologiesSAP infoformerly Sybase
Initial release20101979200220091992
Current release8.6, January 2023V3, October 20204.03.2.0, December 202217, July 2015
License infoCommercial or Open SourceOpen Source infoElastic Licensecommercial infoRestricted, free version availablecommercialOpen Source infoApache version 2, commercial enterprise editioncommercial
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 languageJavaANSI C, C++JavaErlang
Server operating systemsAll OS with a Java VMAndroid
Linux infoARM, x86
Raspbian
Windows
All OS with a Java VMLinux
OS X
AIX
HP-UX
Linux
OS X
Solaris
Windows
Data schemeschema-free infoFlexible type definitions. Once a type is defined, it is persistentFlexible Schema (defined schema, partial schema, schema free)yes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeschema-freeyes
Typing infopredefined data types such as float or dateyesyes, ANSI Standard SQL Typesyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysnoyes
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.noyesnonoyes
Secondary indexesyes infoAll search fields are automatically indexedyesno infomanual creation possible, using inversions based on multi-value capabilityrestrictedyes
SQL infoSupport of SQLSQL-like query languageyes infoANSI SQL queriesnonoyes
APIs and other access methodsJava API
RESTful HTTP/JSON API
ADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
HTTP API
Native Erlang Interface
ADO.NET
HTTP API
JDBC
ODBC
Supported programming languages.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
C
C#
C++
Java
JavaScript
PHP
Python
VB.Net
JavaC infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Server-side scripts infoStored proceduresyesyes info.Net, JavaScript, C/C++noErlangyes, in C/C++, Java, .Net or Perl
Triggersyes infoby using the 'percolation' featureyesnoyes infopre-commit hooks and post-commit hooksyes
Partitioning methods infoMethods for storing different data on different nodesShardingFile partitioning infoCustomizable business rules for partitioningnoneSharding infono "single point of failure"none
Replication methods infoMethods for redundantly storing data on multiple nodesyesyes infoSynchronous and asynchronous realtime replication based on transaction logsnoneselectable replication factorSource-replica replication infoDatabase mirroring
MapReduce infoOffers an API for user-defined Map/Reduce methodsES-Hadoop Connectornonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allImmediate Consistency
Tunable Consistency
Immediate Consistency infoREAD-COMMITTED or SERIALIZEDEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyes infowhen using SQLno infomanual creation possible, using inversions based on multi-value capabilityno infolinks between data sets can be storedyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACID infoOptimistic locking for transactions; no isolation for bulk loadsnoACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoacross SQL and NoSQLyesyesyes
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.Memcached and Redis integrationyesnoyes
User concepts infoAccess controlFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.noyes, using Riak Securityfine grained access rights according to SQL-standard

More information provided by the system vendor

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
ElasticsearchFaircom EDGE infoformerly c-treeEDGEInfinityDBRiak KVSAP SQL Anywhere infoformerly called Adaptive Server Anywhere
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2017
2 January 2018, Paul Andlinger, Matthias Gelbmann

Elasticsearch moved into the top 10 most popular database management systems
3 July 2017, Matthias Gelbmann

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

Recent citations in the news

Introducing Elasticsearch Vector Database to Azure OpenAI Service On Your Data (Preview)
26 March 2024, insider.govtech.com

Splunk vs Elasticsearch | A Comparison and How to Choose
12 January 2024, SentinelOne

Elasticsearch Open Inference API Supports Cohere Rerank 3
11 April 2024, Business Wire

ElasticSearch Goes Deep on OpenTelemetry with eBPF Donation
13 March 2024, The New Stack

Mastering Elasticsearch: A Beginner's Guide to Powerful Searches and Precision — Part 1
21 November 2023, Towards Data Science

provided by Google News

Data Technology Company FairCom Expands The Edge with 2 New Releases of its Edge Computing Products
19 April 2023, Yahoo Finance

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

Brokers, Protocols, Platform Move Manufacturing Data
26 July 2023, EE Times

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

Trend-Setting Products in Data and Information Management for 2023
8 December 2022, Database Trends and Applications

provided by Google News

Basho Revamps Riak Open-Source Database
22 September 2023, InformationWeek

Photos: Woodstock music graduate Alex Riak returns to work with students
11 December 2023, Shaw Local News Network

Riak NoSQL Database: Use Cases and Best Practices
23 December 2011, InfoQ.com

Basho, Maker of Riak NoSQL Database, Raises $25M
13 January 2015, Data Center Knowledge

Riak NoSQL snapped up by Bet365
12 September 2017, ComputerWeekly.com

provided by Google News

Newsbyte: Latest Release of SAP® SQL Anywhere® Suite Brings Mission-Critical Services to the Internet of Things and ...
15 July 2015, PR Newswire

SAP vulnerabilities Let Attacker Inject OS Commands—Patch Now!
11 July 2023, CybersecurityNews

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
21 December 2021, SAP News

Sap Hybris Now Integrated With Office 365, Sharepoint, Azure, and 100+ via Layer2 Cloud Connector
20 February 2018, Newswire

AWS, IBM, Microsoft, Google emerge Cloud DBMS leaders
22 December 2022, Daily Host News

provided by Google News



Share this page

Featured Products

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Milvus logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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

Present your product here