DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Bangdb vs. HBase vs. Sequoiadb vs. TiDB vs. Warp 10

Vergleich der Systemeigenschaften Bangdb vs. HBase vs. Sequoiadb vs. TiDB vs. Warp 10

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBangdb  Xaus Vergleich ausschliessenHBase  Xaus Vergleich ausschliessenSequoiadb  Xaus Vergleich ausschliessenTiDB  Xaus Vergleich ausschliessenWarp 10  Xaus Vergleich ausschliessen
KurzbeschreibungConverged and high performance database for device data, events, time series, document and graphWide-Column Store basierend auf Apache Hadoop und auf Konzepten von BigTableNewSQL 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.TimeSeries DBMS specialized on timestamped geo data based on LevelDB or HBase
Primäres DatenbankmodellDocument Store
Graph DBMS
Time Series DBMS
Wide Column StoreDocument Store
Relational DBMS
Relational DBMSTime Series DBMS
Sekundäre DatenbankmodelleSpatial DBMSDocument Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,16
Rang#338  Overall
#47  Document Stores
#32  Graph DBMS
#31  Time Series DBMS
Punkte27,97
Rang#26  Overall
#2  Wide Column Stores
Punkte0,50
Rang#258  Overall
#41  Document Stores
#120  Relational DBMS
Punkte4,25
Rang#74  Overall
#40  Relational DBMS
Punkte0,14
Rang#344  Overall
#32  Time Series DBMS
Websitebangdb.comhbase.apache.orgwww.sequoiadb.compingcap.comwww.warp10.io
Technische Dokumentationdocs.bangdb.comhbase.apache.org/­book.htmlwww.sequoiadb.com/­en/­index.php?m=Files&a=indexdocs.pingcap.com/­tidb/­stablewww.warp10.io/­content/­02_Getting_started
EntwicklerSachin Sinha, BangDBApache Software Foundation infoApache Top-Level Projekt, ursprünglich entwickelt von PowersetSequoiadb Ltd.PingCAP, Inc.SenX
Erscheinungsjahr20122008201320162015
Aktuelle VersionBangDB 2.0, October 20212.3.4, Jaenner 20218.1.0, Mai 2024
Lizenz infoCommercial or Open SourceOpen Source infoBSD 3Open Source infoApache Version 2Open Source infoServer: AGPL; Client: Apache V2Open Source infoApache 2.0Open Source infoApache License 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++JavaC++Go, RustJava
Server BetriebssystemeLinuxLinux
Unix
Windows infomit Cygwin
LinuxLinuxLinux
OS X
Windows
Datenschemaschemafreischema-free, schema definition possibleschemafreijaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateyes: string, long, double, int, geospatial, stream, eventsoptions to bring your own types, AVROja infooid, date, timestamp, binary, regexjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesja infosecondary, composite, nested, reverse, geospatialneinjajanein
SQL infoSupport of SQLSQL like support with command line toolneinSQL-like query languagejanein
APIs und andere ZugriffskonzeptePropriätäres Protokoll
RESTful HTTP API
Java API
RESTful HTTP API
Thrift
Proprietäres Protokoll basierend auf JSONGORM
JDBC
ODBC
Proprietäres Protokoll
SQLAlchemy
HTTP API
Jupyter
WebSocket
Unterstützte ProgrammiersprachenC
C#
C++
Java
Python
C
C#
C++
Groovy
Java
PHP
Python
Scala
.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 Proceduresneinja infoCoprocessors in JavaJavaScriptneinja infoWarpScript
Triggersyes, Notifications (with Streaming only)janeinneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmShardingShardinghorizontal partitioning (by key range)Sharding infobasierend auf HBase
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenselectable replication factor, Knob for CAP (enterprise version only)Multi-Source Replikation
Source-Replica Replikation
Source-Replica ReplikationUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.frei wählbarer Replikationsfaktor infobasierend auf HBase
MapReduce infoBietet ein API für Map/Reduce Operationenneinjaneinja infowith TiSpark Connectornein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemTunable consistency, set CAP knob accordinglyImmediate Consistency or Eventual ConsistencyEventual ConsistencyImmediate ConsistencyImmediate Consistency infobasierend auf HBase
Fremdschlüssel inforeferenzielle Integritätneinneinneinja infofull support since version 6.6nein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDSingle row ACID (across millions of columns)während einer Transaktion wird das Dokument gesperrtACIDnein
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 modejaneinneinja
Berechtigungskonzept infoZugriffskontrolleyes (enterprise version only)Access Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACeinfacher Passwort-basierter ZugriffsschutzFine grained access rights according to SQL-standardMandatory use of cryptographic tokens, containing fine-grained authorizations
Weitere Informationen bereitgestellt vom Systemhersteller
BangdbHBaseSequoiadbTiDBWarp 10
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
BangdbHBaseSequoiadbTiDBWarp 10
DB-Engines Blog Posts

Cloudera's HBase PaaS offering now supports Complex Transactions
11. August 2021,  Krishna Maheshwari (sponsor) 

Why is Hadoop not listed in the DB-Engines Ranking?
13. Mai 2013, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Less Components, Higher Performance: Apache Doris instead of ClickHouse, MySQL, Presto, and HBase
20. Oktober 2023, hackernoon.com

What Is HBase?
19. August 2021, ibm.com

HBase: The database big data left behind
6. Mai 2016, InfoWorld

Monitor Apache HBase on Amazon EMR using Amazon Managed Service for Prometheus and Amazon Managed ...
13. Februar 2023, AWS Blog

HydraBase – The evolution of HBase@Facebook - Engineering at Meta
5. Juni 2014, Facebook Engineering

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

PingCAP Named Customers' Choice in 2024 Gartner Peer Insights for Cloud Database Management Systems
3. Juni 2024, Datanami

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

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

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

bereitgestellt von Google News

Time Series Databases Software Market [2024-2031] | InfluxData, Trendalyze, Amazon Timestream
11. Mai 2024, Motions Online

Time Series Intelligence Software Market Analysis and Revenue Prediction | Azure Time Series Insights, Trendalyze ...
20. Mai 2024, Weekly Post Gazette

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

Milvus logo

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

Präsentieren Sie hier Ihr Produkt