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 > Databricks vs. LevelDB vs. SQLite vs. SWC-DB

System Properties Comparison Databricks vs. LevelDB vs. SQLite vs. SWC-DB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameDatabricks  Xexclude from comparisonLevelDB  Xexclude from comparisonSQLite  Xexclude from comparisonSWC-DB infoSuper Wide Column Database  Xexclude from comparison
DescriptionThe Databricks Lakehouse Platform combines elements of data lakes and data warehouses to provide a unified view onto structured and unstructured data. It is based on Apache Spark.Embeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesWidely used embeddable, in-process RDBMSA high performance, scalable Wide Column DBMS
Primary database modelDocument store
Relational DBMS
Key-value storeRelational DBMSWide column store
Secondary database modelsTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score78.61
Rank#15  Overall
#2  Document stores
#10  Relational DBMS
Score2.35
Rank#111  Overall
#19  Key-value stores
Score114.32
Rank#10  Overall
#7  Relational DBMS
Score0.01
Rank#376  Overall
#13  Wide column stores
Websitewww.databricks.comgithub.com/­google/­leveldbwww.sqlite.orggithub.com/­kashirin-alex/­swc-db
www.swcdb.org
Technical documentationdocs.databricks.comgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mdwww.sqlite.org/­docs.html
DeveloperDatabricksGoogleDwayne Richard HippAlex Kashirin
Initial release2013201120002020
Current release1.23, February 20213.45.3  (15 April 2024), April 20240.5, April 2021
License infoCommercial or Open SourcecommercialOpen Source infoBSDOpen Source infoPublic DomainOpen Source infoGPL V3
Cloud-based only infoOnly available as a cloud serviceyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++CC++
Server operating systemshostedIllumos
Linux
OS X
Windows
server-lessLinux
Data schemeFlexible Schema (defined schema, partial schema, schema free)schema-freeyes infodynamic column typesschema-free
Typing infopredefined data types such as float or datenoyes 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.yesnonono
Secondary indexesyesnoyes
SQL infoSupport of SQLwith Databricks SQLnoyes infoSQL-92 is not fully supportedSQL-like query language
APIs and other access methodsJDBC
ODBC
RESTful HTTP API
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Proprietary protocol
Thrift
Supported programming languagesPython
R
Scala
C++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
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
C++
Server-side scripts infoStored proceduresuser defined functions and aggregatesnonono
Triggersnoyesno
Partitioning methods infoMethods for storing different data on different nodesnonenoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesnonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infovia file-system locksyes
Durability infoSupport for making data persistentyesyes infowith automatic compression on writesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesno
User concepts infoAccess controlnono
More information provided by the system vendor
DatabricksLevelDBSQLiteSWC-DB infoSuper Wide Column Database
Specific characteristicsSupported database models : In addition to the Document store and Relational DBMS...
» 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
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
DatabricksLevelDBSQLiteSWC-DB infoSuper Wide Column Database
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2023
2 January 2024, Matthias Gelbmann, 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

Databricks is expanding the scope of its AI investments with second VC fund
21 May 2024, Fortune

Databricks vs. Redshift: Data Platform Comparison
22 May 2024, eWeek

XponentL Data Receives Strategic Investment from Databricks Ventures and Inoca Capital Partners
22 May 2024, FinSMEs

alt.ai announces collaboration with Databricks
23 May 2024, EIN News

XponentL Data Secures Strategic Investment from Databricks Ventures to Fuel Data Transformation & Generative AI
22 May 2024, Business Wire

provided by Google News

Pliops unveils XDP-Rocks for RocksDB – Blocks and Files
19 October 2022, Blocks & Files

Microsoft Teams stores auth tokens as cleartext in Windows, Linux, Macs
14 September 2022, BleepingComputer

XanMod, Liquorix Kernels Offer Some Advantages On AMD Ryzen 5 Notebook
26 July 2021, Phoronix

Threat Thursday: BlackGuard Infostealer Rises from Russian Underground Markets
21 April 2022, BlackBerry Blog

Rust-Based Info Stealers Abuse GitHub Codespaces
19 May 2023, Trend Micro

provided by Google News

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

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

SQLite Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

Limbo Is An SQLite-Compatible OLTP DBMS Leveraging IO_uring & Rust
9 May 2024, Phoronix

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

provided by Google News

2022 All O-Zone Football Team
17 December 2022, Ozarks Sports Zone

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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.

Present your product here