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

DBMS > Elasticsearch vs. Faircom EDGE vs. OrigoDB vs. SpatiaLite vs. Transwarp ArgoDB

System Properties Comparison Elasticsearch vs. Faircom EDGE vs. OrigoDB vs. SpatiaLite vs. Transwarp ArgoDB

Editorial information provided by DB-Engines
NameElasticsearch  Xexclude from comparisonFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonOrigoDB  Xexclude from comparisonSpatiaLite  Xexclude from comparisonTranswarp ArgoDB  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 fully ACID in-memory object graph databaseSpatial extension of SQLiteDistributed Analytical Database to replace Hadoop+MPP hybrid architecture
Primary database modelSearch engineKey-value store
Relational DBMS
Document store
Object oriented DBMS
Spatial DBMSRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
Vector DBMS
Relational DBMSSearch engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score135.35
Rank#7  Overall
#1  Search engines
Score0.02
Rank#368  Overall
#54  Key-value stores
#156  Relational DBMS
Score0.00
Rank#383  Overall
#53  Document stores
#20  Object oriented DBMS
Score1.60
Rank#149  Overall
#3  Spatial DBMS
Score0.07
Rank#350  Overall
#153  Relational DBMS
Websitewww.elastic.co/­elasticsearchwww.faircom.com/­products/­faircom-edgeorigodb.comwww.gaia-gis.it/­fossil/­libspatialite/­indexwww.transwarp.cn/­en/­product/­argodb
Technical documentationwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmldocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmlorigodb.com/­docswww.gaia-gis.it/­gaia-sins/­spatialite_topics.htmldocs.transwarp.cn/­#/­documents-support/­docs?category=ARGODB
DeveloperElasticFairCom CorporationRobert Friberg et alAlessandro FurieriTranswarp
Initial release201019792009 infounder the name LiveDB2008
Current release8.6, January 2023V3, October 20205.0.0, August 2020
License infoCommercial or Open SourceOpen Source infoElastic Licensecommercial infoRestricted, free version availableOpen SourceOpen Source infoMPL 1.1, GPL v2.0 or LGPL v2.1commercial
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++C#C++
Server operating systemsAll OS with a Java VMAndroid
Linux infoARM, x86
Raspbian
Windows
Linux
Windows
server-less
Data schemeschema-free infoFlexible type definitions. Once a type is defined, it is persistentFlexible Schema (defined schema, partial schema, schema free)yesyesyes
Typing infopredefined data types such as float or dateyesyes, ANSI Standard SQL TypesUser defined using .NET types and collectionsyesyes
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.noyesno infocan be achieved using .NETno
Secondary indexesyes infoAll search fields are automatically indexedyesyesyesyes
SQL infoSupport of SQLSQL-like query languageyes infoANSI SQL queriesnoyesyes
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
.NET Client API
HTTP API
LINQ
Supported programming languages.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
C
C#
C++
Java
JavaScript
PHP
Python
VB.Net
.Net
Server-side scripts infoStored proceduresyesyes info.Net, JavaScript, C/C++yesno
Triggersyes infoby using the 'percolation' featureyesyes infoDomain Eventsyes
Partitioning methods infoMethods for storing different data on different nodesShardingFile partitioning infoCustomizable business rules for partitioninghorizontal partitioning infoclient side managed; servers are not synchronizednone
Replication methods infoMethods for redundantly storing data on multiple nodesyesyes infoSynchronous and asynchronous realtime replication based on transaction logsSource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsES-Hadoop Connectornonono
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
Foreign keys infoReferential integritynoyes infowhen using SQLdepending on modelyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoacross SQL and NoSQLyesyesyes
Durability infoSupport for making data persistentyesyesyes infoWrite ahead logyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.Memcached and Redis integrationyesyesyes
User concepts infoAccess controlFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.Role based authorizationno

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-treeEDGEOrigoDBSpatiaLiteTranswarp ArgoDB
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

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

Recent citations in the news

Netflix Uses Elasticsearch Percolate Queries to Implement Reverse Searches Efficiently
29 April 2024, InfoQ.com

Using Elasticsearch to Offload Search and Analytics from DynamoDB: Pros and Cons
10 May 2024, hackernoon.com

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

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

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

provided by Google News

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

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

国产化替代全面开花,星环科技用自研创新技术说话
26 May 2023, 存储在线

provided by Google News



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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.

AllegroGraph logo

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

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