DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Graph Engine vs. ObjectBox vs. SQLite vs. TempoIQ vs. Trafodion

System Properties Comparison Graph Engine vs. ObjectBox vs. SQLite vs. TempoIQ vs. Trafodion

Editorial information provided by DB-Engines
NameGraph Engine infoformer name: Trinity  Xexclude from comparisonObjectBox  Xexclude from comparisonSQLite  Xexclude from comparisonTempoIQ infoformerly TempoDB  Xexclude from comparisonTrafodion  Xexclude from comparison
TempoIQ seems to be decommissioned. It will be removed from the DB-Engines ranking.Apache Trafodion has been retired in 2021. Therefore it is excluded from the DB-Engines Ranking.
DescriptionA distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineExtremely fast embedded database for small devices, IoT and MobileWidely used embeddable, in-process RDBMSScalable analytics DBMS for sensor data, provided as a service (SaaS)Transactional SQL-on-Hadoop DBMS
Primary database modelGraph DBMS
Key-value store
Object oriented DBMSRelational DBMSTime Series DBMSRelational DBMS
Secondary database modelsTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.67
Rank#232  Overall
#21  Graph DBMS
#34  Key-value stores
Score1.29
Rank#166  Overall
#5  Object oriented DBMS
Score111.41
Rank#10  Overall
#7  Relational DBMS
Websitewww.graphengine.ioobjectbox.iowww.sqlite.orgtempoiq.com (offline)trafodion.apache.org
Technical documentationwww.graphengine.io/­docs/­manualdocs.objectbox.iowww.sqlite.org/­docs.htmltrafodion.apache.org/­documentation.html
DeveloperMicrosoftObjectBox LimitedDwayne Richard HippTempoIQApache Software Foundation, originally developed by HP
Initial release20102017200020122014
Current release3.46.0  (23 May 2024), May 20242.3.0, February 2019
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoApache License 2.0Open Source infoPublic DomaincommercialOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation language.NET and CC and C++CC++, Java
Server operating systems.NETAndroid
iOS
Linux
macOS
Windows
server-lessLinux
Data schemeyesyesyes infodynamic column typesschema-freeyes
Typing infopredefined data types such as float or dateyesyesyes infonot rigid because of 'dynamic typing' concept.yesyes
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 indexesyesyesyes
SQL infoSupport of SQLnonoyes infoSQL-92 is not fully supportednoyes
APIs and other access methodsRESTful HTTP APIProprietary native APIADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
HTTP APIADO.NET
JDBC
ODBC
Supported programming languagesC#
C++
F#
Visual Basic
C
C++
Dart
Go
Java
JavaScript infoplanned (as of Jan 2019)
Kotlin
Python infoplanned (as of Jan 2019)
Swift
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
C#
Java
JavaScript infoNode.js
Python
Ruby
All languages supporting JDBC/ODBC/ADO.Net
Server-side scripts infoStored proceduresyesnononoJava Stored Procedures
Triggersnonoyesyes infoRealtime Alertsno
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningnonenoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesonline/offline synchronization between client and servernoneyes, via HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes infovia user defined functions and HBase
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infovia file-system locksyesyes
Durability infoSupport for making data persistentoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storageyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesnono
User concepts infoAccess controlyesnosimple authentication-based access controlfine grained access rights according to SQL-standard
More information provided by the system vendor
Graph Engine infoformer name: TrinityObjectBoxSQLiteTempoIQ infoformerly TempoDBTrafodion
News

The on-device Vector Database for Android and Java
29 May 2024

Vector search: making sense of search queries
29 May 2024

Python on-device Vector and Object Database for Local AI
28 May 2024

Evolution of search: traditional vs vector search
23 May 2024

On-device Vector Database for Dart/Flutter
21 May 2024

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
Graph Engine infoformer name: TrinityObjectBoxSQLiteTempoIQ infoformerly TempoDBTrafodion
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

Trinity
30 October 2010, Microsoft

Open source Microsoft Graph Engine takes on Neo4j
13 February 2017, InfoWorld

Aerospike Is Now a Graph Database, Too
21 June 2023, Datanami

The graph analytics landscape 2019 - DataScienceCentral.com
27 February 2019, Data Science Central

IBM releases Graph, a service that can outperform SQL databases
27 July 2016, GeekWire

provided by Google News

Copilot‘s screen-snapping Recall data stored in plain text
31 May 2024, CyberNews.com

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

SQLite in Python: A Practical Guide for Developers
1 June 2024, Analytics Insight

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

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16 January 2024, DevClass

provided by Google News

No-Code Internet of Things Development Platform
29 October 2015, Automation World

provided by Google News

SQL-on-Hadoop Database Trafodion Bridges Transactions and Analysis
24 January 2018, The New Stack

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

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

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