DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Alibaba Cloud Table Store vs. Apache Impala vs. Couchbase vs. Faircom EDGE vs. Memgraph

System Properties Comparison Alibaba Cloud Table Store vs. Apache Impala vs. Couchbase vs. Faircom EDGE vs. Memgraph

Editorial information provided by DB-Engines
NameAlibaba Cloud Table Store  Xexclude from comparisonApache Impala  Xexclude from comparisonCouchbase infoOriginally called Membase  Xexclude from comparisonFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonMemgraph  Xexclude from comparison
DescriptionA fully managed Wide Column Store for large quantities of semi-structured data with real-time accessAnalytic DBMS for HadoopA distributed document store with integrated cache, a powerful search engine, in-built operational and analytical capabilities, and an embedded mobile databaseFairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsAn open source graph database built for real-time streaming and compatible with Neo4j
Primary database modelWide column storeRelational DBMSDocument storeKey-value store
Relational DBMS
Graph DBMS
Secondary database modelsDocument storeKey-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
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.31
Rank#297  Overall
#11  Wide column stores
Score12.45
Rank#40  Overall
#24  Relational DBMS
Score16.59
Rank#36  Overall
#5  Document stores
Score0.09
Rank#362  Overall
#53  Key-value stores
#155  Relational DBMS
Score3.19
Rank#94  Overall
#8  Graph DBMS
Websitewww.alibabacloud.com/­product/­table-storeimpala.apache.orgwww.couchbase.comwww.faircom.com/­products/­faircom-edgememgraph.com
Technical documentationwww.alibabacloud.com/­help/­en/­tablestoreimpala.apache.org/­impala-docs.htmldocs.couchbase.comdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmlmemgraph.com/­docs
Social network pagesLinkedInTwitterFacebookGitHubDiscord
DeveloperAlibabaApache Software Foundation infoApache top-level project, originally developed by ClouderaCouchbase, Inc.FairCom CorporationMemgraph Ltd
Initial release20162013201119792017
Current release4.1.0, June 2022Server: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 2023V3, October 2020
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2Open Source infoBusiness Source License (BSL 1.1); Commercial licenses also availablecommercial infoRestricted, free version availableOpen Source infoBSL 1.1; commercial license for enterprise edition available
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++C, C++, Go and ErlangANSI C, C++C and C++
Server operating systemshostedLinuxLinux
OS X
Windows
Android
Linux infoARM, x86
Raspbian
Windows
Linux
Data schemeschema-freeyesschema-freeFlexible Schema (defined schema, partial schema, schema free)schema-free and schema-optional
Typing infopredefined data types such as float or dateyesyesyesyes, 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.nonoyesno
Secondary indexesnoyesyesyes
SQL infoSupport of SQLnoSQL-like DML and DDL statementsSQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesyes infoANSI SQL queriesno
APIs and other access methodsHTTP APIJDBC
ODBC
CLI Client
HTTP REST
Kafka Connector
Native language bindings for CRUD, Query, Search and Analytics APIs
Spark Connector
Spring Data
ADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
Bolt protocol
Cypher query language
Supported programming languagesJava
Python
All languages supporting JDBC/ODBC.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
C
C#
C++
Java
JavaScript
PHP
Python
VB.Net
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
Server-side scripts infoStored proceduresnoyes infouser defined functions and integration of map-reduceFunctions and timers in JavaScript and UDFs in Java, Python, SQL++yes info.Net, JavaScript, C/C++
Triggersnonoyes infovia the TAP protocolyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud serviceShardingAutomatic ShardingFile partitioning infoCustomizable business rules for partitioningSharding infodynamic graph partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceselectable replication factorMulti-source replication infoincluding cross data center replication
Source-replica replication
yes infoSynchronous and asynchronous realtime replication based on transaction logsMulti-source replication using RAFT
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infoquery execution via MapReduceyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyEventual Consistency
Immediate Consistency infoselectable on a per-operation basis
Immediate Consistency
Tunable Consistency
Immediate Consistency
Foreign keys infoReferential integritynononoyes infowhen using SQLyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-row operationsnoACIDACIDACID infowith snapshot isolation
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoacross SQL and NoSQLyes, multi-version concurrency control (MVCC)
Durability infoSupport for making data persistentyesyesyesyesyes infowith periodic snapshot and write-ahead logging (WAL) of changes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes infoEphemeral bucketsyesyes
User concepts infoAccess controlAccess rights based on subaccounts and tokensAccess rights for users, groups and roles infobased on Apache Sentry and KerberosUser and Administrator separation with password-based and LDAP integrated Authentication. Role-base access control.Fine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.Users, roles and permissions
More information provided by the system vendor
Alibaba Cloud Table StoreApache ImpalaCouchbase infoOriginally called MembaseFaircom EDGE infoformerly c-treeEDGEMemgraph
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» more
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» more
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» more
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» 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
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
Alibaba Cloud Table StoreApache ImpalaCouchbase infoOriginally called MembaseFaircom EDGE infoformerly c-treeEDGEMemgraph
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

Apache Software Foundation Announces New Top-Level Project Apache Paimon
16 April 2024, Datanami

Gartner’s Magic Quadrant for Cloud Database Management Systems
9 December 2020, CRN

Top data analytics tools comparison: Alibaba Cloud, AWS, Azure, Google Cloud, IBM
5 December 2019, Wire19

25 Best Cloud Service Providers (Public and Private) in 2024
4 June 2023, CybersecurityNews

Apache Software Foundation Announces New Top-Level Project Apache Paimon
19 April 2024, Datanami

provided by Google News

Apache Impala 4 Supports Operator Multi-Threading
29 July 2021, iProgrammer

Apache Impala becomes Top-Level Project
28 November 2017, SDTimes.com

Cloudera Bringing Impala to AWS Cloud
28 November 2017, Datanami

Apache Doris just 'graduated': Why care about this SQL data warehouse
24 June 2022, InfoWorld

Hudi: Uber Engineering’s Incremental Processing Framework on Apache Hadoop
12 March 2017, Uber

provided by Google News

Database company Couchbase cruises to another solid earnings and revenue beat
5 June 2024, SiliconANGLE News

Couchbase Q1 Earnings: Strong Growth With A Step Towards Profitability (NASDAQ:BASE)
6 June 2024, Seeking Alpha

Couchbase (NASDAQ:BASE) Posts Better-Than-Expected Sales In Q1, Next Quarter's Growth Looks Optimistic
5 June 2024, Yahoo Finance

DA Davidson cuts Couchbase shares target, cites macro challenges By Investing.com
6 June 2024, Investing.com

Couchbase, Inc. (BASE) Tops Q1 EPS by 5c; offers outlook
5 June 2024, StreetInsider.com

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

Enhance Your Network Analysis with the Power of a Graph DB
4 May 2024, Towards Data Science

Graph database company Memgraph raises $9.34M
5 October 2021, VentureBeat

Croatian graph database startup Memgraph raises €8M with Microsoft as key investor, plans to boost R&D
20 October 2021, The Recursive

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7 August 2023, PR Newswire

Making Your Own Memory Graph To Detect Memory Issues On iOS
13 April 2021, hackernoon.com

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