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 > GeoSpock vs. H2 vs. ITTIA vs. SQLite vs. Trafodion

System Properties Comparison GeoSpock vs. H2 vs. ITTIA vs. SQLite vs. Trafodion

Editorial information provided by DB-Engines
NameGeoSpock  Xexclude from comparisonH2  Xexclude from comparisonITTIA  Xexclude from comparisonSQLite  Xexclude from comparisonTrafodion  Xexclude from comparison
GeoSpock seems to be discontinued. Therefore it will be excluded from the DB-Engines ranking.Apache Trafodion has been retired in 2021. Therefore it is excluded from the DB-Engines Ranking.
DescriptionSpatial and temporal data processing engine for extreme data scaleFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Edge Time Series DBMS with Real-Time Stream ProcessingWidely used embeddable, in-process RDBMSTransactional SQL-on-Hadoop DBMS
Primary database modelRelational DBMSRelational DBMSTime Series DBMSRelational DBMSRelational DBMS
Secondary database modelsTime Series DBMSSpatial DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score8.33
Rank#46  Overall
#30  Relational DBMS
Score0.44
Rank#267  Overall
#23  Time Series DBMS
Score111.41
Rank#10  Overall
#7  Relational DBMS
Websitegeospock.comwww.h2database.comwww.ittia.comwww.sqlite.orgtrafodion.apache.org
Technical documentationwww.h2database.com/­html/­main.htmlwww.sqlite.org/­docs.htmltrafodion.apache.org/­documentation.html
DeveloperGeoSpockThomas MuellerITTIA L.L.C.Dwayne Richard HippApache Software Foundation, originally developed by HP
Initial release2005200720002014
Current release2.0, September 20192.2.220, July 20238.73.46.0  (23 May 2024), May 20242.3.0, February 2019
License infoCommercial or Open SourcecommercialOpen Source infodual-licence (Mozilla public license, Eclipse public license)commercialOpen Source infoPublic DomainOpen Source infoApache 2.0
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, JavascriptJavaC and C++CC++, Java
Server operating systemshostedAll OS with a Java VMLinux
Windows
server-lessLinux
Data schemeyesyesFixed schemayes infodynamic column typesyes
Typing infopredefined data types such as float or dateyesyesFloat/Blob/Integer/String/Unicode/Date/Time/Timestamp/Intervalyes infonot rigid because of 'dynamic typing' concept.yes
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 indexestemporal, categoricalyesyesyesyes
SQL infoSupport of SQLANSI SQL for query only (using Presto)yesyesyes infoSQL-92 is not fully supportedyes
APIs and other access methodsJDBCJDBC
ODBC
JDBC
ODBC
RESTful HTTP API
WebSocket
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
ADO.NET
JDBC
ODBC
Supported programming languagesJavaC
C++
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
All languages supporting JDBC/ODBC/ADO.Net
Server-side scripts infoStored proceduresnoJava Stored Procedures and User-Defined FunctionsyesnoJava Stored Procedures
Triggersnoyesnoyesno
Partitioning methods infoMethods for storing different data on different nodesAutomatic shardingnonenoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesWith clustering: 2 database servers on different computers operate on identical copies of a databaseyesnoneyes, via HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononoyes infovia user defined functions and HBase
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDyesACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yes, multi-version concurrency control (MVCC)yes infovia file-system locksyes
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.noyesyesyesno
User concepts infoAccess controlAccess rights for users can be defined per tablefine grained access rights according to SQL-standardDatabase file passwordsnofine grained access rights according to SQL-standard

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
GeoSpockH2ITTIASQLiteTrafodion
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 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
20 June 2019, AWS Blog

Smart Cities, Autonomous Vehicles, Artificial General Intelligence Robotics: Q&A with Steve Marsh, GeoSpock
16 May 2018, ExchangeWire

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

provided by Google News

Embedded secured data base for STM32 MCUs
16 October 2023, Electronics Weekly

ITTIA Embedded Time Series Database to Support STM32 Edge Devices
8 April 2022, Embedded Computing Design

Free Healthcare Data for Use with Maptitude 2019 Mapping Software - GIS user technology news
20 September 2019, GISuser.com

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

Evaluating HTAP Databases for Machine Learning Applications
2 November 2016, KDnuggets

Low-latency, distributed database architectures are critical for emerging fog applications
7 April 2022, Embedded Computing Design

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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