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 > BigObject vs. HEAVY.AI vs. Quasardb vs. TiDB vs. YottaDB

Vergleich der Systemeigenschaften BigObject vs. HEAVY.AI vs. Quasardb vs. TiDB vs. YottaDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBigObject  Xaus Vergleich ausschliessenHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022  Xaus Vergleich ausschliessenQuasardb  Xaus Vergleich ausschliessenTiDB  Xaus Vergleich ausschliessenYottaDB  Xaus Vergleich ausschliessen
KurzbeschreibungAnalytic DBMS für Echtzeitberechnungen und QueriesA high performance, column-oriented RDBMS, specifically developed to harness the massive parallelism of modern CPU and GPU hardwareDistributed, high-performance timeseries databaseTiDB 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.A fast and solid embedded Key-value store
Primäres DatenbankmodellRelational DBMS infoEin hierarchisches Modell (Baum) kann einer Tabelle übergestülpt werdenRelational DBMSTime Series DBMSRelational DBMSKey-Value Store
Sekundäre DatenbankmodelleSpatial DBMSDocument StoreRelational DBMS infousing the Octo plugin
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,19
Rang#329  Overall
#146  Relational DBMS
Punkte1,64
Rang#145  Overall
#67  Relational DBMS
Punkte0,21
Rang#322  Overall
#29  Time Series DBMS
Punkte4,25
Rang#74  Overall
#40  Relational DBMS
Punkte0,28
Rang#306  Overall
#44  Key-Value Stores
Websitebigobject.iogithub.com/­heavyai/­heavydb
www.heavy.ai
quasar.aipingcap.comyottadb.com
Technische Dokumentationdocs.bigobject.iodocs.heavy.aidoc.quasar.ai/­masterdocs.pingcap.com/­tidb/­stableyottadb.com/­resources/­documentation
EntwicklerBigObject, Inc.HEAVY.AI, Inc.quasardbPingCAP, Inc.YottaDB, LLC
Erscheinungsjahr20152016200920162001
Aktuelle Version5.10, Jänner 20223.14.1, Jänner 20248.1.0, Mai 2024
Lizenz infoCommercial or Open Sourcekommerziell infokostenlose community edition verfügbarOpen Source infoApache Version 2; enterprise edition availablekommerziell infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licensesOpen Source infoApache 2.0Open Source infoAGPL 3.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++ and CUDAC++Go, RustC
Server BetriebssystemeLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
LinuxBSD
Linux
OS X
Windows
LinuxDocker
Linux
Datenschemajajaschemafreijaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja infointeger and binaryjanein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesjaneinja infomittels Tagsjanein
SQL infoSupport of SQLSQL-like DML and DDL statementsjaSQL-like query languagejaby using the Octo plugin
APIs und andere Zugriffskonzeptefluentd
ODBC
RESTful HTTP API
JDBC
ODBC
Thrift
Vega
HTTP APIGORM
JDBC
ODBC
Proprietäres Protokoll
SQLAlchemy
PostgreSQL wire protocol infousing the Octo plugin
Proprietäres Protokoll
Unterstützte ProgrammiersprachenAll languages supporting JDBC/ODBC/Thrift
Python
.Net
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C
Go
JavaScript (Node.js)
Lua
M
Perl
Python
Rust
Server-seitige Scripts infoStored ProceduresLuaneinneinnein
Triggersneinneinneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineSharding infoRound robinSharding infoconsistent hashinghorizontal partitioning (by key range)
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineMulti-Source ReplikationSource-Replica Replikation mit wählbarem ReplikationsfaktorUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.ja
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinwith Hadoop integrationja infowith TiSpark Connectornein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätja infoautomatically between fact table and dimension tablesneinneinja infofull support since version 6.6
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinneinACIDACIDoptimistic Locking
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenja infoRead/write lock on objects (tables, trees)jajaja
Durability infoDauerhafte Speicherung der Datenjajaja infomittels LevelDBjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaja infoTransient modeneinja
Berechtigungskonzept infoZugriffskontrolleneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardCryptographically strong user authentication and audit trailFine grained access rights according to SQL-standardBenutzer und Gruppen basierend auf Betriebssystem-Security
Weitere Informationen bereitgestellt vom Systemhersteller
BigObjectHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022QuasardbTiDBYottaDB
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
BigObjectHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022QuasardbTiDBYottaDB
Erwähnungen in aktuellen Nachrichten

The insideBIGDATA IMPACT 50 List for Q4 2023
11. Oktober 2023, insideBIGDATA

Big Data Analytics: A Game Changer for Infrastructure
13. Juli 2023, Spiceworks News and Insights

HEAVY.AI Launches HEAVY 7.0, Introducing Real-Time Machine Learning Capabilities
19. April 2023, Business Wire

OmniSci Gets HEAVY New Name and New CEO
1. März 2022, Datanami

Making the most of geospatial intelligence
14. April 2023, InfoWorld

bereitgestellt von Google News

Quasar Partners with PTC to Empower IoT Customers with High-Performance Data Solutions
11. September 2023, Datanami

Record quasar is most luminous object in the universe
20. Februar 2024, EarthSky

QUASAR yacht (Bilgin, 46.8m, 2016)
3. Juli 2023, Boat International

Gas on the run – ALMA spots the shadow of a molecular outflow from a quasar when the Universe was less than one ...
2. Februar 2024, waseda.jp

QuestDB gets $12M Series A funding amid growing interest in time-series databases
3. November 2021, SiliconANGLE 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

PingCAP Receives Customers' Choice Distinction in the 2024
29. Mai 2024, GlobeNewswire

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

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

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

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

Milvus logo

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

Präsentieren Sie hier Ihr Produkt