DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > AlaSQL vs. RethinkDB vs. Speedb vs. Splunk vs. Teradata

System Properties Comparison AlaSQL vs. RethinkDB vs. Speedb vs. Splunk vs. Teradata

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonRethinkDB  Xexclude from comparisonSpeedb  Xexclude from comparisonSplunk  Xexclude from comparisonTeradata  Xexclude from comparison
DescriptionJavaScript DBMS libraryDBMS for the Web with a mechanism to push updated query results to applications in realtime.An embeddable, high performance key-value store optimized for write-intensive workloads, which can be used as a drop-in replacement for RocksDBAnalytics Platform for Big DataA hybrid cloud data analytics software platform (Teradata Vantage)
Primary database modelDocument store
Relational DBMS
Document storeKey-value storeSearch engineRelational DBMS
Secondary database modelsSpatial DBMSDocument store
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.51
Rank#256  Overall
#40  Document stores
#118  Relational DBMS
Score2.66
Rank#107  Overall
#20  Document stores
Score0.26
Rank#310  Overall
#45  Key-value stores
Score89.10
Rank#14  Overall
#2  Search engines
Score44.87
Rank#22  Overall
#15  Relational DBMS
Websitealasql.orgrethinkdb.comwww.speedb.iowww.splunk.comwww.teradata.com
Technical documentationgithub.com/­AlaSQL/­alasqlrethinkdb.com/­docsdocs.splunk.com/­Documentation/­Splunkdocs.teradata.com
DeveloperAndrey Gershun & Mathias R. WulffThe Linux Foundation infosince July 2017SpeedbSplunk Inc.Teradata
Initial release20142009202020031984
Current release2.4.1, August 2020Teradata Vantage 1.0 MU2, January 2019
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoApache Version 2Open Source infoApache Version 2.0; commercial license availablecommercial infoLimited free edition and free developer edition 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 languageJavaScriptC++C++
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Windows
Linux
Windows
Linux
OS X
Solaris
Windows
hosted
Linux
Data schemeschema-freeschema-freeschema-freeyesyes
Typing infopredefined data types such as float or datenoyes infostring, binary, float, bool, date, geometrynoyesyes
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.nononoyesyes
Secondary indexesnoyesnoyesyes infoJoin-index to prejoin tables, aggregate index, sparse index, hash index
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.nonono infoSplunk Search Processing Language for search commandsyes infoSQL 2016 + extensions
APIs and other access methodsJavaScript APIHTTP REST.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
Supported programming languagesJavaScriptC infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
C
C++
Go
Java
Perl
Python
Ruby
C#
Java
JavaScript
PHP
Python
Ruby
C
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
Server-side scripts infoStored proceduresnonoyesyes infoUDFs, stored procedures, table functions in parallel
TriggersyesClient-side triggers through changefeedsyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding inforange basedhorizontal partitioningShardingSharding infoHashing
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replicationyesMulti-source replicationMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageAtomic single-document operationsyesno infoA 'Transaction' in Splunk has a different meaning: grouping related events into a single one for later searchingACID
Concurrency infoSupport for concurrent manipulation of datayes infoMVCC basedyesyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesnoyes
User concepts infoAccess controlnoyes infousers and table-level permissionsnoAccess rights for users and rolesfine grained access rights according to SQL-standard
More information provided by the system vendor
AlaSQLRethinkDBSpeedbSplunkTeradata
Specific characteristicsSpeedb is an embedded key-value storage engine for versatile use cases. It was designed...
» more
Competitive advantagesSpeedb Open-source rebases on RocksDB's latest versions, with enhanced capabilities...
» more
Licensing and pricing modelsOpen source - Speedb OSS is released under an Apache license and can be found on...
» 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
AlaSQLRethinkDBSpeedbSplunkTeradata
DB-Engines blog posts

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Enterprise Search Engines almost double their popularity in the last 12 months
2 July 2014, Paul Andlinger

show all

Teradata is the most popular data warehouse DBMS
2 April 2013, Paul Andlinger

show all

Recent citations in the news

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28 February 2021, hackernoon.com

Create a Marvel Database with SQL and Javascript, the easy way
2 July 2019, Towards Data Science

Multi faceted data exploration in the browser using Leaflet and amCharts
3 May 2020, Towards Data Science

provided by Google News

An introduction to building realtime apps with RethinkDB
9 July 2022, devm.io

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

RethinkDB is shutting down, Qt Quick Controls, and Sensory gives developers Alexa voice control—SD Times news ...
6 October 2016, SDTimes.com

provided by Google News

Redis switches licenses, acquires Speedb to go beyond its core in-memory database
21 March 2024, TechCrunch

Redis acquires storage engine startup Speedb to enhance its open-source database
21 March 2024, SiliconANGLE News

Redis Acquires Speedb, Expanding Its Data Platform Capabilities Beyond DRAM
22 March 2024, Datanami

Redis expands data management capabilities with Speedb acquisition – Blocks and Files
22 March 2024, Blocks and Files

Redis Acquires Speedb to Supercharge End-to-End Application Performance at Lower Cost
21 March 2024, GlobeNewswire

provided by Google News

Teradata Stock: Much More Enticing Now Than Last Year, But Uncertainty Lingers (NYSE:TDC)
14 June 2024, Seeking Alpha

Is There Now An Opportunity In Teradata Corporation (NYSE:TDC)?
11 June 2024, Simply Wall St

Teradata Stock Analysis: Don't Let the Amazon News Fool You Into Buying Now
10 June 2024, InvestorPlace

Hawk Ridge Capital Management LP Takes Position in Teradata Co. (NYSE:TDC)
13 June 2024, MarketBeat

Schroder Investment Management Group Cuts Stake in Teradata Co. (NYSE:TDC)
12 June 2024, Defense World

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

Present your product here