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. GraphDB vs. IBM Cloudant vs. Lovefield vs. MariaDB

Vergleich der Systemeigenschaften Google Cloud Bigtable vs. GraphDB vs. IBM Cloudant vs. Lovefield vs. MariaDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGoogle Cloud Bigtable  Xaus Vergleich ausschliessenGraphDB infoUrsprünglicher Name: OWLIM  Xaus Vergleich ausschliessenIBM Cloudant  Xaus Vergleich ausschliessenLovefield  Xaus Vergleich ausschliessenMariaDB  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.Enterprise-ready RDF and graph database with efficient reasoning, cluster and external index synchronization support. It supports also SQL JDBC access to Knowledge Graph and GraphQL over SPARQL.Auf Apache CouchDB basierendes Database as a Service AngebotEmbeddable relational database for web apps written in pure JavaScriptOpen source RDBMS, das zu MySQL anwendungskompatibel ist und zusätzliche Features wie Hochverfügbarkeit, Security, Interoperabilität und Performanceverbesserungen aufweist. Mit MariaDB ColumnStore bietet es auch eine spaltenorientierte storage engine
Primäres DatenbankmodellKey-Value Store
Wide Column Store
Graph DBMS
RDF Store
Document StoreRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument Store
Graph DBMS infowith OQGraph storage engine
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
Punkte3,32
Rang#91  Overall
#6  Graph DBMS
#4  RDF Stores
Punkte2,68
Rang#106  Overall
#20  Document Stores
Punkte0,29
Rang#293  Overall
#133  Relational DBMS
Punkte93,21
Rang#13  Overall
#9  Relational DBMS
Websitecloud.google.com/­bigtablewww.ontotext.comwww.ibm.com/­products/­cloudantgoogle.github.io/­lovefieldmariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
Technische Dokumentationcloud.google.com/­bigtable/­docsgraphdb.ontotext.com/­documentationcloud.ibm.com/­docs/­Cloudantgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdmariadb.com/­kb/­en/­library
Social network pagesLinkedInTwitterYouTubeGitHubMedium
EntwicklerGoogleOntotextIBM, Apache Software Foundation infoIBM hat im Februar 2014 Cloudant gekauftGoogleMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoDer Lead Developer Monty Widenius ist der ursprüngliche Autor von MySQL
Erscheinungsjahr20152000201020142009 infoFork of MySQL, which was first released in 1995
Aktuelle Version10.4, Oktober 20232.1.12, February 201711.3.2, Februar 2024
Lizenz infoCommercial or Open Sourcekommerziellkommerziell infoSome plugins of GraphDB Workbench are open sourcedkommerziellOpen Source infoApache 2.0Open Source infoGPL Version 2, kommerzielle Enterpriselizenz verfügbar
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinjaneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaErlangJavaScriptC und C++
Server BetriebssystemegehostetAlle Betriebssysteme mit einer Java VM
Linux
OS X
Windows
gehostetserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariFreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
Datenschemaschemafreischema-free and OWL/RDFS-schema support; RDF shapesschemafreijaja infoDynamic Columns werden unterstützt
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjaneinjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinja
Sekundärindizesneinyes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesjajaja
SQL infoSupport of SQLneinstored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCneinSQL-like query language infovia JavaScript builder patternja infomit proprietären Erweiterungen
APIs und andere ZugriffskonzeptegRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
GeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
RESTful HTTP/JSON APIADO.NET
JDBC
ODBC
Proprietäres native API
Unterstützte ProgrammiersprachenC#
C++
Go
Java
JavaScript (Node.js)
Python
.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
C#
Java
JavaScript
Objective-C
PHP
Ruby
JavaScriptAda
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-seitige Scripts infoStored Proceduresneinwell-defined plugin interfaces; JavaScript server-side extensibilityView Functions (Map-Reduce) in JavaScriptneinja infoseit Version 10.3 auch PL/SQL kompatibel
TriggersneinneinjaUsing read-only observersja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingkeineShardingkeineHorizontale Partitionierung, Sharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenInternal replication in Colossus, and regional replication between two clusters in different zonesMulti-Source ReplikationMulti-Source Replikation
Source-Replica Replikation
keineMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinjaneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Immediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)Eventual ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinja infoConstraint checkingneinjaja infonicht für MyISAM Storage Engine
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic single-row operationsACIDnein infoAtomare Operationen innerhalb eines Dokumentes möglichACIDACID infonicht für MyISAM Storage Engine
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infoOptimistic lockingjaja
Durability infoDauerhafte Speicherung der Datenjajajayes, by using IndexedDB or the cloud service Firebase Realtime Databaseja infonicht für In-Memory Storage Engine
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinja infousing MemoryDBja infowith MEMORY storage engine
Berechtigungskonzept infoZugriffskontrolleAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Default Basic authentication through RDF4J client, or via Java when run with cURL, default token-based in the Workbench or via Rest API, optional access through OpenID or Kerberos single sign-on.Zugriffsrechte für Benutzer pro Datenbank definierbarneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
Google Cloud BigtableGraphDB infoUrsprünglicher Name: OWLIMIBM CloudantLovefieldMariaDB
Specific characteristicsOntotext GraphDB is a semantic database engine that allows organizations to build...
» mehr
MariaDB is the most powerful open source relational database – modern SQL and JSON...
» mehr
Competitive advantagesGraphDB allows you to link text and data in big knowledge graphs. It’s easy to experiment...
» mehr
MariaDB Servers have many features unavailable in other open source relational databases....
» mehr
Typical application scenariosMetadata enrichment and management, linked data publishing, semantic inferencing...
» mehr
Web, SaaS and Cloud operational applications that require high availability, scalability...
» mehr
Key customers​ GraphDB provides a platform for building next-generation AI and Knowledge Graph...
» mehr
Deutsche Bank, DBS Bank, Nasdaq, Red Hat, ServiceNow, Verizon and Walgreens Featured...
» mehr
Market metricsGraphDB is the most utilized semantic triplestore for mission-critical enterprise...
» mehr
MariaDB is the default database in the LAMP stack supplied by Red Hat and SUSE Linux,...
» mehr
Licensing and pricing modelsGraphDB Free is a non-commercial version and is free to use. GraphDB Enterprise edition...
» mehr
MariaDB plc subscriptions cover our free, open source database, Community Server,...
» mehr
Neuigkeiten

