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

DBMS > LevelDB vs. Microsoft SQL Server vs. Postgres-XL vs. searchxml vs. TiDB

Vergleich der Systemeigenschaften LevelDB vs. Microsoft SQL Server vs. Postgres-XL vs. searchxml vs. TiDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameLevelDB  Xaus Vergleich ausschliessenMicrosoft SQL Server  Xaus Vergleich ausschliessenPostgres-XL  Xaus Vergleich ausschliessensearchxml  Xaus Vergleich ausschliessenTiDB  Xaus Vergleich ausschliessen
KurzbeschreibungEmbeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesRelationales DBMS von MicrosoftBasiert auf PostgreSQL und ist um Clusterfähigkeiten (scale out) erweitert.DBMS for structured and unstructured content wrapped with an application serverTiDB 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 DatenbankmodellKey-Value StoreRelational DBMSRelational DBMSNative XML DBMS
Suchmaschine
Relational DBMS
Sekundäre DatenbankmodelleDocument Store
Graph DBMS
Spatial DBMS
Document Store
Spatial DBMS
Document Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,35
Rang#111  Overall
#19  Key-Value Stores
Punkte824,29
Rang#3  Overall
#3  Relational DBMS
Punkte0,49
Rang#256  Overall
#117  Relational DBMS
Punkte0,00
Rang#383  Overall
#7  Native XML DBMS
#25  Suchmaschinen
Punkte4,66
Rang#70  Overall
#38  Relational DBMS
Websitegithub.com/­google/­leveldbwww.microsoft.com/­en-us/­sql-serverwww.postgres-xl.orgwww.searchxml.net/­category/­productspingcap.com
Technische Dokumentationgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mdlearn.microsoft.com/­en-US/­sql/­sql-serverwww.postgres-xl.org/­documentationwww.searchxml.net/­support/­handoutsdocs.pingcap.com/­tidb/­stable
EntwicklerGoogleMicrosoftinformationpartners gmbhPingCAP, Inc.
Erscheinungsjahr201119892014 infoseit 2012, ursprünglich genannt StormDB20152016
Aktuelle Version1.23, Februar 2021SQL Server 2022, November 202210 R1, Oktober 20181.08.0.0, Maerz 2024
Lizenz infoCommercial or Open SourceOpen Source infoBSDkommerziell infoeingeschränkte kostenlose Version verfügbarOpen Source infoMozilla public licensekommerziellOpen 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.
ImplementierungsspracheC++C++CC++Go, Rust
Server BetriebssystemeIllumos
Linux
OS X
Windows
Linux
Windows
Linux
macOS
WindowsLinux
Datenschemaschemafreijajaschemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjaja infoXML type, but no XML query functionalityjanein
Sekundärindizesneinjajajaja
SQL infoSupport of SQLneinjaja infodistributed, parallel query executionneinja
APIs und andere ZugriffskonzepteADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
RESTful HTTP API
WebDAV
XQuery
XSLT
GORM
JDBC
ODBC
Proprietäres Protokoll
SQLAlchemy
Unterstützte ProgrammiersprachenC++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C++ infomost other programming languages supported via APIsAda
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 ProceduresneinTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javabenutzerdefinierte Funktionenja infoon the application servernein
Triggersneinjajaneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineTabellen können auf mehrere Files aufgeteilt werden (horizontale Partitionierung), sharding möglich (mittels federation)horizontale Partitionierungkeinehorizontal partitioning (by key range)
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenkeineja, aber abhängig von der SQL-Server Editionja infosychronisation to multiple collectionsUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinja infowith TiSpark Connector
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjajaneinja infofull support since version 6.6
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDACID infoMVCCMehrere Lese-, ein SchreibprozessACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenja infowith automatic compression on writesjajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinneinnein
Berechtigungskonzept infoZugriffskontrolleneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardDomain, group and role-based access control at the document level and for application servicesFine grained access rights according to SQL-standard
Weitere Informationen bereitgestellt vom Systemhersteller
LevelDBMicrosoft SQL ServerPostgres-XLsearchxmlTiDB
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
DrittanbieterNavicat Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems.
» mehr

Navicat for SQL Server gives you a fully graphical approach to database management and development.
» mehr

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

Weitere Ressourcen
LevelDBMicrosoft SQL ServerPostgres-XLsearchxmlTiDB
DB-Engines Blog Posts

MySQL is the DBMS of the Year 2019
3. Januar 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2. Mai 2017, Paul Andlinger

Microsoft SQL Server is the DBMS of the Year
4. Januar 2017, Matthias Gelbmann, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

Why migrate Windows Server and SQL Server to Azure: ROI, innovation, and free offers
25. April 2024, Microsoft

SolarWinds Enhances Plan Explorer to Help Database Pros Improve Operations, Performance, and Business Outcomes
30. April 2024, Business Wire

RDS Custom for SQL Server supports SQL Server Developer Edition
17. November 2023, AWS Blog

How to Know When It's Time for a Microsoft SQL Server Upgrade
31. Oktober 2023, BizTech Magazine

Deploying a highly available Microsoft SQL Server database on Oracle Cloud Infrastructure (OCI) using AlwaysON ...
9. Oktober 2023, Oracle

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

TiDB by PingCAP Leads Data Management Revolution at GIDS 2024, Empowering India's Burgeoning Developer ...
25. April 2024, CXOToday.com

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

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

AllegroGraph logo

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

Neo4j logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Präsentieren Sie hier Ihr Produkt