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 > Hive vs. RavenDB vs. Spark SQL vs. SQLite

System Properties Comparison Hive vs. RavenDB vs. Spark SQL vs. SQLite

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameHive  Xexclude from comparisonRavenDB  Xexclude from comparisonSpark SQL  Xexclude from comparisonSQLite  Xexclude from comparison
Descriptiondata warehouse software for querying and managing large distributed datasets, built on HadoopOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseSpark SQL is a component on top of 'Spark Core' for structured data processingWidely used embeddable, in-process RDBMS
Primary database modelRelational DBMSDocument storeRelational DBMSRelational DBMS
Secondary database modelsGraph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score59.76
Rank#18  Overall
#12  Relational DBMS
Score2.84
Rank#101  Overall
#18  Document stores
Score18.04
Rank#33  Overall
#20  Relational DBMS
Score111.41
Rank#10  Overall
#7  Relational DBMS
Websitehive.apache.orgravendb.netspark.apache.org/­sqlwww.sqlite.org
Technical documentationcwiki.apache.org/­confluence/­display/­Hive/­Homeravendb.net/­docsspark.apache.org/­docs/­latest/­sql-programming-guide.htmlwww.sqlite.org/­docs.html
DeveloperApache Software Foundation infoinitially developed by FacebookHibernating RhinosApache Software FoundationDwayne Richard Hipp
Initial release2012201020142000
Current release3.1.3, April 20225.4, July 20223.5.0 ( 2.13), September 20233.46.0  (23 May 2024), May 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoAGPL version 3, commercial license availableOpen Source infoApache 2.0Open Source infoPublic Domain
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC#ScalaC
Server operating systemsAll OS with a Java VMLinux
macOS
Raspberry Pi
Windows
Linux
OS X
Windows
server-less
Data schemeyesschema-freeyesyes infodynamic column types
Typing infopredefined data types such as float or dateyesnoyesyes infonot rigid because of 'dynamic typing' concept.
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
Secondary indexesyesyesnoyes
SQL infoSupport of SQLSQL-like DML and DDL statementsSQL-like query language (RQL)SQL-like DML and DDL statementsyes infoSQL-92 is not fully supported
APIs and other access methodsJDBC
ODBC
Thrift
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
JDBC
ODBC
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesC++
Java
PHP
Python
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Java
Python
R
Scala
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reduceyesnono
Triggersnoyesnoyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingyes, utilizing Spark Corenone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorMulti-source replicationnonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReduceyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.
Foreign keys infoReferential integritynononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID, Cluster-wide transaction availablenoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infovia file-system locks
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes
User concepts infoAccess controlAccess rights for users, groups and rolesAuthorization levels configured per client per databasenono

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
3rd partiesNavicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

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

More resources
HiveRavenDBSpark SQLSQLite
DB-Engines blog posts

Why is Hadoop not listed in the DB-Engines Ranking?
13 May 2013, Paul Andlinger

show all

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the news

Apache Software Foundation Announces Apache Hive 4.0
30 April 2024, Datanami

Run Apache Hive workloads using Spark SQL with Amazon EMR on EKS | Amazon Web Services
18 October 2023, AWS Blog

ASF Unveils the Next Evolution of Big Data Processing With the Launch of Hive 4.0
2 May 2024, Datanami

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

GC Tuning for Improved Presto Reliability
11 January 2024, Uber

provided by Google News

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3 October 2023, PR Newswire

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13 June 2023, PR Newswire

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

RavenDB Adds Graph Queries
15 May 2019, Datanami

Oren Eini on RavenDB, Including Consistency Guarantees and C# as the Implementation Language
23 May 2022, InfoQ.com

provided by Google News

Performance Insights from Sigma Rule Detections in Spark Streaming
1 June 2024, Towards Data Science

Run Apache Hive workloads using Spark SQL with Amazon EMR on EKS | Amazon Web Services
18 October 2023, 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

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

provided by Google News

Copilot‘s screen-snapping Recall data stored in plain text
31 May 2024, CyberNews.com

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

SQLite in Python: A Practical Guide for Developers
1 June 2024, Analytics Insight

A Guide to Working with SQLite Databases in Python
21 May 2024, KDnuggets

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16 January 2024, DevClass

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here