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

DBMS > GeoMesa vs. IRONdb vs. Snowflake vs. SQLite

System Properties Comparison GeoMesa vs. IRONdb vs. Snowflake vs. SQLite

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameGeoMesa  Xexclude from comparisonIRONdb  Xexclude from comparisonSnowflake  Xexclude from comparisonSQLite  Xexclude from comparison
IRONdb seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionGeoMesa is a distributed spatio-temporal DBMS based on various systems as storage layer.A distributed Time Series DBMS with a focus on scalability, fault tolerance and operational simplicityCloud-based data warehousing service for structured and semi-structured dataWidely used embeddable, in-process RDBMS
Primary database modelSpatial DBMSTime Series DBMSRelational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.86
Rank#205  Overall
#4  Spatial DBMS
Score130.36
Rank#8  Overall
#5  Relational DBMS
Score111.41
Rank#10  Overall
#7  Relational DBMS
Websitewww.geomesa.orgwww.circonus.com/solutions/time-series-database/www.snowflake.comwww.sqlite.org
Technical documentationwww.geomesa.org/­documentation/­stable/­user/­index.htmldocs.circonus.com/irondb/category/getting-starteddocs.snowflake.net/­manuals/­index.htmlwww.sqlite.org/­docs.html
DeveloperCCRi and othersCirconus LLC.Snowflake Computing Inc.Dwayne Richard Hipp
Initial release2014201720142000
Current release5.0.0, May 2024V0.10.20, January 20183.46.0  (23 May 2024), May 2024
License infoCommercial or Open SourceOpen Source infoApache License 2.0commercialcommercialOpen Source infoPublic Domain
Cloud-based only infoOnly available as a cloud servicenonoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageScalaC and C++C
Server operating systemsLinuxhostedserver-less
Data schemeyesschema-freeyes infosupport of semi-structured data formats (JSON, XML, Avro)yes infodynamic column types
Typing infopredefined data types such as float or dateyesyes infotext, numeric, histogramsyesyes 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.nonoyesno
Secondary indexesyesnoyes
SQL infoSupport of SQLnoSQL-like query language (Circonus Analytics Query Language: CAQL)yesyes infoSQL-92 is not fully supported
APIs and other access methodsHTTP APICLI Client
JDBC
ODBC
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languages.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Lua
Perl
PHP
Python
R
Ruby
Rust
Scala
JavaScript (Node.js)
Python
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 proceduresnoyes, in Luauser defined functionsno
Triggersnonono infosimilar concept for controling cloud resourcesyes
Partitioning methods infoMethods for storing different data on different nodesdepending on storage layerAutomatic, metric affinity per nodeyesnone
Replication methods infoMethods for redundantly storing data on multiple nodesdepending on storage layerconfigurable replication factor, datacenter awareyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemdepending on storage layerImmediate consistency per node, eventual consistency across nodesImmediate Consistency
Foreign keys infoReferential integritynonoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infovia file-system locks
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.depending on storage layernonoyes
User concepts infoAccess controlyes infodepending on the DBMS used for storagenoUsers with fine-grained authorization concept, user roles and pluggable authenticationno

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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more
Navicat 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
GeoMesaIRONdbSnowflakeSQLite
DB-Engines blog posts

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

show all

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

show all

Recent citations in the news

Application observability firm Apica buys telemetry data startup Circonus and adds more funding
21 February 2024, SiliconANGLE News

Apica Acquires Telemetry Data Management Pioneer Circonus And Lands New Funding
22 February 2024, Datanami

Apica gets $6 million in funding and buys Circonus -
21 February 2024, Enterprise Times

provided by Google News

Lessons from the Ticketmaster-Snowflake Breach
12 June 2024, The Hacker News

Ticketmaster's Snowflake data breach was just one of 165
11 June 2024, The Verge

Mandiant says hackers stole a 'significant volume of data' from Snowflake customers
10 June 2024, TechCrunch

Hackers steal “significant volume” of data from hundreds of Snowflake customers
10 June 2024, Ars Technica

LendingTree confirms that cloud services attack potentially affected subsidiary
10 June 2024, The Record from Recorded Future News

provided by Google News

Microsoft Research chief scientist has no issue with Windows Recall
6 June 2024, The Register

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

A Guide to Working with SQLite Databases in Python
21 May 2024, KDnuggets

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

How to Work with SQLite Database in Python
8 June 2024, Analytics Insight

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

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.

Present your product here