DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > GeoSpock vs. LokiJS vs. NuoDB vs. PouchDB vs. Ultipa

System Properties Comparison GeoSpock vs. LokiJS vs. NuoDB vs. PouchDB vs. Ultipa

Editorial information provided by DB-Engines
NameGeoSpock  Xexclude from comparisonLokiJS  Xexclude from comparisonNuoDB  Xexclude from comparisonPouchDB  Xexclude from comparisonUltipa  Xexclude from comparison
GeoSpock seems to be discontinued. Therefore it will be excluded from the DB-Engines ranking.
DescriptionSpatial and temporal data processing engine for extreme data scaleIn-memory JavaScript DBMSNuoDB is a webscale distributed database that supports SQL and ACID transactionsJavaScript DBMS with an API inspired by CouchDBHigh performance Graph DBMS supporting HTAP high availability cluster deployment
Primary database modelRelational DBMSDocument storeRelational DBMSDocument storeGraph DBMS
Secondary database modelsTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.49
Rank#260  Overall
#42  Document stores
Score0.94
Rank#197  Overall
#92  Relational DBMS
Score2.34
Rank#112  Overall
#21  Document stores
Score0.19
Rank#330  Overall
#30  Graph DBMS
Websitegeospock.comgithub.com/­techfort/­LokiJSwww.3ds.com/­nuodb-distributed-sql-databasepouchdb.comwww.ultipa.com
Technical documentationtechfort.github.io/­LokiJSdoc.nuodb.compouchdb.com/­guideswww.ultipa.com/­document
DeveloperGeoSpockDassault Systèmes infooriginally NuoDB, Inc.Apache Software FoundationUltipa
Initial release2014201320122019
Current release2.0, September 20197.1.1, June 2019
License infoCommercial or Open SourcecommercialOpen Sourcecommercial infolimited edition freeOpen Sourcecommercial
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 languageJava, JavascriptJavaScriptC++JavaScript
Server operating systemshostedserver-less, requires a JavaScript environment (browser, Node.js)hosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
server-less, requires a JavaScript environment (browser, Node.js)
Data schemeyesschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesnoyesno
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.nononono
Secondary indexestemporal, categoricalyes infovia viewsyesyes infovia views
SQL infoSupport of SQLANSI SQL for query only (using Presto)noyesno
APIs and other access methodsJDBCJavaScript APIADO.NET
JDBC
ODBC
HTTP REST infoonly for PouchDB Server
JavaScript API
RESTful HTTP API
Supported programming languagesJavaScript.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
JavaScriptC++
Go
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresnoView functions in JavaScriptJava, SQLView functions in JavaScript
Triggersnoyesyesyes
Partitioning methods infoMethods for storing different data on different nodesAutomatic shardingnonedata is dynamically stored/cached on the nodes where it is read/writtenSharding infowith a proxy-based framework, named couchdb-lounge
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes infoManaged transparently by NuoDBMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanono infoatomic operations within a single collection possibleACID infotunable commit protocolno
Concurrency infoSupport for concurrent manipulation of datayesyes infoMVCC
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 infoby using IndexedDB, WebSQL or LevelDB as backend
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes infoTemporary tableyes
User concepts infoAccess controlAccess rights for users can be defined per tablenoStandard SQL roles/ privileges, Administrative Usersno

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
GeoSpockLokiJSNuoDBPouchDBUltipa
DB-Engines blog posts

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

show all

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

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

How GeoSpock is supercharging geospatial analytics
23 February 2021, ComputerWeekly.com

nChain Leads Investment Round in Extreme-scale Data Firm GeoSpock
2 October 2020, AlexaBlockchain

Imagining an 'Everything Connected' World With Geospock | AWS Startups Blog
20 June 2019, AWS Blog

GeoSpock launches Spatial Big Data Platform 2.0
4 September 2019, VanillaPlus

GeoSpock’s extreme-scale data mission in $5.4m funding boost
8 October 2020, Cambridge Independent

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25 November 2020, Dassault Systèmes

Deploy the NuoDB Database in Docker Containers
16 October 2017, The New Stack

Big Data Product Watch 1/31/17: No-Cost NuoDB, GPU Analytics, Cloud Object Storage, More -- ADTmag
31 January 2017, ADT Magazine

NuoDB empowers distributed database users to optimize cloud and container resources with new graphical dashboard
10 April 2018, Daily Host News

Temenos Benchmarks Cloud-Native Digital Banking Software AWS
21 November 2019, Temenos

provided by Google News

Building an Offline First App with PouchDB — SitePoint
10 March 2014, SitePoint

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7 March 2017, SitePoint

3 Reasons To Think Offline First
22 March 2017, IBM

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7 September 2016, SitePoint

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

provided by Google News

High-performance computing's role in real-time graph analytics - DataScienceCentral.com
30 January 2024, Data Science Central

provided by Google News



Share this page

Featured Products

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.

Milvus logo

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

Present your product here