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 > Citus vs. H2GIS vs. Hypertable vs. LokiJS vs. Microsoft Azure Table Storage

System Properties Comparison Citus vs. H2GIS vs. Hypertable vs. LokiJS vs. Microsoft Azure Table Storage

Editorial information provided by DB-Engines
NameCitus  Xexclude from comparisonH2GIS  Xexclude from comparisonHypertable  Xexclude from comparisonLokiJS  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparison
Hypertable has stopped its further development with March 2016 and is removed from the DB-Engines ranking.
DescriptionScalable hybrid operational and analytics RDBMS for big data use cases based on PostgreSQLSpatial extension of H2An open source BigTable implementation based on distributed file systems such as HadoopIn-memory JavaScript DBMSA Wide Column Store for rapid development using massive semi-structured datasets
Primary database modelRelational DBMSSpatial DBMSWide column storeDocument storeWide column store
Secondary database modelsDocument storeRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.15
Rank#117  Overall
#56  Relational DBMS
Score0.08
Rank#368  Overall
#7  Spatial DBMS
Score0.49
Rank#260  Overall
#42  Document stores
Score4.04
Rank#77  Overall
#6  Wide column stores
Websitewww.citusdata.comwww.h2gis.orggithub.com/­techfort/­LokiJSazure.microsoft.com/­en-us/­services/­storage/­tables
Technical documentationdocs.citusdata.comwww.h2gis.org/­docs/­hometechfort.github.io/­LokiJS
DeveloperCNRSHypertable Inc.Microsoft
Initial release20102013200920142012
Current release8.1, December 20180.9.8.11, March 2016
License infoCommercial or Open SourceOpen Source infoAGPL, commercial license also availableOpen Source infoLGPL 3.0Open Source infoGNU version 3. Commercial license availableOpen Sourcecommercial
Cloud-based only infoOnly available as a cloud servicenonononoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCJavaC++JavaScript
Server operating systemsLinuxLinux
OS X
Windows infoan inofficial Windows port is available
server-less, requires a JavaScript environment (browser, Node.js)hosted
Data schemeyesyesschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesnonoyes
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 functionalitynonono
Secondary indexesyesyesrestricted infoonly exact value or prefix value scansyes infovia viewsno
SQL infoSupport of SQLyes infostandard, with numerous extensionsyesnonono
APIs and other access methodsADO.NET
JDBC
native C library
ODBC
streaming API for large objects
C++ API
Thrift
JavaScript APIRESTful HTTP API
Supported programming languages.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
JavaC++
Java
Perl
PHP
Python
Ruby
JavaScript.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
Server-side scripts infoStored proceduresuser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.yes infobased on H2noView functions in JavaScriptno
Triggersyesyesnoyesno
Partitioning methods infoMethods for storing different data on different nodesShardingnoneShardingnoneSharding infoImplicit feature of the cloud service
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replication infoother methods possible by using 3rd party extensionsyes infobased on H2selectable replication factor on file system levelnoneyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencynoneImmediate Consistency
Foreign keys infoReferential integrityyesyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnono infoatomic operations within a single collection possibleoptimistic locking
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyes
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
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesno
User concepts infoAccess controlfine grained access rights according to SQL-standardyes infobased on H2nonoAccess rights based on private key authentication or shared access signatures

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
CitusH2GISHypertableLokiJSMicrosoft Azure Table Storage
DB-Engines blog posts

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

show all

Recent citations in the news

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

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

Ubicloud reels in $16M for its open-source cloud platform
5 March 2024, SiliconANGLE News

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

Microsoft Benchmarks Distributed PostgreSQL DBs
10 July 2023, Datanami

provided by Google News

TimescaleDB goes distributed; implements ‘Chunking’ over ‘Sharding’ for scaling-out
22 August 2019, Packt Hub

SQL and TimescaleDB. This article takes a closer look into… | by Alibaba Cloud
31 July 2019, DataDrivenInvestor

Decorate your Windows XP with Hyperdesk
30 July 2008, CNET

The Collective: Customize Your Computer & Your Phone With Star Trek
18 March 2009, TrekMovie

5 Free NoSQL Database Certification Courses Online in 2024
31 January 2024, Analytics India Magazine

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

Working with Azure to Use and Manage Data Lakes
7 March 2024, Simplilearn

How to use Azure Table storage in .Net
14 January 2019, InfoWorld

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
9 July 2021, hackernoon.com

Inside Azure File Storage
7 October 2015, azure.microsoft.com

How to write data to Azure Table Store with an Azure Function
14 April 2017, Experts Exchange

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

Milvus logo

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

Present your product here