Migrating From LPG to RDF Graph Model
8. Mai 2024

Case study: Policy Enforcement Automation With Semantics
2. Mai 2024

Okay, RAG… We Have a Problem
26. April 2024

Scaling Understanding with the Help of Feedback Loops, Knowledge Graphs and NLP
19. April 2024

How Knowledge Graphs Power Data Mesh and Data Fabric
10. April 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
DrittanbieterNavicat for MariaDB provides a native environment for MariaDB database management and development.
» mehr

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 BigtableGraphDB infoUrsprünglicher Name: OWLIMIBM CloudantLovefieldMariaDB
DB-Engines Blog Posts

MariaDB strengthens its position in the open source RDBMS market
5. April 2018, Matthias Gelbmann

PostgreSQL is the DBMS of the Year 2017
2. Januar 2018, Paul Andlinger, Matthias Gelbmann

Big gains for Relational Database Management Systems in DB-Engines Ranking
2. Februar 2016, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

Google announces Axion, its first Arm-based CPU for data centers
9. April 2024, Yahoo Movies Canada

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

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

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

bereitgestellt von Google News

Ontotext's GraphDB Solution is Now Available on the Microsoft Azure Marketplace
16. Januar 2024, PR Newswire

Ontotext Unveils GraphDB 10.4 with Enhanced AWS Integration and ChatGPT Connector
24. Oktober 2023, Datanami

Ontotext Platform 3.0 for Enterprise Knowledge Graphs Released
18. Dezember 2019, KDnuggets

Ontotext's GraphDB 8.10 Makes Knowledge Graph Experience Faster and Richer
13. Juni 2019, Markets Insider

Ontotext's GraphDB 10 Brings Modern Data Architectures to the Mainstream with Better Resilience and Еаsier Operations
5. Juli 2022, PR Newswire

bereitgestellt von Google News

Cloudant Best (and Worst) Practices — Part 1
18. März 2019, ibm.com

Intro to Enterprise Cloud Storage: How to Set Up a Cloudant Database
1. Dezember 2014, Linux.com

IBM Code Engine and IBM Cloudant: Serverless Data and Infrastructure
16. August 2021, ibm.com

IBM Expands Cloud Database Services with Kubernetes
26. September 2019, EnterpriseAI

IBM to Purchase Cloudant Database as a service (DBaaS) Provider
22. März 2014, App Developer Magazine

bereitgestellt von Google News

RECOMMENDED CASH OFFER for MARIADB plc by MERIDIAN BIDCO LLC which is an Affiliate of K1 INVESTMENT ...
24. April 2024, PR Newswire

Progress outbids private equity in offer for MariaDB plc
28. März 2024, The Register

Progress Software Confirms Bid to Acquire MariaDB
26. März 2024, The Wall Street Journal

Can MariaDB’s enterprise business be saved?
21. Februar 2024, InfoWorld

Struggling database company MariaDB could be taken private in $37M deal
19. Februar 2024, TechCrunch

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

RaimaDB logo

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

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Präsentieren Sie hier Ihr Produkt