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 > AlaSQL vs. CouchDB vs. Datastax Enterprise vs. Faircom EDGE vs. SAP Advantage Database Server

System Properties Comparison AlaSQL vs. CouchDB vs. Datastax Enterprise vs. Faircom EDGE vs. SAP Advantage Database Server

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonDatastax Enterprise  Xexclude from comparisonFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonSAP Advantage Database Server infoformer name: Sybase ADS  Xexclude from comparison
SAP Advantage Database Server seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionJavaScript DBMS libraryA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.DataStax Enterprise (DSE) is the always-on, scalable data platform built on Apache Cassandra and designed for hybrid Cloud. DSE integrates graph, search, analytics, administration, developer tooling, and monitoring into a unified platform.FairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsLow-cost RDBMS with access to ISAM and FoxPro data structures
Primary database modelDocument store
Relational DBMS
Document storeWide column storeKey-value store
Relational DBMS
Relational DBMS
Secondary database modelsSpatial DBMS infousing the Geocouch extensionDocument store
Graph DBMS
Spatial DBMS
Search engine
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.46
Rank#260  Overall
#40  Document stores
#121  Relational DBMS
Score9.30
Rank#45  Overall
#7  Document stores
Score5.80
Rank#60  Overall
#4  Wide column stores
Score0.02
Rank#368  Overall
#54  Key-value stores
#156  Relational DBMS
Websitealasql.orgcouchdb.apache.orgwww.datastax.com/­products/­datastax-enterprisewww.faircom.com/­products/­faircom-edgewww.sap.com/products/advantage-database-server.html
Technical documentationgithub.com/­AlaSQL/­alasqldocs.couchdb.org/­en/­stabledocs.datastax.comdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.html
DeveloperAndrey Gershun & Mathias R. WulffApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerDataStaxFairCom CorporationSybase, SAP
Initial release20142005201119791993
Current release3.3.3, December 20236.8, April 2020V3, October 2020
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoApache version 2commercialcommercial infoRestricted, free version availablecommercial
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.
Datastax Astra DB: Astra DB simplifies cloud-native Cassandra application development for your apps, microservices and functions. Deploy in minutes on AWS, Google Cloud, Azure, and have it managed for you by the experts, with serverless, pay-as-you-go pricing.
Implementation languageJavaScriptErlangJavaANSI C, C++
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)Android
BSD
Linux
OS X
Solaris
Windows
Linux
OS X
Android
Linux infoARM, x86
Raspbian
Windows
Linux
Windows
Data schemeschema-freeschema-freeschema-freeFlexible Schema (defined schema, partial schema, schema free)yes
Typing infopredefined data types such as float or datenonoyesyes, ANSI Standard SQL Typesyes
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.nononoyesno
Secondary indexesnoyes infovia viewsyesyesyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.noSQL-like DML and DDL statements (CQL); Spark SQLyes infoANSI SQL queriesyes
APIs and other access methodsJavaScript APIRESTful HTTP/JSON APIProprietary protocol infoCQL (Cassandra Query Language)
TinkerPop Gremlin infowith DSE Graph
ADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
.NET Client API
ADO.NET
JDBC
ODBC
OLE DB
Supported programming languagesJavaScriptC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
C
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C#
C++
Java
JavaScript
PHP
Python
VB.Net
Delphi
Perl
PHP
Server-side scripts infoStored proceduresnoView functions in JavaScriptnoyes info.Net, JavaScript, C/C++yes
Triggersyesyesyesyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoimproved architecture with release 2.0Sharding infono "single point of failure"File partitioning infoCustomizable business rules for partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication
Source-replica replication
configurable replication factor, datacenter aware, advanced replication for edge computingyes infoSynchronous and asynchronous realtime replication based on transaction logsMulti-source replication infoCONFLICT Trigger to resolve replication conflicts
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual ConsistencyImmediate Consistency
Tunable Consistency infoconsistency level can be individually decided with each write operation
Immediate Consistency
Tunable Consistency
Immediate Consistency
Foreign keys infoReferential integrityyesnonoyes infowhen using SQLyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageno infoatomic operations within a single document possibleno infoAtomicity and isolation are supported for single operationsACIDACID
Concurrency infoSupport for concurrent manipulation of datayes infostrategy: optimistic lockingyesyes infoacross SQL and NoSQLyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyesno infocaching of (temporary) tables can be configured
User concepts infoAccess controlnoAccess rights for users can be defined per databaseAccess rights for users can be defined per objectFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.fine grained access rights according to SQL-standard
More information provided by the system vendor
AlaSQLCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"Datastax EnterpriseFaircom EDGE infoformerly c-treeEDGESAP Advantage Database Server infoformer name: Sybase ADS
Specific characteristicsDataStax Enterprise is scale-out data infrastructure for enterprises that need to...
» more
Competitive advantagesSupporting the following application requirements: Zero downtime - Built on Apache...
» more
Typical application scenariosApplications that must be massively and linearly scalable with 100% uptime and able...
» more
Key customersCapital One, Cisco, Comcast, eBay, McDonald's, Microsoft, Safeway, Sony, UBS, and...
» more
Market metricsAmong the Forbes 100 Most Innovative Companies, DataStax is trusted by 5 of the top...
» more
Licensing and pricing modelsAnnual subscription
» more

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
AlaSQLCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"Datastax EnterpriseFaircom EDGE infoformerly c-treeEDGESAP Advantage Database Server infoformer name: Sybase ADS
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

Recent citations in the news

Create a Marvel Database with SQL and Javascript, the easy way
2 July 2019, Towards Data Science

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28 February 2021, hackernoon.com

Multi faceted data exploration in the browser using Leaflet and amCharts
3 May 2020, Towards Data Science

provided by Google News

How to install the CouchDB NoSQL database on Debian Server 11
16 June 2022, TechRepublic

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15 March 2022, The Register

CouchDB 3.0 puts safety first
27 February 2020, InfoWorld

CouchDB 3.0 ends admin party era • DEVCLASS
27 February 2020, DevClass

How to Connect Your Flask App With CouchDB: A NoSQL Database - MUO
14 August 2021, MakeUseOf

provided by Google News

DataStax and LlamaIndex Partner to Make Building RAG Applications Easier than Ever for GenAI Developers
20 February 2024, Business Wire

DataStax Introduces Enhanced RAG Capabilities Through Astra DB and NVIDIA Tech
19 March 2024, Datanami

DataStax Rolls Out Vector Search for Astra DB to Support Gen AI
19 July 2023, EnterpriseAI

DataStax adds vector search to boost support for generative AI workloads
18 July 2023, SiliconANGLE News

DataStax goes vector searching with Astra DB – Blocks and Files
20 July 2023, Blocks & Files

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

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

How To Collect, Store, and Query IoT Data With MQTT + SQL
16 June 2022, IoT For All

provided by Google News

SAP Announces Q3 2023 Results: Asia Pacific and Japan View
19 October 2023, SAP News

provided by Google News



Share this page

Featured Products

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

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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here