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 > Google Cloud Bigtable vs. GreptimeDB vs. HEAVY.AI vs. Postgres-XL vs. XTDB

Vergleich der Systemeigenschaften Google Cloud Bigtable vs. GreptimeDB vs. HEAVY.AI vs. Postgres-XL vs. XTDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGoogle Cloud Bigtable  Xaus Vergleich ausschliessenGreptimeDB  Xaus Vergleich ausschliessenHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022  Xaus Vergleich ausschliessenPostgres-XL  Xaus Vergleich ausschliessenXTDB infoformerly named Crux  Xaus Vergleich ausschliessen
KurzbeschreibungGoogle's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.An open source Time Series DBMS built for increased scalability, high performance and efficiencyA high performance, column-oriented RDBMS, specifically developed to harness the massive parallelism of modern CPU and GPU hardwareBasiert auf PostgreSQL und ist um Clusterfähigkeiten (scale out) erweitert.A general purpose database with bitemporal SQL and Datalog and graph queries
Primäres DatenbankmodellKey-Value Store
Wide Column Store
Time Series DBMSRelational DBMSRelational DBMSDocument Store
Sekundäre DatenbankmodelleSpatial DBMSDocument Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte3,26
Rang#92  Overall
#13  Key-Value Stores
#8  Wide Column Stores
Punkte0,06
Rang#352  Overall
#33  Time Series DBMS
Punkte1,77
Rang#141  Overall
#65  Relational DBMS
Punkte0,49
Rang#256  Overall
#117  Relational DBMS
Punkte0,11
Rang#343  Overall
#46  Document Stores
Websitecloud.google.com/­bigtablegreptime.comgithub.com/­heavyai/­heavydb
www.heavy.ai
www.postgres-xl.orggithub.com/­xtdb/­xtdb
www.xtdb.com
Technische Dokumentationcloud.google.com/­bigtable/­docsdocs.greptime.comdocs.heavy.aiwww.postgres-xl.org/­documentationwww.xtdb.com/­docs
EntwicklerGoogleGreptime Inc.HEAVY.AI, Inc.Juxt Ltd.
Erscheinungsjahr2015202220162014 infoseit 2012, ursprünglich genannt StormDB2019
Aktuelle Version5.10, Jänner 202210 R1, Oktober 20181.19, September 2021
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache Version 2.0Open Source infoApache Version 2; enterprise edition availableOpen Source infoMozilla public licenseOpen Source infoMIT License
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheRustC++ and CUDACClojure
Server BetriebssystemegehostetAndroid
Docker
FreeBSD
Linux
macOS
Windows
LinuxLinux
macOS
Alle Betriebssysteme mit einer Java 8 (und höher) VM
Linux
Datenschemaschemafreischema-free, schema definition possiblejajaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinja infoXML type, but no XML query functionalitynein
Sekundärindizesneinjaneinjaja
SQL infoSupport of SQLneinjajaja infodistributed, parallel query executioneingeschränktes SQL mittels Apache Calcite
APIs und andere ZugriffskonzeptegRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
gRPC
HTTP API
JDBC
JDBC
ODBC
Thrift
Vega
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
HTTP REST
JDBC
Unterstützte ProgrammiersprachenC#
C++
Go
Java
JavaScript (Node.js)
Python
C++
Erlang
Go
Java
JavaScript
All languages supporting JDBC/ODBC/Thrift
Python
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Clojure
Java
Server-seitige Scripts infoStored ProceduresneinPythonneinbenutzerdefinierte Funktionennein
Triggersneinneinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingSharding infoRound robinhorizontale Partitionierungkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenInternal replication in Colossus, and regional replication between two clusters in different zonesMulti-Source Replikationja, jeder Knoten hat alle Daten
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Immediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic single-row operationsneinACID infoMVCCACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajayes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjanein
Berechtigungskonzept infoZugriffskontrolleAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Simple rights management via user accountsBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
Google Cloud BigtableGreptimeDBHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022Postgres-XLXTDB infoformerly named Crux
Specific characteristicsGreptimeDB is a SQL & Python-enabled timeseries database system built from scratch...
» mehr
Competitive advantages- Inherits advantages of Rust, such as excellent performance, memory safe, resource...
» mehr
Typical application scenariosFor IoT industries, GreptimeDB can seamless integrate with message queues and other...
» mehr
Key customersGreptime's clients span multiple sectors including IoT, connected vehicles, and energy...
» mehr
Market metricsGreptimeDB has garnered global recognition by topping GitHub trends following its...
» mehr
Licensing and pricing modelsGreptimeDB: open source, distributed, cloud-native TSDB; supports Hybrid Time-series...
» 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
Google Cloud BigtableGreptimeDBHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022Postgres-XLXTDB infoformerly named Crux
Erwähnungen in aktuellen Nachrichten

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1. März 2024, Forbes

Google Introduces Autoscaling for Cloud Bigtable for Optimizing Costs
31. Januar 2022, InfoQ.com

Google scales up Cloud Bigtable NoSQL database
27. Januar 2022, TechTarget

Google introduces Cloud Bigtable managed NoSQL database to process data at scale
6. Mai 2015, VentureBeat

Google Launches Cloud Bigtable, A Highly Scalable And Performant NoSQL Database
6. Mai 2015, TechCrunch

bereitgestellt von Google News

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, businesswire.com

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

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

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

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

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Präsentieren Sie hier Ihr Produkt