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 > BigchainDB vs. Google Cloud Datastore vs. QuestDB vs. SAP Advantage Database Server vs. TiDB

Vergleich der Systemeigenschaften BigchainDB vs. Google Cloud Datastore vs. QuestDB vs. SAP Advantage Database Server vs. TiDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBigchainDB  Xaus Vergleich ausschliessenGoogle Cloud Datastore  Xaus Vergleich ausschliessenQuestDB  Xaus Vergleich ausschliessenSAP Advantage Database Server infofrüherer Name: Sybase ADS  Xaus Vergleich ausschliessenTiDB  Xaus Vergleich ausschliessen
SAP Advantage Database Server seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
KurzbeschreibungBigchainDB is scalable blockchain database offering decentralization, immutability and native assetsSelbst skalierendes NoSQL Datenbankservice in der Google Cloud PlattformA high performance open source SQL database for time series dataLow-cost RDBMS with access to ISAM and FoxPro data structuresTiDB 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 StoreDocument StoreTime Series DBMSRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleRelational DBMSDocument Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,82
Rang#212  Overall
#36  Document Stores
Punkte4,49
Rang#79  Overall
#12  Document Stores
Punkte2,48
Rang#115  Overall
#9  Time Series DBMS
Punkte4,94
Rang#72  Overall
#40  Relational DBMS
Websitewww.bigchaindb.comcloud.google.com/­datastorequestdb.iowww.sap.com/products/advantage-database-server.htmlpingcap.com
Technische Dokumentationbigchaindb.readthedocs.io/­en/­latestcloud.google.com/­datastore/­docsquestdb.io/­docsdocs.pingcap.com/­tidb/­stable
EntwicklerGoogleQuestDB Technology IncSybase, SAPPingCAP, Inc.
Erscheinungsjahr20162008201419932016
Aktuelle Version7.6.0, Jaenner 2024
Lizenz infoCommercial or Open SourceOpen Source infoAGPL v3kommerziellOpen Source infoApache 2.0kommerziellOpen 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.
ImplementierungssprachePythonJava (Zero-GC), C++, RustGo, Rust
Server BetriebssystemeLinuxgehostetLinux
macOS
Windows
Linux
Windows
Linux
Datenschemaschemafreischemafreija infoschema-free via InfluxDB Line Protocoljaja
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinja, Details hierjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesjaneinjaja
SQL infoSupport of SQLneinSQL-like query language (GQL)SQL with time-series extensionsjaja
APIs und andere ZugriffskonzepteCLI Client
RESTful HTTP API
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
HTTP REST
InfluxDB Line Protocol (TCP/UDP)
JDBC
PostgreSQL wire protocol
.NET Client API
ADO.NET
JDBC
ODBC
OLE DB
GORM
JDBC
ODBC
Proprietäres Protokoll
SQLAlchemy
Unterstützte ProgrammiersprachenGo
Haskell
Java
JavaScript
Python
Ruby
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C infoPostgreSQL driver
C++
Go
Java
JavaScript (Node.js)
Python
Rust infoover HTTP
Delphi
Perl
PHP
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 Proceduresmit Google App Engineneinjanein
TriggersCallbacks mit Google Apps Engineneinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardinghorizontal partitioning (by timestamps)keinehorizontal partitioning (by key range)
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenfrei wählbarer ReplikationsfaktorMulti-source replication using PaxosSource-replica replication with eventual consistencyMulti-Source Replikation infoCONFLICT Trigger to resolve replication conflicts
Source-Replica Replikation
Using Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.
MapReduce infoBietet ein API für Map/Reduce Operationenneinja infomittels Google Cloud Dataflowneinneinja infowith TiSpark Connector
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Immediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinja infovia ReferenceProperties or Ancestor pathsneinjaja infofull support since version 6.6
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACID for single-table writesACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenyes,with MongoDB ord RethinkDBjajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinja infothrough memory mapped filesnein infocaching of (temporary) tables can be configurednein
Berechtigungskonzept infoZugriffskontrolleyesAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardFine grained access rights according to SQL-standard
Weitere Informationen bereitgestellt vom Systemhersteller
BigchainDBGoogle Cloud DatastoreQuestDBSAP Advantage Database Server infofrüherer Name: Sybase ADSTiDB
Specific characteristicsRelational model with native time series support Column-based storage and time partitioned...
» mehr
TiDB is an advanced open-source, distributed SQL database for modern application...
» mehr
Competitive advantagesHigh ingestion throughput: peak of 4M rows/sec (TSBS Benchmark) Code optimizations...
» mehr
- HORIZONTAL SCALING : TiDB grants total transparency into your data workloads without...
» mehr
Typical application scenariosFinancial tick data Industrial IoT Application Metrics Monitoring
» mehr
TiDB is ideal for transactional applications that require extreme scalability and...
» mehr
Key customersBanks & Hedge funds, Yahoo, OKX, Airbus, Aquis Exchange, Net App, Cloudera, Airtel,...
» mehr
Block, 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 modelsOpen source Apache 2.0 QuestDB Enterprise QuestDB Cloud
» mehr
TiDB Community : Free open source software (Apache 2.0) TiDB Self-Hosted : Enterprise...
» mehr
Neuigkeiten

Does "vpmovzxbd" Scare You? Here's Why it Doesn't Have To
12. April 2024

Create an ADS-B flight radar with QuestDB and a Raspberry Pi
8. April 2024

Build a temperature IoT sensor with Raspberry Pi Pico & QuestDB
5. April 2024

Create an IoT server with QuestDB and a Raspberry Pi
4. April 2024

TimescaleDB vs. QuestDB: Performance benchmarks and overview
27. März 2024

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
BigchainDBGoogle Cloud DatastoreQuestDBSAP Advantage Database Server infofrüherer Name: Sybase ADSTiDB
Erwähnungen in aktuellen Nachrichten

Exploring the 10 BEST Python Libraries for Blockchain Applications
9. September 2023, DataDrivenInvestor

An Introduction to BigchainDB, a Popular Blockchain Database
17. September 2020, Open Source For You

Blockchain Database Startup BigchainDB Raises €3 Million
27. September 2016, CoinDesk

What is BigchainDB Technology & How it works and the Characteristics?
26. August 2017, Blockchain Council

Using BigchainDB: A Database with Blockchain Characteristics
20. Januar 2022, Open Source For You

bereitgestellt von Google News

Google Cloud Stops Exit Fees
12. Januar 2024, Spiceworks News and Insights

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6. November 2023, PR Newswire

Best cloud storage of 2024
3. April 2024, TechRadar

What Is Google Cloud Platform?
28. August 2023, Simplilearn

Compare Google Cloud Storage vs. Google Drive for enterprises
9. November 2023, TechTarget

bereitgestellt von Google News

QuestDB snares $12M Series A with hosted version coming soon
3. November 2021, TechCrunch

SQL Extensions for Time-Series Data in QuestDB
11. Januar 2021, Towards Data Science

QuestDB gets $12M Series A funding amid growing interest in time-series databases
3. November 2021, SiliconANGLE News

Read the Pitch Deck Database Startup QuestDB Used to Raise $12 Million
11. November 2021, Business Insider

Comparing Different Time-Series Databases
10. Februar 2022, hackernoon.com

bereitgestellt von Google News

SAP Announces Q3 2023 Results: Asia Pacific and Japan View
19. Oktober 2023, SAP News

AIRWORLD PART 15: WORLD'S SECOND BEST AIRPORT TERMINAL
30. September 2005, Ad Age

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

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

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

PingCAP Wins 2024 Data Breakthrough Awards
12. April 2024, Yahoo Finance

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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