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 > Amazon SimpleDB vs. gStore vs. LokiJS vs. MonetDB vs. Transbase

System Properties Comparison Amazon SimpleDB vs. gStore vs. LokiJS vs. MonetDB vs. Transbase

Editorial information provided by DB-Engines
NameAmazon SimpleDB  Xexclude from comparisongStore  Xexclude from comparisonLokiJS  Xexclude from comparisonMonetDB  Xexclude from comparisonTransbase  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 ScioreA native Graph DBMS to store and maintain very large RDF datasets.In-memory JavaScript DBMSA relational database management system that stores data in columnsA resource-optimized, high-performance, universally applicable RDBMS
Primary database modelKey-value storeGraph DBMS
RDF store
Document storeRelational DBMSRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.88
Rank#133  Overall
#23  Key-value stores
Score0.14
Rank#342  Overall
#34  Graph DBMS
#16  RDF stores
Score0.49
Rank#260  Overall
#42  Document stores
Score1.72
Rank#141  Overall
#64  Relational DBMS
Score0.17
Rank#334  Overall
#148  Relational DBMS
Websiteaws.amazon.com/­simpledben.gstore.cngithub.com/­techfort/­LokiJSwww.monetdb.orgwww.transaction.de/­en/­products/­transbase.html
Technical documentationdocs.aws.amazon.com/­simpledben.gstore.cn/­#/­enDocstechfort.github.io/­LokiJSwww.monetdb.org/­Documentationwww.transaction.de/­en/­products/­transbase/­features.html
DeveloperAmazonMonetDB BVTransaction Software GmbH
Initial release20072016201420041987
Current release1.2, November 2023Dec2023 (11.49), December 2023Transbase 8.3, 2022
License infoCommercial or Open SourcecommercialOpen Source infoBSDOpen SourceOpen Source infoMozilla Public License 2.0commercial infofree development license
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++JavaScriptCC and C++
Server operating systemshostedLinuxserver-less, requires a JavaScript environment (browser, Node.js)FreeBSD
Linux
OS X
Solaris
Windows
FreeBSD
Linux
macOS
Solaris
Windows
Data schemeschema-freeschema-free and OWL/RDFS-schema supportschema-freeyesyes
Typing infopredefined data types such as float or datenoyesnoyesyes
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.nonono
Secondary indexesyes infoAll columns are indexed automaticallyyes infovia viewsyesyes
SQL infoSupport of SQLnononoyes infoSQL 2003 with some extensionsyes
APIs and other access methodsRESTful HTTP APIHTTP API
SPARQL 1.1
JavaScript APIJDBC
native C library infoMAPI library (MonetDB application programming interface)
ODBC
ADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languages.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
C++
Java
JavaScript (Node.js)
PHP
Python
JavaScriptC
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
Server-side scripts infoStored proceduresnoyesView functions in JavaScriptyes, in SQL, C, Ryes
Triggersnoyesyesyes
Partitioning methods infoMethods for storing different data on different nodesnone infoSharding must be implemented in the applicationnoneSharding via remote tables
Replication methods infoMethods for redundantly storing data on multiple nodesyesnonenone infoSource-replica replication available in experimental statusSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
noneImmediate Consistency
Foreign keys infoReferential integritynonoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoConcurrent data updates can be detected by the applicationyesno infoatomic operations within a single collection possibleACIDyes
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.yesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesno
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Users, roles and permissions, Role-Based Access Control (RBAC) supportednofine grained access rights according to SQL-standardfine grained access rights according to SQL-standard

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 SimpleDBgStoreLokiJSMonetDBTransbase
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

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

show all

Recent citations in the news

A Place for Everything – Amazon SimpleDB | AWS News Blog
14 December 2007, AWS Blog

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

An Overview of Amazon Web Services - Cloud Application Architectures [Book]
22 September 2018, O'Reilly Media

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

Good Advice on Keeping Your Database Simple and Fast.
25 March 2009, All Things Distributed

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

In 2024 the MonetDB Foundation was established for the preservation, maintenance and further development of the ...
31 January 2024, Centrum Wiskunde & Informatica (CWI)

MonetDB Secures Investment From (and Partners With) ServiceNow
9 December 2021, Datanami

PostgreSQL, MonetDB, and Too-Big-for-Memory Data in R - Part I - DataScienceCentral.com
6 April 2018, Data Science Central

How MonetDB Exploits Modern CPU Performance | by Dwi Prasetyo Adi Nugroho
14 January 2020, Towards Data Science

MonetDB Solutions secures investment from ServiceNow
30 September 2019, Centrum Wiskunde & Informatica (CWI)

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

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

Present your product here