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

DBMS > Amazon SimpleDB vs. Google Cloud Firestore vs. Kyligence Enterprise vs. MarkLogic vs. SwayDB

System Properties Comparison Amazon SimpleDB vs. Google Cloud Firestore vs. Kyligence Enterprise vs. MarkLogic vs. SwayDB

Editorial information provided by DB-Engines
NameAmazon SimpleDB  Xexclude from comparisonGoogle Cloud Firestore  Xexclude from comparisonKyligence Enterprise  Xexclude from comparisonMarkLogic  Xexclude from comparisonSwayDB  Xexclude from comparison
DescriptionHosted simple database service by Amazon, with the data stored in the Amazon Cloud. infoThere is an unrelated product called SimpleDB developed by Edward ScioreCloud Firestore is an auto-scaling document database for storing, syncing, and querying data for mobile and web apps. It offers seamless integration with other Firebase and Google Cloud Platform products.A distributed analytics engine for big data, built on top of Apache KylinOperational and transactional Enterprise NoSQL databaseAn embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storage
Primary database modelKey-value storeDocument storeRelational DBMSDocument store
Native XML DBMS
RDF store infoas of version 7
Search engine
Key-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.88
Rank#139  Overall
#24  Key-value stores
Score8.96
Rank#48  Overall
#8  Document stores
Score0.39
Rank#276  Overall
#125  Relational DBMS
Score6.50
Rank#56  Overall
#10  Document stores
#1  Native XML DBMS
#1  RDF stores
#5  Search engines
Score0.04
Rank#373  Overall
#57  Key-value stores
Websiteaws.amazon.com/­simpledbfirebase.google.com/­products/­firestorekyligence.io/­kyligence-enterprisewww.marklogic.comswaydb.simer.au
Technical documentationdocs.aws.amazon.com/­simpledbfirebase.google.com/­docs/­firestoredocs.marklogic.com
DeveloperAmazonGoogleKyligence, Inc.MarkLogic Corp.Simer Plaha
Initial release20072017201620012018
Current release11.0, December 2022
License infoCommercial or Open Sourcecommercialcommercialcommercialcommercial inforestricted free version is availableOpen Source infoGNU Affero GPL V3.0
Cloud-based only infoOnly available as a cloud serviceyesyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC++Scala
Server operating systemshostedhostedLinuxLinux
OS X
Windows
Data schemeschema-freeschema-freeyesschema-free infoSchema can be enforcedschema-free
Typing infopredefined data types such as float or datenoyesyesyesno
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 indexesyes infoAll columns are indexed automaticallyyesyesyesno
SQL infoSupport of SQLnonoANSI SQL for queries (using Apache Calcite)yes infoSQL92no
APIs and other access methodsRESTful HTTP APIAndroid
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
JDBC
ODBC
RESTful HTTP API
Java API
Node.js Client API
ODBC
proprietary Optic API infoProprietary Query API, introduced with version 9
RESTful HTTP API
SPARQL
WebDAV
XDBC
XQuery
XSLT
Supported programming languages.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
Go
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
C
C#
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Java
Kotlin
Scala
Server-side scripts infoStored proceduresnoyes, Firebase Rules & Cloud Functionsyes infovia XQuery or JavaScriptno
Triggersnoyes, with Cloud Functionsyesno
Partitioning methods infoMethods for storing different data on different nodesnone infoSharding must be implemented in the applicationShardingShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replicationyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoUsing Cloud Dataflowyesyes infovia Hadoop Connector, HDFS Direct Access and in-database MapReduce jobsno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoConcurrent data updates can be detected by the applicationyesACID infocan act as a resource manager in an XA/JTA transactionAtomic execution of operations
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes, with Range Indexesyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Access rights for users, groups and roles based on Google Cloud Identity and Access Management. Security Rules for 3rd party authentication using Firebase Auth.Role-based access control at the document and subdocument levelsno

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
Amazon SimpleDBGoogle Cloud FirestoreKyligence EnterpriseMarkLogicSwayDB
DB-Engines blog posts

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

Amazon - the rising star in the DBMS market
3 August 2015, Matthias Gelbmann

show all

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

show all

Recent citations in the news

New SimpleDB Goodies: Enhanced Select, Larger Result Sets, Mandatory HTTPS | Amazon Web Services
20 May 2009, AWS Blog

Hands-on Tutorial for Getting Started with Amazon SimpleDB
28 May 2010, Packt Hub

Amazon DynamoDB Serves Trillions Of Requests Per Month While Counterpart SimpleDB Is No Longer A Listed Product On AWS
12 November 2013, TechCrunch

Amazon SimpleDB Management in Eclipse | AWS News Blog
22 July 2009, AWS Blog

Amazon Goes Back to the Future With 'NoSQL' Database
19 January 2012, WIRED

provided by Google News

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1 March 2024, Forbes

Realtime vs Cloud Firestore: Which Firebase Database to go?
8 March 2024, Appinventiv

Google’s Firebase gets AI extensions, opens up its marketplace
10 May 2023, TechCrunch

Google's Cloud Firestore is now generally available
31 January 2019, ZDNet

Firestore and Python | NoSQL on Google Cloud
7 August 2020, Towards Data Science

provided by Google News

Kyligence Grows OLAP Business in the Cloud
20 February 2020, Datanami

Kyligence adds ClickHouse OLAP engine to its analytics platform
10 August 2021, VentureBeat

How Kyligence Cloud uses Amazon EMR Serverless to simplify OLAP | Amazon Web Services
9 November 2022, AWS Blog

Distributed OLAPer Kyligence accelerates core engine, adds real-time data support – Blocks and Files
10 August 2021, Blocks & Files

Is Data Modeling Dead? The Answer May Surprise You
16 September 2022, Solutions Review

provided by Google News

MarkLogic “The NoSQL Database”. In the MarkLogic Query Console, you can… | by Abhay Srivastava | Apr, 2024
23 April 2024, Medium

Database Platform to Simplify Complex Data | Progress Marklogic
7 February 2023, Progress Software

ABN AMRO Moves Progress-Powered Credit Store App to Azure Cloud; Achieves 40% Faster Data Processing, Lower ...
12 March 2024, GlobeNewswire

Seven Quick Steps to Setting Up MarkLogic Server in Kubernetes
1 February 2024, BI-Platform.nl

Progress's $355m move for MarkLogic sets the tone for 2023
4 January 2023, The Stack

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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.

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