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 > RocksDB vs. searchxml vs. SQL.JS vs. TypeDB vs. Valentina Server

System Properties Comparison RocksDB vs. searchxml vs. SQL.JS vs. TypeDB vs. Valentina Server

Editorial information provided by DB-Engines
NameRocksDB  Xexclude from comparisonsearchxml  Xexclude from comparisonSQL.JS  Xexclude from comparisonTypeDB infoformerly named Grakn  Xexclude from comparisonValentina Server  Xexclude from comparison
DescriptionEmbeddable persistent key-value store optimized for fast storage (flash and RAM)DBMS for structured and unstructured content wrapped with an application serverPort of SQLite to JavaScriptTypeDB is a strongly-typed database with a rich and logical type system and TypeQL as its query languageObject-relational database and reports server
Primary database modelKey-value storeNative XML DBMS
Search engine
Relational DBMSGraph DBMS
Relational DBMS infoOften described as a 'hyper-relational' database, since it implements the 'Entity-Relationship Paradigm' to manage complex data structures and ontologies.
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.41
Rank#86  Overall
#11  Key-value stores
Score0.03
Rank#390  Overall
#7  Native XML DBMS
#24  Search engines
Score0.63
Rank#241  Overall
#112  Relational DBMS
Score0.70
Rank#230  Overall
#20  Graph DBMS
#106  Relational DBMS
Score0.21
Rank#325  Overall
#144  Relational DBMS
Websiterocksdb.orgwww.searchxml.net/­category/­productssql.js.orgtypedb.comwww.valentina-db.net
Technical documentationgithub.com/­facebook/­rocksdb/­wikiwww.searchxml.net/­support/­handoutssql.js.org/­documentation/­index.htmltypedb.com/­docsvalentina-db.com/­docs/­dokuwiki/­v5/­doku.php
DeveloperFacebook, Inc.informationpartners gmbhAlon Zakai infoenhancements implemented by othersVaticleParadigma Software
Initial release20132015201220161999
Current release9.2.1, May 20241.02.26.3, January 20245.7.5
License infoCommercial or Open SourceOpen Source infoBSDcommercialOpen SourceOpen Source infoGPL Version 3, commercial licenses availablecommercial
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++C++JavaScriptJava
Server operating systemsLinuxWindowsserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Windows
Linux
OS X
Windows
Data schemeschema-freeschema-freeyesyesyes
Typing infopredefined data types such as float or datenoyesyesyesyes
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.noyesnono
Secondary indexesnoyesyesyes
SQL infoSupport of SQLnonoyes infoSQL-92 is not fully supportednoyes
APIs and other access methodsC++ API
Java API
RESTful HTTP API
WebDAV
XQuery
XSLT
JavaScript APIgRPC protocol
TypeDB Console (shell)
TypeDB Studio (Visualisation software- previously TypeDB Workbase)
ODBC
Supported programming languagesC
C++
Go
Java
Perl
Python
Ruby
C++ infomost other programming languages supported via APIsJavaScriptAll JVM based languages
Groovy
Java
JavaScript (Node.js)
Python
Scala
.Net
C
C#
C++
Objective-C
PHP
Ruby
Visual Basic
Visual Basic.NET
Server-side scripts infoStored proceduresnoyes infoon the application servernonoyes
Triggersnononoyes
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningnonenoneSharding infoby using Cassandra
Replication methods infoMethods for redundantly storing data on multiple nodesyesyes infosychronisation to multiple collectionsnoneMulti-source replication infoby using Cassandra
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes infoby using Apache Kafka and Apache Zookeeperno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneImmediate Consistency
Foreign keys infoReferential integritynonoyesno infosubstituted by the relationship featureyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesmultiple readers, single writerACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyesno infoexcept by serializing a db to a fileyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesnoyes
User concepts infoAccess controlnoDomain, group and role-based access control at the document level and for application servicesnoyes infoat REST API level; other APIs in progressfine grained access rights according to SQL-standard
More information provided by the system vendor
RocksDBsearchxmlSQL.JSTypeDB 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 partiesSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
RocksDBsearchxmlSQL.JSTypeDB infoformerly named GraknValentina Server
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

Pliops Unveils Accelerated Key-Value Store That Boosts RocksDB Performance by 20x at OCP Global Summit
18 October 2022, GlobeNewswire

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

Intel Linux Optimizations Help AMD EPYC "Genoa" Improve Scaling To 384 Threads
6 April 2023, Phoronix

The Journey to a Million Ops / Sec / Node in Venice
16 March 2024, InfoQ.com

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

In Praise Of SQLite
28 July 2022, iProgrammer

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

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

195 Data Science Libraries You Should Reconsider Using | by Dimitris Effrosynidis
2 February 2024, DataDrivenInvestor

Modelling Biomedical Data for a Drug Discovery Knowledge Graph
6 October 2020, 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

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