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

DBMS > Citus vs. Couchbase vs. GigaSpaces vs. LokiJS vs. Microsoft Access

System Properties Comparison Citus vs. Couchbase vs. GigaSpaces vs. LokiJS vs. Microsoft Access

Editorial information provided by DB-Engines
NameCitus  Xexclude from comparisonCouchbase infoOriginally called Membase  Xexclude from comparisonGigaSpaces  Xexclude from comparisonLokiJS  Xexclude from comparisonMicrosoft Access  Xexclude from comparison
DescriptionScalable hybrid operational and analytics RDBMS for big data use cases based on PostgreSQLA distributed document store with integrated cache, a powerful search engine, in-built operational and analytical capabilities, and an embedded mobile databaseHigh performance in-memory data grid platform, powering three products: Smart Cache, Smart ODS (Operational Data Store), Smart Augmented TransactionsIn-memory JavaScript DBMSMicrosoft Access combines a backend RDBMS (JET / ACE Engine) with a GUI frontend for data manipulation and queries. infoThe Access frontend is often used for accessing other datasources (DBMS, Excel, etc.)
Primary database modelRelational DBMSDocument storeDocument store
Object oriented DBMS infoValues are user defined objects
Document storeRelational 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
Graph DBMS
Search engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.21
Rank#118  Overall
#56  Relational DBMS
Score17.30
Rank#36  Overall
#5  Document stores
Score0.97
Rank#192  Overall
#32  Document stores
#6  Object oriented DBMS
Score0.43
Rank#264  Overall
#42  Document stores
Score104.92
Rank#11  Overall
#8  Relational DBMS
Websitewww.citusdata.comwww.couchbase.comwww.gigaspaces.comgithub.com/­techfort/­LokiJSwww.microsoft.com/­en-us/­microsoft-365/­access
Technical documentationdocs.citusdata.comdocs.couchbase.comdocs.gigaspaces.com/­latest/­landing.htmltechfort.github.io/­LokiJSdeveloper.microsoft.com/­en-us/­access
DeveloperCouchbase, Inc.Gigaspaces TechnologiesMicrosoft
Initial release20102011200020141992
Current release8.1, December 2018Server: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 202315.5, September 20201902 (16.0.11328.20222), March 2019
License infoCommercial or Open SourceOpen Source infoAGPL, commercial license also availableOpen Source infoBusiness Source License (BSL 1.1); Commercial licenses also availableOpen Source infoApache Version 2; Commercial licenses availableOpen Sourcecommercial infoBundled with Microsoft Office
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 languageCC, C++, Go and ErlangJava, C++, .NetJavaScriptC++
Server operating systemsLinuxLinux
OS X
Windows
Linux
macOS
Solaris
Windows
server-less, requires a JavaScript environment (browser, Node.js)Windows infoNot a real database server, but making use of DLLs
Data schemeyesschema-freeschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesyesyesnoyes
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.yes infospecific XML type available, but no XML query functionalityno infoXML can be used for describing objects metadatano
Secondary indexesyesyesyesyes infovia viewsyes
SQL infoSupport of SQLyes infostandard, with numerous extensionsSQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesSQL-99 for query and DML statementsnoyes infobut not compliant to any SQL standard
APIs and other access methodsADO.NET
JDBC
native C library
ODBC
streaming API for large objects
CLI Client
HTTP REST
Kafka Connector
Native language bindings for CRUD, Query, Search and Analytics APIs
Spark Connector
Spring Data
GigaSpaces LRMI
Hibernate
JCache
JDBC
JPA
ODBC
RESTful HTTP API
Spring Data
JavaScript APIADO.NET
DAO
ODBC
OLE DB
Supported programming languages.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
.Net
C++
Java
Python
Scala
JavaScriptC
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
Server-side scripts infoStored proceduresuser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.Functions and timers in JavaScript and UDFs in Java, Python, SQL++yesView functions in JavaScriptyes infosince Access 2010 using the ACE-engine
Triggersyesyes infovia the TAP protocolyes, event driven architectureyesyes infosince Access 2010 using the ACE-engine
Partitioning methods infoMethods for storing different data on different nodesShardingAutomatic ShardingShardingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replication infoother methods possible by using 3rd party extensionsMulti-source replication infoincluding cross data center replication
Source-replica replication
Multi-source replication infosynchronous or asynchronous
Source-replica replication infosynchronous or asynchronous
nonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesyes infoMap-Reduce pattern can be built with XAP task executorsyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency infoselectable on a per-operation basis
Immediate Consistency infoConsistency level configurable: ALL, QUORUM, ANYnone
Foreign keys infoReferential integrityyesnononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDno infoatomic operations within a single collection possibleACID infobut no files for transaction logging
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.yes infobut no files for transaction logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infoEphemeral bucketsyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardUser and Administrator separation with password-based and LDAP integrated Authentication. Role-base access control.Role-based access controlnono infoa simple user-level security was built in till version Access 2003

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
CitusCouchbase infoOriginally called MembaseGigaSpacesLokiJSMicrosoft Access
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

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

