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

DBMS > Sadas Engine vs. SQL.JS vs. ToroDB vs. Vertica vs. VictoriaMetrics

System Properties Comparison Sadas Engine vs. SQL.JS vs. ToroDB vs. Vertica vs. VictoriaMetrics

Editorial information provided by DB-Engines
NameSadas Engine  Xexclude from comparisonSQL.JS  Xexclude from comparisonToroDB  Xexclude from comparisonVertica infoOpenText™ Vertica™  Xexclude from comparisonVictoriaMetrics  Xexclude from comparison
ToroDB seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionSADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environmentsPort of SQLite to JavaScriptA MongoDB-compatible JSON document store, built on top of PostgreSQLCloud or off-cloud analytical database and query engine for structured and semi-structured streaming and batch data. Machine learning platform with built-in algorithms, data preparation capabilities, and model evaluation and management via SQL or Python.A fast, cost-effective and scalable Time Series DBMS and monitoring solution
Primary database modelRelational DBMSRelational DBMSDocument storeRelational DBMS infoColumn orientedTime Series DBMS
Secondary database modelsSpatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.00
Rank#383  Overall
#158  Relational DBMS
Score0.53
Rank#252  Overall
#116  Relational DBMS
Score10.68
Rank#43  Overall
#27  Relational DBMS
Score1.32
Rank#162  Overall
#14  Time Series DBMS
Websitewww.sadasengine.comsql.js.orggithub.com/­torodb/­serverwww.vertica.comvictoriametrics.com
Technical documentationwww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentationsql.js.org/­documentation/­index.htmlvertica.com/­documentationdocs.victoriametrics.com
github.com/­VictoriaMetrics/­VictoriaMetrics/­wiki
DeveloperSADAS s.r.l.Alon Zakai infoenhancements implemented by others8KdataOpenText infopreviously Micro Focus and Hewlett PackardVictoriaMetrics
Initial release20062012201620052018
Current release8.012.0.3, January 2023v1.91, May 2023
License infoCommercial or Open Sourcecommercial infofree trial version availableOpen SourceOpen Source infoAGPL-V3commercial infoLimited community edition freeOpen Source infoApache Version 2.0
Cloud-based only infoOnly available as a cloud servicenononono infoon-premises, all major clouds - Amazon AWS, Microsoft Azure, Google Cloud Platform and containersno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++JavaScriptJavaC++Go
Server operating systemsAIX
Linux
Windows
server-less, requires a JavaScript environment (browser, Node.js)All OS with a Java 7 VMLinuxFreeBSD
Linux
macOS
OpenBSD
Data schemeyesyesschema-freeYes, but also semi-structure/unstructured data storage, and complex hierarchical data (like Parquet) stored and/or queried.
Typing infopredefined data types such as float or dateyesyesyes infostring, integer, double, boolean, date, object_idyes
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 indexesyesNo Indexes Required. Different internal optimization strategy, but same functionality included.
SQL infoSupport of SQLyesyes infoSQL-92 is not fully supportedFull 1999 standard plus machine learning, time series and geospatial. Over 650 functions.no
APIs and other access methodsJDBC
ODBC
Proprietary protocol
JavaScript APIADO.NET
JDBC
Kafka Connector
ODBC
RESTful HTTP API
Spark Connector
vSQL infocharacter-based, interactive, front-end utility
Graphite protocol
InfluxDB Line Protocol
OpenTSDB
Prometheus Query API
Prometheus Remote Read/Write
Supported programming languages.Net
C
C#
C++
Groovy
Java
PHP
Python
JavaScriptC#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Server-side scripts infoStored proceduresnonoyes, PostgreSQL PL/pgSQL, with minor differencesno
Triggersnononoyes, called Custom Alertsno
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningnoneShardinghorizontal partitioning, hierarchical partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneSource-replica replicationMulti-source replication infoOne, or more copies of data replicated across nodes, or object-store used for repository.Synchronous replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonono infoBi-directional Spark integrationno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneEventual Consistency
Immediate Consistency
Immediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityyesyesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesno infoexcept by serializing a db to a fileyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infomanaged by 'Learn by Usage'yesnono
User concepts infoAccess controlAccess rights for users, groups and roles according to SQL-standardnoAccess rights for users and rolesfine grained access rights according to SQL-standard; supports Kerberos, LDAP, Ident and hash
More information provided by the system vendor
Sadas EngineSQL.JSToroDBVertica infoOpenText™ Vertica™VictoriaMetrics
Specific characteristicsDeploy-anywhere database for large-scale analytical deployments. Deploy off-cloud,...
» more
Competitive advantagesFast, scalable, and capable of high concurrency. Separation of compute/storage leverages...
» more
Typical application scenariosCommunication and network analytics, Embedded analytics, Fraud monitoring and Risk...
» more
Key customersAbiba Systems, Adform, adMarketplace, AmeriPride, Anritsu, AOL, Avito, Auckland Transport,...
» more
Licensing and pricing modelsCost-based models and subscription-based models are both available. One license is...
» 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

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

More resources
Sadas EngineSQL.JSToroDBVertica infoOpenText™ Vertica™VictoriaMetrics
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

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

MapR Hadoop Upgrade Runs HP Vertica
22 September 2023, InformationWeek

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12 March 2024, Datanami

How Embedded Analytics Help ISVs Overcome Challenges
14 September 2023, Spiceworks News and Insights

OpenText expands enterprise portfolio with AI and Micro Focus integrations
25 July 2023, VentureBeat

Postgres pioneer Michael Stonebraker promises to upend the database once more
26 December 2023, The Register

provided by Google News

OpenTelemetry Is Too Complicated, VictoriaMetrics Says
1 April 2024, Datanami

KubeCon24: VictoriaMetrics' Simpler Alternative to Prometheus
20 March 2024, The New Stack

How VictoriaMetrics' open source approach led to mass industry adoption
3 May 2024, Tech.eu

Green coding - VictoriaMetrics: The efficiency vs complexity trade-off
15 May 2024, ComputerWeekly.com

VictoriaMetrics Machine Learning takes monitoring to the next level
19 March 2024, Business Wire

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

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.

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Present your product here