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 > BoltDB vs. Brytlyt vs. LokiJS vs. RisingWave vs. Teradata Aster

System Properties Comparison BoltDB vs. Brytlyt vs. LokiJS vs. RisingWave vs. Teradata Aster

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonBrytlyt  Xexclude from comparisonLokiJS  Xexclude from comparisonRisingWave  Xexclude from comparisonTeradata Aster  Xexclude from comparison
Teradata Aster has been integrated into other Teradata systems and therefore will be removed from the DB-Engines ranking.
DescriptionAn embedded key-value store for Go.Scalable GPU-accelerated RDBMS for very fast analytic and streaming workloads, leveraging PostgreSQLIn-memory JavaScript DBMSA distributed RDBMS for stream processing, wire-compatible with PostgreSQLPlatform for big data analytics on multistructured data sources and types
Primary database modelKey-value storeRelational DBMSDocument storeRelational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.80
Rank#215  Overall
#31  Key-value stores
Score0.38
Rank#276  Overall
#127  Relational DBMS
Score0.49
Rank#260  Overall
#42  Document stores
Score0.64
Rank#238  Overall
#110  Relational DBMS
Websitegithub.com/­boltdb/­boltbrytlyt.iogithub.com/­techfort/­LokiJSwww.risingwave.com/­database
Technical documentationdocs.brytlyt.iotechfort.github.io/­LokiJSdocs.risingwave.com/­docs/­current/­intro
DeveloperBrytlytRisingWave LabsTeradata
Initial release20132016201420222005
Current release5.0, August 20231.2, September 2023
License infoCommercial or Open SourceOpen Source infoMIT LicensecommercialOpen SourceOpen Source infoApache Version 2.0commercial
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 languageGoC, C++ and CUDAJavaScriptRust
Server operating systemsBSD
Linux
OS X
Solaris
Windows
Linux
OS X
Windows
server-less, requires a JavaScript environment (browser, Node.js)Docker
Linux
macOS
Linux
Data schemeschema-freeyesschema-freeyesFlexible Schema (defined schema, partial schema, schema free) infodefined schema within the relational store; partial schema or schema free in the Aster File Store
Typing infopredefined data types such as float or datenoyesnoStandard SQL-types and JSONyes
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.noyes infospecific XML-type available, but no XML query functionality.nonoyes infoin Aster File Store
Secondary indexesnoyesyes infovia viewsyesyes
SQL infoSupport of SQLnoyesnoyesyes
APIs and other access methodsADO.NET
JDBC
native C library
ODBC
streaming API for large objects
JavaScript APIJDBC
PostgreSQL wire protocol
ADO.NET
JDBC
ODBC
OLE DB
Supported programming languagesGo.Net
C
C++
Delphi
Java
Perl
Python
Tcl
JavaScriptGo
Java
JavaScript (Node.js)
Python
C
C#
C++
Java
Python
R
Server-side scripts infoStored proceduresnouser defined functions infoin PL/pgSQLView functions in JavaScriptUDFs in Python or JavaR packages
Triggersnoyesyesnono
Partitioning methods infoMethods for storing different data on different nodesnonenoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replicationnoneyes infoDimension tables are replicated across all nodes in the cluster. The number of replicas for the file store can be configured.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnoyes infoSQL Map-Reduce Framework
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencynoneImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integritynoyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDno infoatomic operations within a single collection possiblenoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyesyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.yesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesno
User concepts infoAccess controlnofine grained access rights according to SQL-standardnoUsers and Rolesfine grained access rights according to SQL-standard

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
BoltDBBrytlytLokiJSRisingWaveTeradata Aster
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

What I learnt from building 3 high traffic web applications on an embedded key value store.
21 February 2018, hackernoon.com

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

Grafana Loki: Architecture Summary and Running in Kubernetes
14 March 2023, hackernoon.com

provided by Google News

Brytlyt releases version 5.0, introducing a more intuitive, intelligent and flexible analytics platform
1 August 2023, PR Newswire

London data analytics startup Brytlyt raises €4.43M from Amsterdam-based Finch Capital, others
22 December 2021, Silicon Canals

Brytlyt Secures $4M in Series A Funding
20 May 2020, Datanami

London’s Brytlyt raises €4.4 million for its data analytics and visualisation technology
22 December 2021, EU-Startups

Bringing GPUs To Bear On Bog Standard Relational Databases
26 February 2018, The Next Platform

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google 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

Northwestern Analytics Partners with Teradata Aster to Host Hackathon
23 May 2014, Northwestern Engineering

Teradata Provides the Simplest Way to Bring the Science of Data to the Art of Business
22 September 2011, PR Newswire

Teradata's Aster shows how the flowers of fraud bloom
23 April 2015, The Register

Case study: Siemens reduces train failures with Teradata Aster
12 September 2016, RCR Wireless News

Teradata unveils improved QueryGrid connectors
21 April 2015, CIO

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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