DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Google Cloud Datastore vs. LokiJS vs. MarkLogic vs. Microsoft Access vs. Percona Server for MongoDB

System Properties Comparison Google Cloud Datastore vs. LokiJS vs. MarkLogic vs. Microsoft Access vs. Percona Server for MongoDB

Editorial information provided by DB-Engines
NameGoogle Cloud Datastore  Xexclude from comparisonLokiJS  Xexclude from comparisonMarkLogic  Xexclude from comparisonMicrosoft Access  Xexclude from comparisonPercona Server for MongoDB  Xexclude from comparison
DescriptionAutomatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformIn-memory JavaScript DBMSOperational and transactional Enterprise NoSQL databaseMicrosoft 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.)A drop-in replacement for MongoDB Community Edition with enterprise-grade features.
Primary database modelDocument storeDocument storeDocument store
Native XML DBMS
RDF store infoas of version 7
Search engine
Relational DBMSDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.13
Rank#71  Overall
#12  Document stores
Score0.44
Rank#256  Overall
#40  Document stores
Score4.15
Rank#70  Overall
#11  Document stores
#1  Native XML DBMS
#1  RDF stores
#8  Search engines
Score93.76
Rank#12  Overall
#8  Relational DBMS
Score0.50
Rank#250  Overall
#39  Document stores
Websitecloud.google.com/­datastoregithub.com/­techfort/­LokiJSwww.progress.com/­marklogicwww.microsoft.com/­en-us/­microsoft-365/­accesswww.percona.com/­mongodb/­software/­percona-server-for-mongodb
Technical documentationcloud.google.com/­datastore/­docstechfort.github.io/­LokiJSwww.progress.com/­marklogic/­documentationdeveloper.microsoft.com/­en-us/­accessdocs.percona.com/­percona-distribution-for-mongodb
DeveloperGoogleMarkLogic Corp.MicrosoftPercona
Initial release20082014200119922015
Current release11.0, December 20221902 (16.0.11328.20222), March 20193.4.10-2.10, November 2017
License infoCommercial or Open SourcecommercialOpen Sourcecommercial inforestricted free version is availablecommercial infoBundled with Microsoft OfficeOpen Source infoGPL Version 2
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 languageJavaScriptC++C++C++
Server operating systemshostedserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Windows
Windows infoNot a real database server, but making use of DLLsLinux
Data schemeschema-freeschema-freeschema-free infoSchema can be enforcedyesschema-free
Typing infopredefined data types such as float or dateyes, details herenoyesyesyes
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 indexesyesyes infovia viewsyesyesyes
SQL infoSupport of SQLSQL-like query language (GQL)noyes infoSQL92yes infobut not compliant to any SQL standardno
APIs and other access methodsgRPC (using protocol buffers) API
RESTful HTTP/JSON API
JavaScript APIJava API
Node.js Client API
ODBC
proprietary Optic API infoProprietary Query API, introduced with version 9
RESTful HTTP API
SPARQL
WebDAV
XDBC
XQuery
XSLT
ADO.NET
DAO
ODBC
OLE DB
proprietary protocol using JSON
Supported programming languages.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
JavaScriptC
C#
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
Actionscript
C
C#
C++
Clojure
ColdFusion
D
Dart
Delphi
Erlang
Go
Groovy
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Scala
Smalltalk
Server-side scripts infoStored proceduresusing Google App EngineView functions in JavaScriptyes infovia XQuery or JavaScriptyes infosince Access 2010 using the ACE-engineJavaScript
TriggersCallbacks using the Google Apps Engineyesyesyes infosince Access 2010 using the ACE-engineno
Partitioning methods infoMethods for storing different data on different nodesShardingnoneShardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication using PaxosnoneyesnoneSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infousing Google Cloud Dataflowyesyes infovia Hadoop Connector, HDFS Direct Access and in-database MapReduce jobsnoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.noneImmediate ConsistencyEventual Consistency
Immediate Consistency
Foreign keys infoReferential integrityyes infovia ReferenceProperties or Ancestor pathsnonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoSerializable Isolation within Transactions, Read Committed outside of Transactionsno infoatomic operations within a single collection possibleACID infocan act as a resource manager in an XA/JTA transactionACID infobut no files for transaction loggingno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.yesyes infobut no files for transaction loggingyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes, with Range Indexesyes infovia In-Memory Engine
User concepts infoAccess controlAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)noRole-based access control at the document and subdocument levelsno infoa simple user-level security was built in till version Access 2003Access rights for users and roles

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
Google Cloud DatastoreLokiJSMarkLogicMicrosoft AccessPercona Server for MongoDB
DB-Engines blog posts

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

Conferences, events and webinars

Progress MarkLogic World
Washington DC, 23-25 September 2024

Recent citations in the news

Google Cloud vs AWS: Which Cloud Computing Platform is Better?
11 September 2024, Cloudwards

Google Gets Rid of Fees To Transfer Data Out of Cloud Platform
12 January 2024, Spiceworks News and Insights

Best cloud storage of 2024
13 September 2024, TechRadar

What Is Google Cloud? Platform, Benefits & More Explained
11 September 2024, Cloudwards

Google App Engine
26 April 2024, TechTarget

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

Progress Software announces speaker lineup for MarkLogic World Tour US
18 September 2024, TipRanks

Progress Brings Industry Leaders Together to Share Insights on AI and Data at MarkLogic World Tour US 2024
18 September 2024, Progress Investor Relations

Progress Brings Industry Leaders Together to Share Insights on AI and Data at MarkLogic World Tour US 2024
18 September 2024, StockTitan

Progress Announces Powerful New Generative AI Capabilities in Latest Release of MarkLogic Server
5 September 2024, Yahoo Finance

Vantage Closes Wholesale Deal in Santa Clara
30 May 2024, Data Center Knowledge

provided by Google News

I live with MS: Access to affordable healthcare is my lifeline | Opinion
14 August 2024, Miami Herald

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

Access Migration to Power Apps and Dataverse is released to General Availability
11 May 2022, Microsoft

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

provided by Google News

Percona launches management system aimed at open-source databases
17 May 2022, The Register

Is database-as-a-service in Percona’s future?
23 May 2022, VentureBeat

FerretDB goes GA: Gives you MongoDB, without the MongoDB...
15 May 2023, The Stack

The essential guide to MongoDB security
2 February 2017, InfoWorld

Supercharge your Amazon RDS for MySQL deployment with ProxySQL and Percona Monitoring and Management
12 October 2018, AWS Blog

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.

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

RaimaDB logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Milvus logo

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

Present your product here