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

DBMS > 4D vs. Alibaba Cloud AnalyticDB for PostgreSQL vs. Bangdb vs. H2 vs. TiDB

Vergleich der Systemeigenschaften 4D vs. Alibaba Cloud AnalyticDB for PostgreSQL vs. Bangdb vs. H2 vs. TiDB

Redaktionelle Informationen bereitgestellt von DB-Engines
Name4D infofrüherer Name: 4th Dimension  Xaus Vergleich ausschliessenAlibaba Cloud AnalyticDB for PostgreSQL infoformer name was HybridDB  Xaus Vergleich ausschliessenBangdb  Xaus Vergleich ausschliessenH2  Xaus Vergleich ausschliessenTiDB  Xaus Vergleich ausschliessen
KurzbeschreibungAnwendungsentwicklungsumgebung mit integrierter DatenbankAn online MPP (Massively Parallel Processing) data warehousing service based on GreenplumConverged and high performance database for device data, events, time series, document and graphFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.TiDB 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 DatenbankmodellRelational DBMSRelational DBMSDocument Store
Graph DBMS
Time Series DBMS
Relational DBMSRelational DBMS
Sekundäre DatenbankmodelleSpatial DBMSSpatial DBMSDocument Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,58
Rang#108  Overall
#54  Relational DBMS
Punkte0,68
Rang#231  Overall
#105  Relational DBMS
Punkte0,08
Rang#347  Overall
#47  Document Stores
#34  Graph DBMS
#31  Time Series DBMS
Punkte8,13
Rang#49  Overall
#31  Relational DBMS
Punkte4,66
Rang#70  Overall
#38  Relational DBMS
Websitewww.4d.comwww.alibabacloud.com/­product/­hybriddb-postgresqlbangdb.comwww.h2database.compingcap.com
Technische Dokumentationdeveloper.4d.comwww.alibabacloud.com/­help/­en/­analyticdb-for-postgresql/­latest/­product-introduction-overviewdocs.bangdb.comwww.h2database.com/­html/­main.htmldocs.pingcap.com/­tidb/­stable
Entwickler4D, IncAlibaba / Pivotal Software Inc. / PostgreSQL Global Development GroupSachin Sinha, BangDBThomas MuellerPingCAP, Inc.
Erscheinungsjahr19842016201220052016
Aktuelle Versionv20, April 2023BangDB 2.0, October 20212.2.220, Juli 20238.0.0, Maerz 2024
Lizenz infoCommercial or Open SourcekommerziellkommerziellOpen Source infoBSD 3Open Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoApache 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinneinnein
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++JavaGo, Rust
Server BetriebssystemeOS X
Windows
gehostetLinuxAlle Betriebssysteme mit einer Java VMLinux
Datenschemajajaschemafreijaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajayes: string, long, double, int, geospatial, stream, eventsjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjajaneinneinnein
Sekundärindizesjajaja infosecondary, composite, nested, reverse, geospatialjaja
SQL infoSupport of SQLja infoclose to SQL 92jaSQL like support with command line tooljaja
APIs und andere ZugriffskonzepteODBC
RESTful HTTP API infoby using 4D Mobile
SOAP webservices
JDBC
ODBC
Propriätäres Protokoll
RESTful HTTP API
JDBC
ODBC
GORM
JDBC
ODBC
Proprietäres Protokoll
SQLAlchemy
Unterstützte Programmiersprachen4D eigene IDE
PHP
C
Java
Perl
Python
R
C
C#
C++
Java
Python
JavaAda
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 ProceduresjajaneinJava Stored Procedures and User-Defined Functionsnein
Triggersjajayes, Notifications (with Streaming only)janein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineSharding infoImplicit feature of the cloud serviceSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmkeinehorizontal partitioning (by key range)
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikationja infoImplicit feature of the cloud serviceselectable replication factor, Knob for CAP (enterprise version only)With clustering: 2 database servers on different computers operate on identical copies of a databaseUsing 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 ConsistencyTunable consistency, set CAP knob accordinglyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjajaneinjaja infofull support since version 6.6
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajayes, optimistic concurrency controlyes, multi-version concurrency control (MVCC)ja
Durability infoDauerhafte Speicherung der Datenjajayes, implements WAL (Write ahead log) as welljaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinyes, run db with in-memory only modejanein
Berechtigungskonzept infoZugriffskontrolleBenutzer und GruppenBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardyes (enterprise version only)Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardFine grained access rights according to SQL-standard
Weitere Informationen bereitgestellt vom Systemhersteller
4D infofrüherer Name: 4th DimensionAlibaba Cloud AnalyticDB for PostgreSQL infoformer name was HybridDBBangdbH2TiDB
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
4D infofrüherer Name: 4th DimensionAlibaba Cloud AnalyticDB for PostgreSQL infoformer name was HybridDBBangdbH2TiDB
DB-Engines Blog Posts

MySQL, PostgreSQL and Redis are the winners of the March ranking
2. März 2016, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Alibaba Cloud Increases DB Analytics, One-Stop Solution To Build AI In 30 Minutes
5. Mai 2024, VOI.ID

Alibaba Cloud upgrades AnalyticDB with vector database engine
25. Juli 2023, CloudTech News

Alibaba Cloud's PostgreSQL databases impacted by critical bugs
22. April 2023, SC Media

Two Critical Flaws Found in Alibaba Cloud's PostgreSQL Databases
20. April 2023, The Hacker News

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

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

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

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

RaimaDB logo

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