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 > Graph Engine vs. Quasardb vs. RDF4J vs. SQLite

System Properties Comparison Graph Engine vs. Quasardb vs. RDF4J vs. SQLite

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameGraph Engine infoformer name: Trinity  Xexclude from comparisonQuasardb  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionA distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineDistributed, high-performance timeseries databaseRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.Widely used embeddable, in-process RDBMS
Primary database modelGraph DBMS
Key-value store
Time Series DBMSRDF storeRelational 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
Score0.21
Rank#322  Overall
#29  Time Series DBMS
Score0.74
Rank#222  Overall
#9  RDF stores
Score111.41
Rank#10  Overall
#7  Relational DBMS
Websitewww.graphengine.ioquasar.airdf4j.orgwww.sqlite.org
Technical documentationwww.graphengine.io/­docs/­manualdoc.quasar.ai/­masterrdf4j.org/­documentationwww.sqlite.org/­docs.html
DeveloperMicrosoftquasardbSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.Dwayne Richard Hipp
Initial release2010200920042000
Current release3.14.1, January 20243.46.0  (23 May 2024), May 2024
License infoCommercial or Open SourceOpen Source infoMIT Licensecommercial infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licensesOpen Source infoEclipse Distribution License (EDL), v1.0.Open Source infoPublic Domain
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation language.NET and CC++JavaC
Server operating systems.NETBSD
Linux
OS X
Windows
Linux
OS X
Unix
Windows
server-less
Data schemeyesschema-freeyes infoRDF Schemasyes infodynamic column types
Typing infopredefined data types such as float or dateyesyes infointeger and binaryyesyes 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.nonono
Secondary indexesyes infowith tagsyesyes
SQL infoSupport of SQLnoSQL-like query languagenoyes infoSQL-92 is not fully supported
APIs and other access methodsRESTful HTTP APIHTTP APIJava API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesC#
C++
F#
Visual Basic
.Net
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
Java
PHP
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 proceduresyesnoyesno
Triggersnonoyesyes
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningSharding infoconsistent hashingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replication with selectable replication factornonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodswith Hadoop integrationnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency
Foreign keys infoReferential integritynonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACID infoIsolation support depends on the API usedACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infovia file-system locks
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 storageyes infoby using LevelDByes infoin-memory storage is supported as wellyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infoTransient modeyes
User concepts infoAccess controlCryptographically strong user authentication and audit trailnono

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: TrinityQuasardbRDF4J infoformerly known as SesameSQLite
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

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

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

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

provided by Google News

Record quasar is most luminous object in the universe
20 February 2024, EarthSky

Quasar Partners with PTC to Empower IoT Customers with High-Performance Data Solutions
11 September 2023, Datanami

QUASAR yacht (Bilgin, 46.8m, 2016)
3 July 2023, Boat International

Quasar ‘Clocks’ Show Universe Was Five Times Slower Soon after the Big Bang
4 July 2023, Lab Manager Magazine

Quasar Selected by National Renewable Energy Laboratory to Help with Energy System De-risking and Optimization
6 June 2023, PR Newswire

provided by Google News

GraphDB Goes Open Source
27 January 2020, iProgrammer

Ontotext's GraphDB 8.10 Makes Knowledge Graph Experience Faster and Richer
13 June 2019, Markets Insider

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



Share this page

Featured Products

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

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

Present your product here