DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > BaseX vs. LevelDB vs. MarkLogic vs. Sadas Engine vs. TiDB

Vergleich der Systemeigenschaften BaseX vs. LevelDB vs. MarkLogic vs. Sadas Engine vs. TiDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBaseX  Xaus Vergleich ausschliessenLevelDB  Xaus Vergleich ausschliessenMarkLogic  Xaus Vergleich ausschliessenSadas Engine  Xaus Vergleich ausschliessenTiDB  Xaus Vergleich ausschliessen
KurzbeschreibungLeichtgewichtiges Native XML DBMS mit Unterstützung für XQuery 3.0 und mit interactiver GUI.Embeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesOperational and transactional Enterprise NoSQL databaseSADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environmentsTiDB is an open source distributed SQL database that supports Hybrid Transactional/Analytical Processing (HTAP) workloads. It is MySQL compatible and features horizontal scalability, strong consistency, and high availability.
Primäres DatenbankmodellNative XML DBMSKey-Value StoreDocument Store
Native XML DBMS
RDF Store infoab Version 7
Suchmaschine
Relational DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,90
Rang#136  Overall
#4  Native XML DBMS
Punkte2,75
Rang#107  Overall
#19  Key-Value Stores
Punkte6,50
Rang#56  Overall
#10  Document Stores
#1  Native XML DBMS
#1  RDF Stores
#5  Suchmaschinen
Punkte0,03
Rang#379  Overall
#156  Relational DBMS
Punkte4,94
Rang#72  Overall
#40  Relational DBMS
Websitebasex.orggithub.com/­google/­leveldbwww.marklogic.comwww.sadasengine.compingcap.com
Technische Dokumentationdocs.basex.orggithub.com/­google/­leveldb/­blob/­main/­doc/­index.mddocs.marklogic.comwww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentationdocs.pingcap.com/­tidb/­stable
EntwicklerBaseX GmbHGoogleMarkLogic Corp.SADAS s.r.l.PingCAP, Inc.
Erscheinungsjahr20072011200120062016
Aktuelle Version10.7, August 20231.23, Februar 202111.0, December 20228.08.0.0, Maerz 2024
Lizenz infoCommercial or Open SourceOpen Source infoBSD LizenzOpen Source infoBSDkommerziell infoeingeschränkte kostenlose Version verfügbarkommerziell infofree trial version availableOpen Source infoApache 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
TiDB Cloud: Fully-managed TiDB Service. Bring everything great about TiDB to the cloud.
ImplementierungsspracheJavaC++C++C++Go, Rust
Server BetriebssystemeLinux
OS X
Windows
Illumos
Linux
OS X
Windows
Linux
OS X
Windows
AIX
Linux
Windows
Linux
Datenschemaschemafreischemafreischemafrei infoSchema kann erzwungen werdenjaja
Typisierung infovordefinierte Datentypen, z.B. float oder datenein infoXQuery unterstützt Typenneinjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjaneinnein
Sekundärindizesjaneinjajaja
SQL infoSupport of SQLneinneinja infoSQL92jaja
APIs und andere ZugriffskonzepteJava API
RESTful HTTP API
RESTXQ
WebDAV
XML:DB
XQJ
Java API
Node.js Client API
ODBC
proprietary Optic API infoProprietary Query API, introduced with version 9
RESTful HTTP API
SPARQL
WebDAV
XDBC
XQuery
XSLT
JDBC
ODBC
Proprietäres Protokoll
GORM
JDBC
ODBC
Proprietäres Protokoll
SQLAlchemy
Unterstützte ProgrammiersprachenActionscript
C
C#
Haskell
Java
JavaScript infoNode.js
Lisp
Perl
PHP
Python
Qt
Rebol
Ruby
Scala
Visual Basic
C++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
C
C#
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.Net
C
C#
C++
Groovy
Java
PHP
Python
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-seitige Scripts infoStored Proceduresjaneinja infovia XQuery or JavaScriptneinnein
Triggersja infomittels Eventsneinjaneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeinekeineShardinghorizontale Partitionierunghorizontal partitioning (by key range)
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeinekeinejakeineUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinja infoÃœber Hadoop Connector, HDFS Direct Access und in-database MapReduce Jobsneinja infowith TiSpark Connector
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinjaja infofull support since version 6.6
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenMehrere Lese-, ein SchreibprozessneinACID infocan act as a resource manager in an XA/JTA transactionACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjaja infowith automatic compression on writesjajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenyes, with Range Indexesja infomanaged by 'Learn by Usage'nein
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem, 4-stufigem BerechtigungskonzeptneinRollen-basierte Zugriffskontrolle auf Dokumenten- und SubdokumentenebeneAccess rights for users, groups and roles according to SQL-standardFine grained access rights according to SQL-standard
Weitere Informationen bereitgestellt vom Systemhersteller
BaseXLevelDBMarkLogicSadas EngineTiDB
Specific characteristicsTiDB is an advanced open-source, distributed SQL database for modern application...
» mehr
Competitive advantages- HORIZONTAL SCALING : TiDB grants total transparency into your data workloads without...
» mehr
Typical application scenariosTiDB is ideal for transactional applications that require extreme scalability and...
» mehr
Key customersBlock, Pinterest, Catalyst, Bolt, Flipkart, Capcom, Shopee (E-commerce), JD Cloud...
» mehr
Market metrics34K+ GitHub stars 5K+ members in TiDB Community Slack 1K+ community contributors...
» mehr
Licensing and pricing modelsTiDB Community : Free open source software (Apache 2.0) TiDB Self-Hosted : Enterprise...
» mehr

