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

DBMS > DuckDB vs. Linter vs. Riak KV vs. Sequoiadb vs. Spark SQL

System Properties Comparison DuckDB vs. Linter vs. Riak KV vs. Sequoiadb vs. Spark SQL

Editorial information provided by DB-Engines
NameDuckDB  Xexclude from comparisonLinter  Xexclude from comparisonRiak KV  Xexclude from comparisonSequoiadb  Xexclude from comparisonSpark SQL  Xexclude from comparison
DescriptionAn embeddable, in-process, column-oriented SQL OLAP RDBMSRDBMS for high security requirementsDistributed, fault tolerant key-value storeNewSQL database with distributed OLTP and SQLSpark SQL is a component on top of 'Spark Core' for structured data processing
Primary database modelRelational DBMSRelational DBMSKey-value store infowith links between data sets and object tags for the creation of secondary indexesDocument store
Relational DBMS
Relational DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.57
Rank#74  Overall
#40  Relational DBMS
Score0.09
Rank#346  Overall
#152  Relational DBMS
Score4.10
Rank#82  Overall
#9  Key-value stores
Score0.45
Rank#261  Overall
#41  Document stores
#122  Relational DBMS
Score18.96
Rank#33  Overall
#20  Relational DBMS
Websiteduckdb.orglinter.ruwww.sequoiadb.comspark.apache.org/­sql
Technical documentationduckdb.org/­docswww.tiot.jp/­riak-docs/­riak/­kv/­latestwww.sequoiadb.com/­en/­index.php?m=Files&a=indexspark.apache.org/­docs/­latest/­sql-programming-guide.html
Developerrelex.ruOpenSource, formerly Basho TechnologiesSequoiadb Ltd.Apache Software Foundation
Initial release20181990200920132014
Current release0.10, February 20243.2.0, December 20223.5.0 ( 2.13), September 2023
License infoCommercial or Open SourceOpen Source infoMIT LicensecommercialOpen Source infoApache version 2, commercial enterprise editionOpen Source infoServer: AGPL; Client: Apache V2Open Source infoApache 2.0
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 and C++ErlangC++Scala
Server operating systemsserver-lessAIX
Android
BSD
HP Open VMS
iOS
Linux
OS X
VxWorks
Windows
Linux
OS X
LinuxLinux
OS X
Windows
Data schemeyesyesschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesyesnoyes infooid, date, timestamp, binary, regexyes
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 indexesyesyesrestrictedyesno
SQL infoSupport of SQLyesyesnoSQL-like query languageSQL-like DML and DDL statements
APIs and other access methodsArrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
ADO.NET
JDBC
LINQ
ODBC
OLE DB
Oracle Call Interface (OCI)
HTTP API
Native Erlang Interface
proprietary protocol using JSONJDBC
ODBC
Supported programming languagesC
C# info3rd party driver
C++
Crystal info3rd party driver
Go info3rd party driver
Java
Lisp info3rd party driver
Python
R
Ruby info3rd party driver
Rust
Swift
Zig info3rd party driver
C
C#
C++
Java
Perl
PHP
Python
Qt
Ruby
Tcl
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
.Net
C++
Java
PHP
Python
Java
Python
R
Scala
Server-side scripts infoStored proceduresnoyes infoproprietary syntax with the possibility to convert from PL/SQLErlangJavaScriptno
Triggersnoyesyes infopre-commit hooks and post-commit hooksnono
Partitioning methods infoMethods for storing different data on different nodesnonenoneSharding infono "single point of failure"Shardingyes, utilizing Spark Core
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replicationselectable replication factorSource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyEventual Consistency
Foreign keys infoReferential integritynoyesno infolinks between data sets can be storednono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoDocument is locked during a transactionno
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnono
User concepts infoAccess controlnofine grained access rights according to SQL-standardyes, using Riak Securitysimple password-based access controlno

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
DuckDBLinterRiak KVSequoiadbSpark SQL
Recent citations in the news

DuckDB: The tiny but powerful analytics database
15 May 2024, InfoWorld

My First Billion (of Rows) in DuckDB | by João Pedro | May, 2024
1 May 2024, Towards Data Science

DuckDB Walks to the Beat of Its Own Analytics Drum
5 March 2024, Datanami

Enabling Remote Query Execution through DuckDB Extensions
12 March 2024, InfoQ.com

MotherDuck Raises $52.5 Million Series B Funding as DuckDB Adoption Soars
20 September 2023, PR Newswire

provided by Google News

СУБД «Линтер Бастион» прошла сертификацию ФСТЭК России по новым требованиям к системам управления ...
11 March 2024, ServerNews

provided by Google News

Basho Revamps Riak Open-Source Database
22 September 2023, InformationWeek

Basho, Maker of Riak NoSQL Database, Raises $25M
13 January 2015, Data Center Knowledge

A Critique of Resizable Hash Tables: Riak Core & Random Slicing
26 August 2018, InfoQ.com

Riak NoSQL snapped up by Bet365
12 September 2017, ComputerWeekly.com

Basho distributes Riak to more customers - DCD
28 November 2013, DatacenterDynamics

provided by Google News

Feature Engineering for Time-Series Using PySpark on Databricks
15 May 2024, Towards Data Science

Use Amazon Athena with Spark SQL for your open-source transactional table formats | Amazon Web Services
24 January 2024, AWS Blog

What is Apache Spark? The big data platform that crushed Hadoop
3 April 2024, InfoWorld

Cracking the Apache Spark Interview: 80+ Top Questions and Answers for 2024
1 April 2024, Simplilearn

18 Top Big Data Tools and Technologies to Know About in 2024
24 January 2024, TechTarget

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

Database for your real-time AI and Analytics Apps.
Try it today.

Present your product here