DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Bangdb vs. GridDB vs. MarkLogic vs. Sequoiadb vs. TiDB

Vergleich der Systemeigenschaften Bangdb vs. GridDB vs. MarkLogic vs. Sequoiadb vs. TiDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBangdb  Xaus Vergleich ausschliessenGridDB  Xaus Vergleich ausschliessenMarkLogic  Xaus Vergleich ausschliessenSequoiadb  Xaus Vergleich ausschliessenTiDB  Xaus Vergleich ausschliessen
KurzbeschreibungConverged and high performance database for device data, events, time series, document and graphScalable in-memory time series database optimized for IoT and Big DataOperational and transactional Enterprise NoSQL databaseNewSQL database with distributed OLTP and SQLTiDB 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 DatenbankmodellDocument Store
Graph DBMS
Time Series DBMS
Time Series DBMSDocument Store
Native XML DBMS
RDF Store infoab Version 7
Suchmaschine
Document Store
Relational DBMS
Relational DBMS
Sekundäre DatenbankmodelleSpatial DBMSKey-Value Store
Relational DBMS
Document Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,15
Rang#334  Overall
#45  Document Stores
#31  Graph DBMS
#31  Time Series DBMS
Punkte2,02
Rang#132  Overall
#11  Time Series DBMS
Punkte6,50
Rang#56  Overall
#10  Document Stores
#1  Native XML DBMS
#1  RDF Stores
#5  Suchmaschinen
Punkte0,48
Rang#260  Overall
#41  Document Stores
#121  Relational DBMS
Punkte4,94
Rang#72  Overall
#40  Relational DBMS
Websitebangdb.comgriddb.netwww.marklogic.comwww.sequoiadb.compingcap.com
Technische Dokumentationdocs.bangdb.comdocs.griddb.netdocs.marklogic.comwww.sequoiadb.com/­en/­index.php?m=Files&a=indexdocs.pingcap.com/­tidb/­stable
EntwicklerSachin Sinha, BangDBToshiba CorporationMarkLogic Corp.Sequoiadb Ltd.PingCAP, Inc.
Erscheinungsjahr20122013200120132016
Aktuelle VersionBangDB 2.0, October 20215.1, August 202211.0, December 20227.6.0, Jaenner 2024
Lizenz infoCommercial or Open SourceOpen Source infoBSD 3Open Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availablekommerziell infoeingeschränkte kostenlose Version verfügbarOpen Source infoServer: AGPL; Client: Apache V2Open 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++C++C++C++Go, Rust
Server BetriebssystemeLinuxLinuxLinux
OS X
Windows
LinuxLinux
Datenschemaschemafreijaschemafrei infoSchema kann erzwungen werdenschemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder dateyes: string, long, double, int, geospatial, stream, eventsja infonumerical, string, blob, geometry, boolean, timestampjaja infooid, date, timestamp, binary, regexja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjaneinnein
Sekundärindizesja infosecondary, composite, nested, reverse, geospatialjajajaja
SQL infoSupport of SQLSQL like support with command line toolSQL92, SQL-like TQL (Toshiba Query Language)ja infoSQL92SQL-like query languageja
APIs und andere ZugriffskonzeptePropriätäres Protokoll
RESTful HTTP API
JDBC
ODBC
Proprietäres Protokoll
RESTful HTTP/JSON API
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
Proprietäres Protokoll basierend auf JSONGORM
JDBC
ODBC
Proprietäres Protokoll
SQLAlchemy
Unterstützte ProgrammiersprachenC
C#
C++
Java
Python
C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C
C#
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.Net
C++
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 Proceduresneinneinja infovia XQuery or JavaScriptJavaScriptnein
Triggersyes, Notifications (with Streaming only)jajaneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmShardingShardingShardinghorizontal partitioning (by key range)
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenselectable replication factor, Knob for CAP (enterprise version only)Source-Replica ReplikationjaSource-Replica ReplikationUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.
MapReduce infoBietet ein API für Map/Reduce OperationenneinConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsja infoÃœber Hadoop Connector, HDFS Direct Access und in-database MapReduce Jobsneinja infowith TiSpark Connector
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemTunable consistency, set CAP knob accordinglyImmediate consistency within container, eventual consistency across containersImmediate ConsistencyEventual ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinneinja infofull support since version 6.6
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACID at container levelACID infocan act as a resource manager in an XA/JTA transactionwährend einer Transaktion wird das Dokument gesperrtACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, optimistic concurrency controljajajaja
Durability infoDauerhafte Speicherung der Datenyes, implements WAL (Write ahead log) as welljajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenyes, run db with in-memory only modejayes, with Range Indexesneinnein
Berechtigungskonzept infoZugriffskontrolleyes (enterprise version only)Access rights for users can be defined per databaseRollen-basierte Zugriffskontrolle auf Dokumenten- und Subdokumentenebeneeinfacher Passwort-basierter ZugriffsschutzFine grained access rights according to SQL-standard
Weitere Informationen bereitgestellt vom Systemhersteller
BangdbGridDBMarkLogicSequoiadbTiDB
Specific characteristicsGridDB is a highly scalable, in-memory time series database optimized for IoT and...
» mehr
TiDB is an advanced open-source, distributed SQL database for modern application...
» mehr
Competitive advantages1. Optimized for IoT Equipped with Toshiba's proprietary key-container data model...
» mehr
- HORIZONTAL SCALING : TiDB grants total transparency into your data workloads without...
» mehr
Typical application scenariosFactory IoT, Automative Industry, Energy, BEMS, Smart Community, Monitoring system.
» mehr
TiDB is ideal for transactional applications that require extreme scalability and...
» mehr
Key customersDenso International [see use case ] An Electric Power company [see use case ] Ishinomaki...
» mehr
Block, Pinterest, Catalyst, Bolt, Flipkart, Capcom, Shopee (E-commerce), JD Cloud...
» mehr
Market metricsGitHub trending repository
» mehr
34K+ GitHub stars 5K+ members in TiDB Community Slack 1K+ community contributors...
» mehr
Licensing and pricing modelsOpen Source license (AGPL v3 & Apache v2) Commercial license (subscription)
» mehr
TiDB 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
BangdbGridDBMarkLogicSequoiadbTiDB
Erwähnungen in aktuellen Nachrichten

General Availability of GridDB® 5.5 Enterprise Edition ~Enhancing the efficiency of IoT system development and ...
16. Januar 2024, global.toshiba

General Availability of GridDB 5.3 Enterprise Edition ~ Major Enhancement in IoT and Time Series Data Analysis ...
16. Mai 2023, global.toshiba

Toshiba launches cloudy managed IoT database service running its own GridDB
8. April 2021, The Register

GridDB Use case Large-scale high-speed processing of smart meter data following the deregulation of electrical power ...
1. November 2020, global.toshiba

Toshiba's Distributed Database GridDB(R) Now Features Scale-Out and Scale-Up combo for Petabyte-scale Data ...
3. Dezember 2019, global.toshiba

bereitgestellt von Google News

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

Database Platform to Simplify Complex Data | Progress Marklogic
7. Februar 2023, Progress Software

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

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

bereitgestellt von Google News

SequoiaDB's Innovative Solutions in Distributed Databases Earns IDC Recognition - PR Newswire APAC
17. März 2023, PR Newswire Asia

bereitgestellt von Google News

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

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

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

PingCAP Wins 2024 Data Breakthrough Awards
12. April 2024, GlobeNewswire

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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

Präsentieren Sie hier Ihr Produkt