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 > BaseX vs. Datastax Enterprise vs. LevelDB vs. Lovefield

System Properties Comparison BaseX vs. Datastax Enterprise vs. LevelDB vs. Lovefield

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameBaseX  Xexclude from comparisonDatastax Enterprise  Xexclude from comparisonLevelDB  Xexclude from comparisonLovefield  Xexclude from comparison
DescriptionLight-weight Native XML DBMS with support for XQuery 3.0 and interactive GUI.DataStax Enterprise (DSE) is the always-on, scalable data platform built on Apache Cassandra and designed for hybrid Cloud. DSE integrates graph, search, analytics, administration, developer tooling, and monitoring into a unified platform.Embeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesEmbeddable relational database for web apps written in pure JavaScript
Primary database modelNative XML DBMSWide column storeKey-value storeRelational DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Search engine
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.90
Rank#136  Overall
#4  Native XML DBMS
Score6.31
Rank#57  Overall
#4  Wide column stores
Score2.75
Rank#107  Overall
#19  Key-value stores
Score0.32
Rank#290  Overall
#132  Relational DBMS
Websitebasex.orgwww.datastax.com/­products/­datastax-enterprisegithub.com/­google/­leveldbgoogle.github.io/­lovefield
Technical documentationdocs.basex.orgdocs.datastax.comgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mdgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.md
DeveloperBaseX GmbHDataStaxGoogleGoogle
Initial release2007201120112014
Current release10.7, August 20236.8, April 20201.23, February 20212.1.12, February 2017
License infoCommercial or Open SourceOpen Source infoBSD licensecommercialOpen Source infoBSDOpen Source infoApache 2.0
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.
Datastax Astra DB: Astra DB simplifies cloud-native Cassandra application development for your apps, microservices and functions. Deploy in minutes on AWS, Google Cloud, Azure, and have it managed for you by the experts, with serverless, pay-as-you-go pricing.
Implementation languageJavaJavaC++JavaScript
Server operating systemsLinux
OS X
Windows
Linux
OS X
Illumos
Linux
OS X
Windows
server-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, Safari
Data schemeschema-freeschema-freeschema-freeyes
Typing infopredefined data types such as float or dateno infoXQuery supports typesyesnoyes
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.nonono
Secondary indexesyesyesnoyes
SQL infoSupport of SQLnoSQL-like DML and DDL statements (CQL); Spark SQLnoSQL-like query language infovia JavaScript builder pattern
APIs and other access methodsJava API
RESTful HTTP API
RESTXQ
WebDAV
XML:DB
XQJ
Proprietary protocol infoCQL (Cassandra Query Language)
TinkerPop Gremlin infowith DSE Graph
Supported programming languagesActionscript
C
C#
Haskell
Java
JavaScript infoNode.js
Lisp
Perl
PHP
Python
Qt
Rebol
Ruby
Scala
Visual Basic
C
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
C++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
JavaScript
Server-side scripts infoStored proceduresyesnonono
Triggersyes infovia eventsyesnoUsing read-only observers
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infono "single point of failure"nonenone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneconfigurable replication factor, datacenter aware, advanced replication for edge computingnonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency
Tunable Consistency infoconsistency level can be individually decided with each write operation
Immediate Consistency
Foreign keys infoReferential integritynononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datamultiple readers, single writerno infoAtomicity and isolation are supported for single operationsnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyes infowith automatic compression on writesyes, by using IndexedDB or the cloud service Firebase Realtime Database
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infousing MemoryDB
User concepts infoAccess controlUsers with fine-grained authorization concept on 4 levelsAccess rights for users can be defined per objectnono
More information provided by the system vendor
BaseXDatastax EnterpriseLevelDBLovefield
Specific characteristicsDataStax Enterprise is scale-out data infrastructure for enterprises that need to...
» more
Competitive advantagesSupporting the following application requirements: Zero downtime - Built on Apache...
» more
Typical application scenariosApplications that must be massively and linearly scalable with 100% uptime and able...
» more
Key customersCapital One, Cisco, Comcast, eBay, McDonald's, Microsoft, Safeway, Sony, UBS, and...
» more
Market metricsAmong the Forbes 100 Most Innovative Companies, DataStax is trusted by 5 of the top...
» more
Licensing and pricing modelsAnnual subscription
» 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
BaseXDatastax EnterpriseLevelDBLovefield
Recent citations in the news

XML Injection Attacks: What to Know About XPath, XQuery, XXE & More
18 May 2022, Hashed Out by The SSL Store™

9 Skills You Need to Become a Data Engineer
2 November 2022, KDnuggets

provided by Google News

DataStax and LlamaIndex Partner to Make Building RAG Applications Easier than Ever for GenAI Developers
20 February 2024, Business Wire

DataStax Introduces Enhanced RAG Capabilities Through Astra DB and NVIDIA Tech
19 March 2024, Datanami

DataStax Rolls Out Vector Search for Astra DB to Support Gen AI
19 July 2023, EnterpriseAI

DataStax goes vector searching with Astra DB – Blocks and Files
20 July 2023, Blocks & Files

DataStax delivers HIPAA-enabled, PCI compliant vector database to fuel enterprise-wide generative AI applications
20 July 2023, Express Computer

provided by Google News

LevelDB in Ruby — SitePoint
22 October 2014, SitePoint

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

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

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

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

provided by Google News



Share this page

Featured Products

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Neo4j logo

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

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

AllegroGraph logo

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

Present your product here