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

DBMS > Google Cloud Bigtable vs. GridGain vs. LevelDB vs. MariaDB vs. OpenEdge

Vergleich der Systemeigenschaften Google Cloud Bigtable vs. GridGain vs. LevelDB vs. MariaDB vs. OpenEdge

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGoogle Cloud Bigtable  Xaus Vergleich ausschliessenGridGain  Xaus Vergleich ausschliessenLevelDB  Xaus Vergleich ausschliessenMariaDB  Xaus Vergleich ausschliessenOpenEdge  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.GridGain is an in-memory computing platform, built on Apache IgniteEmbeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesOpen 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 engineAnwendungsentwicklungsumgebung mit integrierter Datenbank
Primäres DatenbankmodellKey-Value Store
Wide Column Store
Key-Value Store
Relational DBMS
Key-Value 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,15
Rang#95  Overall
#14  Key-Value Stores
#8  Wide Column Stores
Punkte1,55
Rang#150  Overall
#26  Key-Value Stores
#70  Relational DBMS
Punkte2,25
Rang#115  Overall
#19  Key-Value Stores
Punkte91,04
Rang#13  Overall
#9  Relational DBMS
Punkte3,45
Rang#85  Overall
#46  Relational DBMS
Websitecloud.google.com/­bigtablewww.gridgain.comgithub.com/­google/­leveldbmariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
www.progress.com/­openedge
Technische Dokumentationcloud.google.com/­bigtable/­docswww.gridgain.com/­docs/­index.htmlgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mdmariadb.com/­kb/­en/­librarydocumentation.progress.com/­output/­ua/­OpenEdge_latest
EntwicklerGoogleGridGain Systems, Inc.GoogleMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoDer Lead Developer Monty Widenius ist der ursprüngliche Autor von MySQL
Progress Software Corporation
Erscheinungsjahr2015200720112009 infoFork of MySQL, which was first released in 19951984
Aktuelle VersionGridGain 8.5.11.23, Februar 202111.3.2, Februar 2024OpenEdge 12.2, Maerz 2020
Lizenz infoCommercial or Open SourcekommerziellkommerziellOpen Source infoBSDOpen Source infoGPL Version 2, kommerzielle Enterpriselizenz verfügbarkommerziell
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.
STACKIT MariaDB offers MariaDB in a fully managed version in enterprise grade, 100% GDPR-compliant.
ImplementierungsspracheJava, C++, .NetC++C und C++
Server BetriebssystemegehostetLinux
OS X
Solaris
Windows
Illumos
Linux
OS X
Windows
FreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
AIX
HP-UX
Linux
Solaris
Windows
Datenschemaschemafreijaschemafreija infoDynamic Columns werden unterstütztja
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, XSLTneinjaneinjaja
Sekundärindizesneinjaneinjaja
SQL infoSupport of SQLneinANSI-99 for query and DML statements, subset of DDLneinja infomit proprietären Erweiterungenja infoclose to SQL 92
APIs und andere ZugriffskonzeptegRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
HDFS API
Hibernate
JCache
JDBC
ODBC
Propriätäres Protokoll
RESTful HTTP API
Spring Data
ADO.NET
JDBC
ODBC
Proprietäres native API
JDBC
ODBC
Unterstützte ProgrammiersprachenC#
C++
Go
Java
JavaScript (Node.js)
Python
C#
C++
Java
PHP
Python
Ruby
Scala
C++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Progress proprietary ABL (Advanced Business Language)
Server-seitige Scripts infoStored Proceduresneinyes (compute grid and cache interceptors can be used instead)neinja infoseit Version 10.3 auch PL/SQL kompatibelja
Triggersneinyes (cache interceptors and events)neinjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingkeineHorizontale Partitionierung, Shardinghorizontale Partitionierung infosince Version 11.4
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenInternal replication in Colossus, and regional replication between two clusters in different zonesyes (replicated cache)keineMulti-Source Replikation
Source-Replica Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenjayes (compute grid and hadoop accelerator)neinneinnein
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 ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinja infonicht für MyISAM Storage Engineja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic single-row operationsACIDneinACID infonicht für MyISAM Storage EngineACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajaja infowith automatic compression on writesja infonicht für In-Memory Storage Engineja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaja infowith MEMORY storage enginenein
Berechtigungskonzept infoZugriffskontrolleAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Security Hooks for custom implementationsneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer und Gruppen
Weitere Informationen bereitgestellt vom Systemhersteller
Google Cloud BigtableGridGainLevelDBMariaDBOpenEdge
Specific characteristicsMariaDB is the most powerful open source relational database – modern SQL and JSON...
» mehr
Competitive advantagesMariaDB Servers have many features unavailable in other open source relational databases....
» mehr
Typical application scenariosWeb, SaaS and Cloud operational applications that require high availability, scalability...
» mehr
Key customersDeutsche Bank, DBS Bank, Nasdaq, Red Hat, ServiceNow, Verizon and Walgreens Featured...
» mehr
Market metricsMariaDB is the default database in the LAMP stack supplied by Red Hat and SUSE Linux,...
» mehr
Licensing and pricing modelsMariaDB plc subscriptions cover our free, open source database, Community Server,...
» 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
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 BigtableGridGainLevelDBMariaDBOpenEdge
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 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

bereitgestellt von Google News

GridGain's 2023 Growth Positions Company for Strong 2024
24. Januar 2024, PR Newswire

GridGain in-memory data and generative AI – Blocks and Files
10. Mai 2024, Blocks & Files

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8. Februar 2024, PR Newswire

GridGain: Product Overview and Analysis
5. Juni 2019, eWeek

GridGain Releases Conference Schedule for Virtual Apache Ignite Summit 2023
1. Juni 2023, Datanami

bereitgestellt von Google News

Samstealer Attacking Windows Systems To Steal Sensitive Data
20. Mai 2024, CybersecurityNews

Pliops unveils XDP-Rocks for RocksDB – Blocks and Files
19. Oktober 2022, Blocks & Files

Microsoft Teams stores auth tokens as cleartext in Windows, Linux, Macs
14. September 2022, BleepingComputer

Threat Thursday: BlackGuard Infostealer Rises from Russian Underground Markets
21. April 2022, BlackBerry Blog

XanMod, Liquorix Kernels Offer Some Advantages On AMD Ryzen 5 Notebook
26. Juli 2021, Phoronix

bereitgestellt von Google News

RECOMMENDED CASH OFFER for MARIADB PLC by MERIDIAN BIDCO LLC ("Bidco") which is an Affiliate of K1 ...
31. Mai 2024, PR Newswire

MariaDB Executive Reshuffle: CRO Departs, CEO Contract Amended - TipRanks.com
31. Mai 2024, TipRanks

Private equity offer for MariaDB gets thumbsup from shareholders
21. Mai 2024, The Register

Progress Software (PRGS) Has No Intention to Make an Offer for MariaDB plc
2. Mai 2024, StreetInsider.com

Database maker MariaDB receives $37M takeover proposal
19. Februar 2024, SiliconANGLE News

bereitgestellt von Google News

OpenEdge Application Development | Progress OpenEdge
14. September 2014, Progress Software

What's New in OpenEdge 12.8
15. April 2024, release.nl

PoC Exploit Released for OpenEdge Authentication Gateway & AdminServer Vulnerability
11. März 2024, GBHackers

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