Wir laden Vertreter der Systemhersteller ein uns zu kontaktieren, um die Systeminformationen zu aktualisieren und zu ergänzen,
sowie um Herstellerinformationen wie Schlüsselkunden, Vorteile gegenüber Konkurrenten und Marktmetriken anzuzeigen.

Zugehörige Produkte und Dienstleistungen

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
BaseXLevelDBMarkLogicSadas EngineTiDB
Erwähnungen in aktuellen Nachrichten

Flash News: OKX Wallet Web Extension Users Can Now Access BaseX, a Concentrated Liquidity AMM DEX on Base
17. April 2024, Yahoo Finance

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

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

bereitgestellt von Google News

LevelDB in Ruby — SitePoint
22. Oktober 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. Oktober 2022, Blocks & Files

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

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

bereitgestellt von Google News

MarkLogic “The NoSQL Database”. In the MarkLogic Query Console, you can… | by Abhay Srivastava | Apr, 2024
23. April 2024, Medium

ABN AMRO Moves Progress-Powered Credit Store App to Azure Cloud; Achieves 40% Faster Data Processing, Lower ...
12. März 2024, Yahoo Finance

Seven Quick Steps to Setting Up MarkLogic Server in Kubernetes
1. Februar 2024, BI-Platform.nl

Progress's $355m move for MarkLogic sets the tone for 2023
4. Januar 2023, The Stack

Progress to acquire PE-backed data platform MarkLogic for $355m
4. Januar 2023, PE Hub

bereitgestellt von Google News

L'azienda italiana Advanced System colpita dal ransomware. Lo avverte l'azienda con un comunicato stampa
29. Dezember 2022, Red Hot Cyber

bereitgestellt von Google News

How PingCAP transformed TiDB into a serverless DBaaS using Amazon S3 and Amazon EBS | Amazon Web Services
14. November 2023, AWS Blog

How a new database architecture supports scale and reliability in TiDB
11. März 2024, InfoWorld

PingCAP Launches TiDB 7.5, Enhancing Distributed SQL Database Tech
19. Dezember 2023, Datanami

Google Cloud's C3D Instances Provide Strong Performance Value For PingCAP's TiDB
28. März 2024, Phoronix

Announcing TiDB 7.4: The Best Database Alternative for MySQL 8.0
1. November 2023, PR Newswire

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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.

Präsentieren Sie hier Ihr Produkt