MS Access drops in DB-Engines Ranking
2 May 2013, Paul Andlinger

Microsoft SQL Server regained rank 2 in the DB-Engines popularity ranking
3 December 2012, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, Paul Andlinger

show all

Recent citations in the news

Ubicloud wants to build an open source alternative to AWS
5 March 2024, TechCrunch

How Citus Health Uses AWS to Provide Secure and Real-Time Virtual Patient Care - AWS Startups
18 August 2023, AWS Blog

Microsoft Benchmarks Distributed PostgreSQL DBs
10 July 2023, Datanami

Microsoft acquires Citus Data, re-affirming its commitment to Open Source and accelerating Azure PostgreSQL ...
24 January 2019, Microsoft

Distributed PostgreSQL Benchmarks: Azure Cosmos DB, CockroachDB, and YugabyteDB
8 July 2023, InfoQ.com

provided by Google News

Institutional investors are Couchbase, Inc.'s (NASDAQ:BASE) biggest bettors and were rewarded after last week's US ...
8 May 2024, Yahoo Finance

Couchbase Survey Finds Enterprises Plan Massive Spend on AI, with Over $21M Allocated in 2023-24
6 May 2024, Datanami

Couchbase Archives
7 May 2024, insideBIGDATA

Couchbase Announces New Features to Accelerate AI-Powered Adaptive Applications for Customers
29 February 2024, PR Newswire

Couchbase's revenue grows 20% and its stock rises in extended trading
5 March 2024, SiliconANGLE News

provided by Google News

GigaSpaces to hand out almost $14 million in dividends following Cloudify’s acquisition by Dell
19 July 2023, CTech

GigaSpaces' New Cloudify Player Designed for OpenStack
11 December 2023, Channel Futures

Data Sciences Corporation partners with GigaSpaces Technologies to usher DIH technology to enterprises in SA
10 October 2023, ITWeb

GigaSpaces Announces Version 16.0 with Breakthrough Data Integration Tools to Ease Enterprises' Digital ...
3 November 2021, PR Newswire

GigaSpaces Spins Off Cloudify, Its Open Source Cloud Orchestration Unit
27 July 2017, Data Center Knowledge

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

Abusing Microsoft Access "Linked Table" Feature to Perform NTLM Forced Authentication Attacks
9 November 2023, Check Point Research

Hackers Exploit Microsoft Access Feature to Steal Windows User’s NTLM Tokens
11 November 2023, CybersecurityNews

MS access program to increase awareness and independence of those living with MS and disability
10 July 2023, Nebraska Medicine

After installing Navisworks, Office 2016 (32-bit) applications stopped launching
8 October 2023, Autodesk Redshift

ACCDE File (What It Is and How to Open One)
27 July 2023, Lifewire

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.

AllegroGraph logo

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

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

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