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 > Couchbase vs. Datomic vs. Faircom EDGE vs. SAP SQL Anywhere vs. Solr

System Properties Comparison Couchbase vs. Datomic vs. Faircom EDGE vs. SAP SQL Anywhere vs. Solr

Editorial information provided by DB-Engines
NameCouchbase infoOriginally called Membase  Xexclude from comparisonDatomic  Xexclude from comparisonFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonSAP SQL Anywhere infoformerly called Adaptive Server Anywhere  Xexclude from comparisonSolr  Xexclude from comparison
DescriptionA distributed document store with integrated cache, a powerful search engine, in-built operational and analytical capabilities, and an embedded mobile databaseDatomic builds on immutable values, supports point-in-time queries and uses 3rd party systems for durabilityFairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsRDBMS database and synchronization technologies for server, desktop, remote office, and mobile environmentsA widely used distributed, scalable search engine based on Apache Lucene
Primary database modelDocument storeRelational DBMSKey-value store
Relational DBMS
Relational DBMSSearch engine
Secondary database modelsKey-value store infooriginating from the former Membase product and supporting the Memcached protocol
Spatial DBMS infousing the Geocouch extension
Search engine
Time Series DBMS
Vector DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score18.46
Rank#36  Overall
#5  Document stores
Score1.76
Rank#145  Overall
#66  Relational DBMS
Score0.03
Rank#380  Overall
#59  Key-value stores
#157  Relational DBMS
Score4.57
Rank#78  Overall
#43  Relational DBMS
Score44.28
Rank#24  Overall
#3  Search engines
Websitewww.couchbase.comwww.datomic.comwww.faircom.com/­products/­faircom-edgewww.sap.com/­products/­technology-platform/­sql-anywhere.htmlsolr.apache.org
Technical documentationdocs.couchbase.comdocs.datomic.comdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmlhelp.sap.com/­docs/­SAP_SQL_Anywheresolr.apache.org/­resources.html
DeveloperCouchbase, Inc.CognitectFairCom CorporationSAP infoformerly SybaseApache Software Foundation
Initial release20112012197919922006
Current releaseServer: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 20231.0.6735, June 2023V3, October 202017, July 20159.5.0, February 2024
License infoCommercial or Open SourceOpen Source infoBusiness Source License (BSL 1.1); Commercial licenses also availablecommercial infolimited edition freecommercial infoRestricted, free version availablecommercialOpen 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, C++, Go and ErlangJava, ClojureANSI C, C++Java
Server operating systemsLinux
OS X
Windows
All OS with a Java VMAndroid
Linux infoARM, x86
Raspbian
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
All OS with a Java VM inforuns as a servlet in servlet container (e.g. Tomcat, Jetty is included)
Data schemeschema-freeyesFlexible Schema (defined schema, partial schema, schema free)yesyes infoDynamic Fields enables on-the-fly addition of new fields
Typing infopredefined data types such as float or dateyesyesyes, ANSI Standard SQL Typesyesyes infosupports customizable data types and automatic typing
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.noyesyesyes
Secondary indexesyesyesyesyesyes infoAll search fields are automatically indexed
SQL infoSupport of SQLSQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesnoyes infoANSI SQL queriesyesSolr Parallel SQL Interface
APIs and other access methodsCLI Client
HTTP REST
Kafka Connector
Native language bindings for CRUD, Query, Search and Analytics APIs
Spark Connector
Spring Data
RESTful HTTP APIADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
ADO.NET
HTTP API
JDBC
ODBC
Java API
RESTful HTTP/JSON API
Supported programming languages.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
Clojure
Java
C
C#
C++
Java
JavaScript
PHP
Python
VB.Net
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.Net
Erlang
Java
JavaScript
any language that supports sockets and either XML or JSON
Perl
PHP
Python
Ruby
Scala
Server-side scripts infoStored proceduresFunctions and timers in JavaScript and UDFs in Java, Python, SQL++yes infoTransaction Functionsyes info.Net, JavaScript, C/C++yes, in C/C++, Java, .Net or PerlJava plugins
Triggersyes infovia the TAP protocolBy using transaction functionsyesyesyes infoUser configurable commands triggered on index changes
Partitioning methods infoMethods for storing different data on different nodesAutomatic Shardingnone infoBut extensive use of caching in the application peersFile partitioning infoCustomizable business rules for partitioningnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication infoincluding cross data center replication
Source-replica replication
none infoBut extensive use of caching in the application peersyes infoSynchronous and asynchronous realtime replication based on transaction logsSource-replica replication infoDatabase mirroringyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononospark-solr: github.com/­lucidworks/­spark-solr and streaming expressions to reduce
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infoselectable on a per-operation basis
Immediate ConsistencyImmediate Consistency
Tunable Consistency
Immediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynonoyes infowhen using SQLyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACIDoptimistic locking
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoacross SQL and NoSQLyesyes
Durability infoSupport for making data persistentyesyes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)yesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infoEphemeral bucketsyes inforecommended only for testing and developmentyesyesyes
User concepts infoAccess controlUser and Administrator separation with password-based and LDAP integrated Authentication. Role-base access control.noFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.fine grained access rights according to SQL-standardyes

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
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
Couchbase infoOriginally called MembaseDatomicFaircom EDGE infoformerly c-treeEDGESAP SQL Anywhere infoformerly called Adaptive Server AnywhereSolr
DB-Engines blog posts

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2 June 2014, Matthias Gelbmann

show all

Elasticsearch replaced Solr as the most popular search engine
12 January 2016, Paul Andlinger

Enterprise Search Engines almost double their popularity in the last 12 months
2 July 2014, Paul Andlinger

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

show all

Recent citations in the news

Insider Sell: Couchbase Inc (BASE) CEO Matthew Cain Disposes of Shares Insider Sell: Couchbase Inc (BASE) CEO ...
18 April 2024, Yahoo Finance

Couchbase Earnings: What To Look For From BASE
15 April 2024, The Globe and Mail

Couchbase: GenAI simplifies software development, leading to improved productivity
15 April 2024, Backend News

Couchbase CEO Matthew Cain sells shares worth over $240k By Investing.com
18 April 2024, Investing.com UK

Readystate Asset Management LP Purchases 53,000 Shares of Couchbase, Inc. (NASDAQ:BASE)
18 April 2024, MarketBeat

provided by Google News

Nubank buys firm behind Clojure programming language
28 July 2020, Finextra

Zoona Case Study
16 December 2017, AWS Blog

Architecting Software for Leverage
13 November 2021, InfoQ.com

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

Relational, NoSQL, Ledger Databases work, not Permissioned Blockchains.
13 January 2019, hackernoon.com

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

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
16 December 2021, SAP News

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

provided by Google News

Closing Bell: Solar Alliance Energy Inc flat on Monday (SOLR)
16 April 2024, The Globe and Mail

SOLR-led walkout demands better conditions for Compass workers
27 February 2024, Daily Northwestern

Long Term Trading Analysis for (SOLR)
28 March 2024, Stock Traders Daily

Best Practices from Rackspace for Modernizing a Legacy HBase/Solr Architecture Using AWS Services | Amazon Web ...
9 October 2023, AWS Blog

SOLR hosts teach-in of labor movements at Northwestern
28 January 2024, Daily Northwestern

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.

Milvus logo

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

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.

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

AllegroGraph logo

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

Present your product here