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

DBMS > EsgynDB vs. H2GIS vs. Microsoft Azure Table Storage vs. MonetDB vs. SQLite

System Properties Comparison EsgynDB vs. H2GIS vs. Microsoft Azure Table Storage vs. MonetDB vs. SQLite

Editorial information provided by DB-Engines
NameEsgynDB  Xexclude from comparisonH2GIS  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonMonetDB  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionEnterprise-class SQL-on-Hadoop solution, powered by Apache TrafodionSpatial extension of H2A Wide Column Store for rapid development using massive semi-structured datasetsA relational database management system that stores data in columnsWidely used embeddable, in-process RDBMS
Primary database modelRelational DBMSSpatial DBMSWide column storeRelational DBMSRelational DBMS
Secondary database modelsRelational DBMSDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.15
Rank#325  Overall
#144  Relational DBMS
Score0.00
Rank#385  Overall
#7  Spatial DBMS
Score3.55
Rank#80  Overall
#6  Wide column stores
Score1.72
Rank#135  Overall
#62  Relational DBMS
Score103.35
Rank#10  Overall
#7  Relational DBMS
Websitewww.esgyn.cnwww.h2gis.orgazure.microsoft.com/­en-us/­services/­storage/­tableswww.monetdb.orgwww.sqlite.org
Technical documentationwww.h2gis.org/­docs/­homewww.monetdb.org/­Documentationwww.sqlite.org/­docs.html
DeveloperEsgynCNRSMicrosoftMonetDB BVDwayne Richard Hipp
Initial release20152013201220042000
Current releaseDec2023 (11.49), December 20233.46.1  (13 August 2024), August 2024
License infoCommercial or Open SourcecommercialOpen Source infoLGPL 3.0commercialOpen Source infoMozilla Public License 2.0Open Source infoPublic Domain
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++, JavaJavaCC
Server operating systemsLinuxhostedFreeBSD
Linux
OS X
Solaris
Windows
server-less
Data schemeyesyesschema-freeyesyes infodynamic column types
Typing infopredefined data types such as float or dateyesyesyesyesyes infonot rigid because of 'dynamic typing' concept.
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 indexesyesyesnoyesyes
SQL infoSupport of SQLyesyesnoyes infoSQL 2003 with some extensionsyes infoSQL-92 is not fully supported
APIs and other access methodsADO.NET
JDBC
ODBC
RESTful HTTP APIJDBC
native C library infoMAPI library (MonetDB application programming interface)
ODBC
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesAll languages supporting JDBC/ODBC/ADO.NetJava.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Server-side scripts infoStored proceduresJava Stored Proceduresyes infobased on H2noyes, in SQL, C, Rno
Triggersnoyesnoyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingnoneSharding infoImplicit feature of the cloud serviceSharding via remote tablesnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication between multi datacentersyes infobased on H2yes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.none infoSource-replica replication available in experimental statusnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesnoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDoptimistic lockingACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyesyes infovia file-system locks
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.noyesnoyes
User concepts infoAccess controlfine grained access rights according to SQL-standardyes infobased on H2Access rights based on private key authentication or shared access signaturesfine grained access rights according to SQL-standardno

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
3rd partiesNavicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
EsgynDBH2GISMicrosoft Azure Table StorageMonetDBSQLite
DB-Engines blog posts

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the news

How to use Azure Table storage in .Net
10 July 2024, InfoWorld

Working with Azure to Use and Manage Data Lakes
23 July 2024, Simplilearn

Azure Cosmos DB Data Migration tool imports from Azure Table storage
5 May 2015, Microsoft

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

Testing Precompiled Azure Functions Locally with Storage Emulator
8 March 2018, Visual Studio Magazine

provided by Google News

MonetDB Foundation launched
31 January 2024, Centrum Wiskunde & Informatica (CWI)

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

How MonetDB/X100 Exploits Modern CPU Performance
14 January 2020, Towards Data Science

Monet DB The Column-Store Pioneer
4 September 2019, Open Source For You

New spin-off MonetDB B.V.
16 September 2008, Centrum Wiskunde & Informatica (CWI)

provided by Google News

Google researchers suggest "fixing" SQL with pipe syntax, SQLite creator unconvinced
30 August 2024, DevClass

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

LLM-Assisted Translation From Postgres to SQLite and DuckDB
16 September 2024, The New Stack

SQLite Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

Optimizing neuroscience data management by combining REDCap, BIDS and SQLite: a case study in Deep Brain Stimulation
5 September 2024, Frontiers

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.

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