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. HEAVY.AI vs. Lovefield vs. Sqrrl vs. YugabyteDB

Vergleich der Systemeigenschaften Google Cloud Bigtable vs. HEAVY.AI vs. Lovefield vs. Sqrrl vs. YugabyteDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGoogle Cloud Bigtable  Xaus Vergleich ausschliessenHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022  Xaus Vergleich ausschliessenLovefield  Xaus Vergleich ausschliessenSqrrl  Xaus Vergleich ausschliessenYugabyteDB  Xaus Vergleich ausschliessen
Sqrrl has been acquired by Amazon and became a part of Amazon Web Services. It has been removed from the DB-Engines ranking.
KurzbeschreibungGoogle's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.A high performance, column-oriented RDBMS, specifically developed to harness the massive parallelism of modern CPU and GPU hardwareEmbeddable relational database for web apps written in pure JavaScriptAdaptable, secure NoSQL built on Apache AccumuloHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primäres DatenbankmodellKey-Value Store
Wide Column Store
Relational DBMSRelational DBMSDocument Store
Graph DBMS
Key-Value Store
Wide Column Store
Relational DBMS
Sekundäre DatenbankmodelleSpatial DBMSDocument Store
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte3,86
Rang#90  Overall
#13  Key-Value Stores
#7  Wide Column Stores
Punkte2,30
Rang#127  Overall
#60  Relational DBMS
Punkte0,35
Rang#286  Overall
#131  Relational DBMS
Punkte3,21
Rang#103  Overall
#53  Relational DBMS
Websitecloud.google.com/­bigtablegithub.com/­heavyai/­heavydb
www.heavy.ai
google.github.io/­lovefieldsqrrl.comwww.yugabyte.com
Technische Dokumentationcloud.google.com/­bigtable/­docsdocs.heavy.aigithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mddocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
EntwicklerGoogleHEAVY.AI, Inc.GoogleAmazon infoursprünglich Sqrrl Data, Inc.Yugabyte Inc.
Erscheinungsjahr20152016201420122017
Aktuelle Version5.10, Jänner 20222.1.12, February 20172.1, September 2023
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache Version 2; enterprise edition availableOpen Source infoApache 2.0kommerziellOpen Source infoApache 2.0
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.
YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
ImplementierungsspracheC++ and CUDAJavaScriptJavaC und C++
Server BetriebssystemegehostetLinuxserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariLinuxLinux
OS X
Datenschemaschemafreijajaschemafreidepending on used data model
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, XSLTneinneinneinnein
Sekundärindizesneinneinjajaja
SQL infoSupport of SQLneinjaSQL-like query language infovia JavaScript builder patternneinyes, PostgreSQL compatible
APIs und andere ZugriffskonzeptegRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
JDBC
ODBC
Thrift
Vega
Accumulo Shell
Java API
JDBC
ODBC
RESTful HTTP API
Thrift
JDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Unterstützte ProgrammiersprachenC#
C++
Go
Java
JavaScript (Node.js)
Python
All languages supporting JDBC/ODBC/Thrift
Python
JavaScriptActionscript
C infousing GLib
C#
C++
Cocoa
Delphi
Erlang
Go
Haskell
Java
JavaScript
OCaml
Perl
PHP
Python
Ruby
Smalltalk
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-seitige Scripts infoStored Proceduresneinneinneinneinja infosql, plpgsql, C
TriggersneinneinUsing read-only observersneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingSharding infoRound robinkeineSharding infoBasierend auf HadoopHash and Range Sharding, row-level geo-partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenInternal replication in Colossus, and regional replication between two clusters in different zonesMulti-Source Replikationkeinefrei wählbarer Replikationsfaktor infobasierend auf HadoopBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinneinjanein
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 Consistency infoDocument store kept consistent with combination of global timestamping, row-level transactions, and server-side consistency resolution.Strong consistency on writes and tunable consistency on reads
Fremdschlüssel inforeferenzielle Integritätneinneinjaneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic single-row operationsneinACIDAtomic updates per row, document, or graph entityDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajayes, by using IndexedDB or the cloud service Firebase Realtime Databasejaja infobased on RocksDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaja infousing MemoryDBnein
Berechtigungskonzept infoZugriffskontrolleAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardneinCell-level Security, Data-Centric Security, Role-Based Access Control (RBAC), Attribute-Based Access Control (ABAC)ja
Weitere Informationen bereitgestellt vom Systemhersteller
Google Cloud BigtableHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022LovefieldSqrrlYugabyteDB
Specific characteristicsYugabyteDB is an open source distributed SQL database for cloud native transactional...
» mehr
Competitive advantagesPostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» mehr
Typical application scenariosSystems of record and engagement for cloud native applications that require resilience,...
» mehr
Market metrics2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» mehr
Licensing and pricing modelsApache 2.0 license for the database
» 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 BigtableHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022LovefieldSqrrlYugabyteDB
Erwähnungen in aktuellen Nachrichten

What is Google Bigtable? | Definition from TechTarget
1. März 2022, TechTarget

Review: Google Bigtable scales with ease
7. September 2016, InfoWorld

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

Fire, water, knock out Google Cloud in Paris
27. April 2023, The Stack

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

bereitgestellt von Google News

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

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

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

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

Metaphysic Deep Fakes TED
3. Mai 2023, Forbes

bereitgestellt von Google News

Amazon acquires cybersecurity startup Sqrrl
8. Juni 2023, CISO MAG

Millennials possess the advantage of time for wealth creation, says Yashoraj Tyagi of Sqrrl
18. September 2023, MintGenie

Amazon's cloud business acquires Sqrrl, a security start-up with NSA roots
23. Januar 2018, CNBC

AWS beefs up threat detection with Sqrrl acquisition
24. Januar 2018, TechCrunch

Will Amazon Buy Cybersecurity Firm Sqrrl?
18. Dezember 2017, PYMNTS.com

bereitgestellt von Google News

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1. Februar 2024, Datanami

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14. März 2024, Business Wire

Scout24 Selects YugabyteDB to Upscale Global Hospitality Management System with Global Distribution and High ...
6. Februar 2024, Yahoo Finance

Yugabyte adds multiregion Kubernetes support to YugabyteDB 2.18
24. Mai 2023, InfoWorld

vitagroup Selects Yugabyte to Underpin Patient Health Care Records System for Catalonian Population
22. August 2023, Silicon Canals

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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