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

DBMS > GeoMesa vs. OrientDB vs. SQLite vs. TinkerGraph vs. Yanza

System Properties Comparison GeoMesa vs. OrientDB vs. SQLite vs. TinkerGraph vs. Yanza

Editorial information provided by DB-Engines
NameGeoMesa  Xexclude from comparisonOrientDB  Xexclude from comparisonSQLite  Xexclude from comparisonTinkerGraph  Xexclude from comparisonYanza  Xexclude from comparison
Yanza 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.Multi-model DBMS (Document, Graph, Key/Value)Widely used embeddable, in-process RDBMSA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 APITime Series DBMS for IoT Applications
Primary database modelSpatial DBMSDocument store
Graph DBMS
Key-value store
Relational DBMSGraph DBMSTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.86
Rank#205  Overall
#4  Spatial DBMS
Score3.25
Rank#89  Overall
#16  Document stores
#6  Graph DBMS
#13  Key-value stores
Score111.41
Rank#10  Overall
#7  Relational DBMS
Score0.13
Rank#345  Overall
#35  Graph DBMS
Websitewww.geomesa.orgorientdb.orgwww.sqlite.orgtinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlinyanza.com
Technical documentationwww.geomesa.org/­documentation/­stable/­user/­index.htmlwww.orientdb.com/­docs/­last/­index.htmlwww.sqlite.org/­docs.html
DeveloperCCRi and othersOrientDB LTD; CallidusCloud; SAPDwayne Richard HippYanza
Initial release20142010200020092015
Current release5.0.0, May 20243.2.29, March 20243.46.0  (23 May 2024), May 2024
License infoCommercial or Open SourceOpen Source infoApache License 2.0Open Source infoApache version 2Open Source infoPublic DomainOpen Source infoApache 2.0commercial infofree version available
Cloud-based only infoOnly available as a cloud servicenonononono infobut mainly used as a service provided by Yanza
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageScalaJavaCJava
Server operating systemsAll OS with a Java JDK (>= JDK 6)server-lessWindows
Data schemeyesschema-free infoSchema can be enforced for whole record ("schema-full") or for some fields only ("schema-hybrid")yes infodynamic column typesschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyes infonot rigid because of 'dynamic typing' concept.yesno
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.nonononono
Secondary indexesyesyesyesnono
SQL infoSupport of SQLnoSQL-like query language, no joinsyes infoSQL-92 is not fully supportednono
APIs and other access methodsTinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
TinkerPop 3HTTP API
Supported programming languages.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
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
Groovy
Java
any language that supports HTTP calls
Server-side scripts infoStored proceduresnoJava, Javascriptnonono
TriggersnoHooksyesnoyes infoTimer and event based
Partitioning methods infoMethods for storing different data on different nodesdepending on storage layerShardingnonenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesdepending on storage layerMulti-source replicationnonenonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesno infocould be achieved with distributed queriesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemdepending on storage layernoneImmediate Consistency
Foreign keys infoReferential integritynoyes inforelationship in graphsyesyes infoRelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDnono
Concurrency infoSupport for concurrent manipulation of datayesyesyes infovia file-system locksnoyes
Durability infoSupport for making data persistentyesyesyesoptionalyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.depending on storage layeryesyes
User concepts infoAccess controlyes infodepending on the DBMS used for storageAccess rights for users and roles; record level security configurablenonono

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

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, 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

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21 January 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20 September 2019, Towards Data Science

The 12 Best Graph Databases to Consider for 2024
22 October 2023, Solutions Review

ArangoDB raises $10 million for NoSQL database management
14 March 2019, VentureBeat

Introducing Gremlin The Graph Database
14 August 2013, iProgrammer

provided by Google News

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

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

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

provided by Google News

Unit testing Apache TinkerPop transactions: From TinkerGraph to Amazon Neptune | Amazon Web Services
3 June 2024, AWS Blog

Why developers like Apache TinkerPop, an open source framework for graph computing | Amazon Web Services
27 September 2021, AWS Blog

InfiniteGraph Gets Support for Common Graph Database Language and More
21 February 2012, SiliconANGLE News

Introducing Gremlin query hints for Amazon Neptune
26 February 2019, AWS Blog

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