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 > RisingWave vs. RRDtool vs. SpatiaLite vs. SQL.JS vs. Stardog

System Properties Comparison RisingWave vs. RRDtool vs. SpatiaLite vs. SQL.JS vs. Stardog

Editorial information provided by DB-Engines
NameRisingWave  Xexclude from comparisonRRDtool  Xexclude from comparisonSpatiaLite  Xexclude from comparisonSQL.JS  Xexclude from comparisonStardog  Xexclude from comparison
DescriptionA distributed RDBMS for stream processing, wire-compatible with PostgreSQLIndustry standard data logging and graphing tool for time series data. RRD is an acronym for round-robin database. infoThe data is stored in a circular buffer, thus the system storage footprint remains constant over time.Spatial extension of SQLitePort of SQLite to JavaScriptEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primary database modelRelational DBMSTime Series DBMSSpatial DBMSRelational DBMSGraph DBMS
RDF store
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.58
Rank#242  Overall
#111  Relational DBMS
Score1.87
Rank#136  Overall
#11  Time Series DBMS
Score1.60
Rank#149  Overall
#3  Spatial DBMS
Score0.53
Rank#252  Overall
#116  Relational DBMS
Score2.02
Rank#123  Overall
#11  Graph DBMS
#6  RDF stores
Websitewww.risingwave.com/­databaseoss.oetiker.ch/­rrdtoolwww.gaia-gis.it/­fossil/­libspatialite/­indexsql.js.orgwww.stardog.com
Technical documentationdocs.risingwave.com/­docs/­current/­introoss.oetiker.ch/­rrdtool/­docwww.gaia-gis.it/­gaia-sins/­spatialite_topics.htmlsql.js.org/­documentation/­index.htmldocs.stardog.com
DeveloperRisingWave LabsTobias OetikerAlessandro FurieriAlon Zakai infoenhancements implemented by othersStardog-Union
Initial release20221999200820122010
Current release1.2, September 20231.8.0, 20225.0.0, August 20207.3.0, May 2020
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoGPL V2 and FLOSSOpen Source infoMPL 1.1, GPL v2.0 or LGPL v2.1Open Sourcecommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/students
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 languageRustC infoImplementations in Java (e.g. RRD4J) and C# availableC++JavaScriptJava
Server operating systemsDocker
Linux
macOS
HP-UX
Linux
server-lessserver-less, requires a JavaScript environment (browser, Node.js)Linux
macOS
Windows
Data schemeyesyesyesyesschema-free and OWL/RDFS-schema support
Typing infopredefined data types such as float or dateStandard SQL-types and JSONNumeric data onlyyesyesyes
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 infoExporting into and restoring from XML files possiblenonono infoImport/export of XML data possible
Secondary indexesyesnoyesyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLyesnoyesyes infoSQL-92 is not fully supportedYes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs and other access methodsJDBC
PostgreSQL wire protocol
in-process shared library
Pipes
JavaScript APIGraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
Supported programming languagesGo
Java
JavaScript (Node.js)
Python
C infowith librrd library
C# infowith a different implementation of RRDTool
Java infowith a different implementation of RRDTool
JavaScript (Node.js) infowith a different implementation of RRDTool
Lua
Perl
PHP infowith a wrapper library
Python
Ruby
JavaScript.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresUDFs in Python or Javanononouser defined functions and aggregates, HTTP Server extensions in Java
Triggersnonoyesnoyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodesnonenonenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesnonenonenoneMulti-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnonenoneImmediate Consistency in HA-Cluster
Foreign keys infoReferential integritynonoyesyesyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayes infoby using the rrdcached daemonyesyes
Durability infoSupport for making data persistentyesyesyesno infoexcept by serializing a db to a fileyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyesyes
User concepts infoAccess controlUsers and RolesnononoAccess rights for users and roles

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

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

More resources
RisingWaveRRDtoolSpatiaLiteSQL.JSStardog
DB-Engines blog posts

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

show all

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

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

show all

Recent citations in the news

Streaming Databases: Embracing the Convergence of Stream Processing and Databases
17 May 2024, InfoQ.com

RisingWave Cloud Democratizes Event Stream Processing, Making It Affordable at Cloud Scale
27 June 2023, Datanami

Ibis 8 Adds Streaming
5 March 2024, iProgrammer

Building a Formula 1 Streaming Data Pipeline With Kafka and Risingwave
5 September 2023, KDnuggets

Open Source Ibis 8.0 Lets Data Teams Write Code Once and Use Across Local, Batch and Streaming Query Engines ...
12 February 2024, GlobeNewswire

provided by Google News

Cacti servers under attack by attackers exploiting CVE-2022-46169
16 January 2023, Help Net Security

Critical IP spoofing bug patched in Cacti
15 December 2022, The Daily Swig

How to install Cacti SNMP Monitor on Ubuntu
24 November 2017, TechRepublic

Installation Guide for Collectd and Collectd-Web to Monitor Server Resources in Linux
29 November 2017, Linux.com

SNMP: The Little Protocol That Could
7 November 2020, Techopedia

provided by Google News

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

10 Low-Code Rules for Serious Coders
21 November 2022, Embedded Computing Design

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Present your product here