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

DBMS > Google Cloud Bigtable vs. JaguarDB vs. MonetDB vs. PieCloudDB vs. Vertica

Vergleich der Systemeigenschaften Google Cloud Bigtable vs. JaguarDB vs. MonetDB vs. PieCloudDB vs. Vertica

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGoogle Cloud Bigtable  Xaus Vergleich ausschliessenJaguarDB  Xaus Vergleich ausschliessenMonetDB  Xaus Vergleich ausschliessenPieCloudDB  Xaus Vergleich ausschliessenVertica infoOpenText™ Vertica™  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.Performant, highly scalable DBMS for AI and IoT applicationsEin relationales Datenbankmanagementsystem mit spaltenweiser Abspeicherung der DatenA cloud-native analytic database platform with new technologoy for elastic MPPCloud or off-cloud analytical database and query engine for structured and semi-structured streaming and batch data. Machine learning platform with built-in algorithms, data preparation capabilities, and model evaluation and management via SQL or Python.
Primäres DatenbankmodellKey-Value Store
Wide Column Store
Key-Value Store
Vektor DBMS
Relational DBMSRelational DBMSRelational DBMS infoColumn oriented
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte3,15
Rang#95  Overall
#14  Key-Value Stores
#8  Wide Column Stores
Punkte0,06
Rang#381  Overall
#59  Key-Value Stores
#15  Vektor DBMS
Punkte1,72
Rang#141  Overall
#64  Relational DBMS
Punkte0,32
Rang#289  Overall
#133  Relational DBMS
Punkte10,06
Rang#42  Overall
#26  Relational DBMS
Websitecloud.google.com/­bigtablewww.jaguardb.comwww.monetdb.orgwww.openpie.comwww.vertica.com
Technische Dokumentationcloud.google.com/­bigtable/­docswww.jaguardb.com/­support.htmlwww.monetdb.org/­Documentationvertica.com/­documentation
EntwicklerGoogleDataJaguar, Inc.MonetDB BVOpenPieOpenText infopreviously Micro Focus and Hewlett Packard
Erscheinungsjahr2015201520042005
Aktuelle Version3.3 July 2023Dec2023 (11.49), Dezember 20232.1, Jänner 202312.0.3, Jänner 2023
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoGPL V3.0Open Source infoMozilla Public License 2.0kommerziellkommerziell infoLimitierte Community Edition gratis
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinjanein infoon-premises, all major clouds - Amazon AWS, Microsoft Azure, Google Cloud Platform and containers
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC++ infothe server part. Clients available in other languagesCC++
Server BetriebssystemegehostetLinuxFreeBSD
Linux
OS X
Solaris
Windows
gehostetLinux
DatenschemaschemafreijajajaYes, but also semi-structure/unstructured data storage, and complex hierarchical data (like Parquet) stored and/or queried.
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjajajayes
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein
SekundärindizesneinjajajaNo Indexes Required. Different internal optimization strategy, but same functionality included.
SQL infoSupport of SQLneinA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersja infoSQL 2003 mit einigen ErweiterungenjaFull 1999 standard plus machine learning, time series and geospatial. Over 650 functions.
APIs und andere ZugriffskonzeptegRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
JDBC
ODBC
JDBC
native C library infoMAPI library (MonetDB application programming interface)
ODBC
CLI Client
JDBC
ODBC
ADO.NET
JDBC
Kafka Connector
ODBC
RESTful HTTP API
Spark Connector
vSQL infocharacter-based, interactive, front-end utility
Unterstützte ProgrammiersprachenC#
C++
Go
Java
JavaScript (Node.js)
Python
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
C
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Java
PL/SQL
Python
R
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Server-seitige Scripts infoStored Proceduresneinneinyes, in SQL, C, Ruser defined functionsyes, PostgreSQL PL/pgSQL, with minor differences
Triggersneinneinjaneinyes, called Custom Alerts
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingSharding via remote tablesjahorizontal partitioning, hierarchical partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenInternal replication in Colossus, and regional replication between two clusters in different zonesMulti-Source Replikationkeine infoSource-replica replication available in experimental statusjaMulti-Source Replikation infoOne, or more copies of data replicated across nodes, or object-store used for repository.
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinneinno infoBi-directional Spark integration
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Eventual ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinjaneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic single-row operationsneinACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinnein
Berechtigungskonzept infoZugriffskontrolleAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Rechteverwaltung mit BenutzeraccountsBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardUser Roles and pluggable authentication with full SQL Standardfine grained access rights according to SQL-standard; supports Kerberos, LDAP, Ident and hash
Weitere Informationen bereitgestellt vom Systemhersteller
Google Cloud BigtableJaguarDBMonetDBPieCloudDBVertica infoOpenText™ Vertica™
Specific characteristicsPieCloudDB, OpenPie's flagship product, is a cutting-edge cloud-native data warehouse....
» mehr
Deploy-anywhere database for large-scale analytical deployments. Deploy off-cloud,...
» mehr
Competitive advantagesExtreme Elastic: PieCloudDB utilizes a cutting-edge eMPP cloud-native architecture...
» mehr
Fast, scalable, and capable of high concurrency. Separation of compute/storage leverages...
» mehr
Typical application scenariosPieCloudDB is ideal for Data mining applications that require extreme scalability...
» mehr
Communication and network analytics, Embedded analytics, Fraud monitoring and Risk...
» mehr
Key customersSail-Cloud China Shipbuilding Group Haizhou System Soochow Securities ​etc.,
» mehr
Abiba Systems, Adform, adMarketplace, AmeriPride, Anritsu, AOL, Avito, Auckland Transport,...
» mehr
Licensing and pricing modelsPieCloudDB Community Edition: Community License, Free Download, Self-Hosted Deployment;...
» mehr
Cost-based models and subscription-based models are both available. One license is...
» 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 BigtableJaguarDBMonetDBPieCloudDBVertica infoOpenText™ Vertica™
Erwähnungen in aktuellen Nachrichten

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

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

Google Cloud makes it cheaper to run smaller workloads on Bigtable
7. April 2020, TechCrunch

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

bereitgestellt von Google News

In 2024 the MonetDB Foundation was established for the preservation, maintenance and further development of the ...
31. Januar 2024, Centrum Wiskunde & Informatica (CWI)

MonetDB Secures Investment From (and Partners With) ServiceNow
9. Dezember 2021, Datanami

PostgreSQL, MonetDB, and Too-Big-for-Memory Data in R - Part I - DataScienceCentral.com
6. April 2018, Data Science Central

How MonetDB Exploits Modern CPU Performance | by Dwi Prasetyo Adi Nugroho
14. Januar 2020, Towards Data Science

MonetDB Solutions secures investment from ServiceNow
30. September 2019, Centrum Wiskunde & Informatica (CWI)

bereitgestellt von Google News

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12. März 2024, Datanami

OpenText expands enterprise portfolio with AI and Micro Focus integrations
25. Juli 2023, VentureBeat

Querying a Vertica data source in Amazon Athena using the Athena Federated Query SDK | Amazon Web Services
11. Februar 2021, AWS Blog

Postgres pioneer Michael Stonebraker promises to upend the database once more
26. Dezember 2023, The Register

Vertica by OpenText and Anritsu Sign New Deal for Next-Gen Architecture and 5G Network Capabilities
17. Mai 2023, PR Newswire

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

Präsentieren Sie hier Ihr Produkt