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

DBMS > SQLite vs. Stardog vs. TypeDB vs. Valentina Server

System Properties Comparison SQLite vs. Stardog vs. TypeDB vs. Valentina Server

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameSQLite  Xexclude from comparisonStardog  Xexclude from comparisonTypeDB infoformerly named Grakn  Xexclude from comparisonValentina Server  Xexclude from comparison
DescriptionWidely used embeddable, in-process RDBMSEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualizationTypeDB provides developers with an expressive, customizable type system to manage their data using an award-winning query language, TypeQL, while building on a high-performance, distributed architecture.Object-relational database and reports server
Primary database modelRelational DBMSGraph DBMS
RDF store
Graph DBMS infoThe type-theoretic data model of TypeDB subsumes the graph database model.
Object oriented DBMS infoThe data model of TypeDB comprises object-oriented features such as class inheritance and interfaces.
Relational DBMS infoThe type-theoretic data model of TypeDB subsumes the relational database model.
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score111.41
Rank#10  Overall
#7  Relational DBMS
Score2.07
Rank#122  Overall
#11  Graph DBMS
#6  RDF stores
Score0.70
Rank#230  Overall
#20  Graph DBMS
#8  Object oriented DBMS
#106  Relational DBMS
Score0.21
Rank#325  Overall
#144  Relational DBMS
Websitewww.sqlite.orgwww.stardog.comtypedb.comwww.valentina-db.net
Technical documentationwww.sqlite.org/­docs.htmldocs.stardog.comtypedb.com/­docsvalentina-db.com/­docs/­dokuwiki/­v5/­doku.php
DeveloperDwayne Richard HippStardog-UnionVaticleParadigma Software
Initial release2000201020161999
Current release3.46.0  (23 May 2024), May 20247.3.0, May 20202.28.3, June 20245.7.5
License infoCommercial or Open SourceOpen Source infoPublic Domaincommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/studentsOpen Source infoGPL Version 3, commercial licenses availablecommercial
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 languageCJavaJava
Server operating systemsserver-lessLinux
macOS
Windows
Linux
OS X
Windows
Linux
OS X
Windows
Data schemeyes infodynamic column typesschema-free and OWL/RDFS-schema supportyesyes
Typing infopredefined data types such as float or dateyes infonot rigid because of 'dynamic typing' concept.yesyesyes
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.nono infoImport/export of XML data possibleno
Secondary indexesyesyes infosupports real-time indexing in full-text and geospatialyesyes
SQL infoSupport of SQLyes infoSQL-92 is not fully supportedYes, compatible with all major SQL variants through dedicated BI/SQL Servernoyes
APIs and other access methodsADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
gRPC protocol
TypeDB Console (shell)
TypeDB Studio (IDE)
ODBC
Supported programming languagesActionscript
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
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
All JVM based languages
C
C++
Java
JavaScript (Node.js)
Python
Rust
.Net
C
C#
C++
Objective-C
PHP
Ruby
Visual Basic
Visual Basic.NET
Server-side scripts infoStored proceduresnouser defined functions and aggregates, HTTP Server extensions in Javanoyes
Triggersyesyes infovia event handlersnoyes
Partitioning methods infoMethods for storing different data on different nodesnonenoneno
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication in HA-ClusterSynchronous replication via raft
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency in HA-ClusterImmediate Consistency
Foreign keys infoReferential integrityyesyes inforelationships in graphsno infosubstituted by the relationship featureyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayes infovia file-system locksyesyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesnoyes
User concepts infoAccess controlnoAccess rights for users and rolesyes infoat REST API level; other APIs in progressfine grained access rights according to SQL-standard
More information provided by the system vendor
SQLiteStardogTypeDB infoformerly named GraknValentina Server
Specific characteristicsTypeDB is a polymorphic database with a conceptual data model, a strong subtyping...
» more
Competitive advantagesTypeDB provides a new level of expressivity, extensibility, interoperability, and...
» more
Typical application scenariosLife sciences : TypeDB makes working with biological data much easier and accelerates...
» more
Licensing and pricing modelsApache f or language drivers, and AGPL and Commercial for the database server. The...
» more

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
SQLiteStardogTypeDB infoformerly named GraknValentina Server
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

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

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

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

provided by Google News

An Enterprise Data Stack Using TypeDB | by Daniel Crowe
2 September 2021, Towards Data Science

Spacecraft Engineering Models: How to Migrate UML to TypeQL
8 September 2021, hackernoon.com

Speedb Goes Open Source With Its Speedb Data Engine, A Drop-in Replacement for RocksDB
9 November 2022, Business Wire

Modelling Biomedical Data for a Drug Discovery Knowledge Graph
6 October 2020, Towards Data Science

How Roche Discovered Novel Potential Gene Targets with TypeDB
8 June 2021, Towards Data Science

provided by Google News

A Look at Valentina — SitePoint
18 April 2014, SitePoint

MySQL GUI Tools for Windows and Ubuntu/Linux: Top 8 free or open source
7 December 2018, H2S Media

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