DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Graph Engine vs. Linter vs. Oracle Coherence vs. SQLite vs. TempoIQ

System Properties Comparison Graph Engine vs. Linter vs. Oracle Coherence vs. SQLite vs. TempoIQ

Editorial information provided by DB-Engines
NameGraph Engine infoformer name: Trinity  Xexclude from comparisonLinter  Xexclude from comparisonOracle Coherence  Xexclude from comparisonSQLite  Xexclude from comparisonTempoIQ infoformerly TempoDB  Xexclude from comparison
TempoIQ seems to be decommissioned. It will be removed from the DB-Engines ranking.
DescriptionA distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineRDBMS for high security requirementsOracles in-memory data grid solutionWidely used embeddable, in-process RDBMSScalable analytics DBMS for sensor data, provided as a service (SaaS)
Primary database modelGraph DBMS
Key-value store
Relational DBMSKey-value storeRelational DBMSTime Series DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.56
Rank#241  Overall
#21  Graph DBMS
#34  Key-value stores
Score0.03
Rank#368  Overall
#156  Relational DBMS
Score1.90
Rank#127  Overall
#21  Key-value stores
Score103.35
Rank#10  Overall
#7  Relational DBMS
Websitewww.graphengine.iolinter.ruwww.oracle.com/­java/­coherencewww.sqlite.orgtempoiq.com (offline)
Technical documentationwww.graphengine.io/­docs/­manualdocs.oracle.com/­en/­middleware/­standalone/­coherencewww.sqlite.org/­docs.html
DeveloperMicrosoftrelex.ruOracleDwayne Richard HippTempoIQ
Initial release20101990200720002012
Current release14.1, August 20233.46.1  (13 August 2024), August 2024
License infoCommercial or Open SourceOpen Source infoMIT LicensecommercialcommercialOpen Source infoPublic Domaincommercial
Cloud-based only infoOnly available as a cloud servicenonononoyes
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++JavaC
Server operating systems.NETAIX
Android
BSD
HP Open VMS
iOS
Linux
OS X
VxWorks
Windows
All OS with a Java VMserver-less
Data schemeyesyesschema-freeyes infodynamic column typesschema-free
Typing infopredefined data types such as float or dateyesyesyesyes 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 indexesyesnoyes
SQL infoSupport of SQLnoyesnoyes infoSQL-92 is not fully supportedno
APIs and other access methodsRESTful HTTP APIADO.NET
JDBC
LINQ
ODBC
OLE DB
Oracle Call Interface (OCI)
JCache
JPA
RESTful HTTP API
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
HTTP API
Supported programming languagesC#
C++
F#
Visual Basic
C
C#
C++
Java
Perl
PHP
Python
Qt
Ruby
Tcl
.Net
C++
Java
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
Server-side scripts infoStored proceduresyesyes infoproprietary syntax with the possibility to convert from PL/SQLnonono
Triggersnoyesyes infoLive Eventsyesyes infoRealtime Alerts
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningnoneShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationyes, with selectable consistency levelnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynoyesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDconfigurableACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infovia file-system locksyes
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 storageyesyes infooptionallyyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesno
User concepts infoAccess controlfine grained access rights according to SQL-standardauthentification to access the cache via certificates or http basic authenticationnosimple authentication-based access control

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
Graph Engine infoformer name: TrinityLinterOracle CoherenceSQLiteTempoIQ infoformerly TempoDB
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.com

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

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

The graph analytics landscape 2019
27 February 2019, Data Science Central

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

provided by Google News

Nike achieves scalability and performance with Oracle Coherence & Exadata
20 December 2012, Oracle

New solutions for Oracle WebLogic on Azure Virtual Machines
1 April 2021, Microsoft

Hazelcast takes on proprietary Oracle in the In-Memory arena
17 June 2014, DatacenterDynamics

Oracle augments payments and transaction banking in the cloud
19 September 2023, The Paypers

Use your Universal Credits with Oracle WebLogic Server for OKE
15 October 2020, Oracle

provided by Google News

Intro to Node's built-in SQLite module
24 September 2024, InfoWorld

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

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

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

SQLite Gets Into Vector Search
5 September 2024, iProgrammer

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

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.

Present your product here