DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Google Cloud Bigtable vs. InfinityDB vs. MariaDB vs. Sadas Engine vs. SiriDB

Vergleich der Systemeigenschaften Google Cloud Bigtable vs. InfinityDB vs. MariaDB vs. Sadas Engine vs. SiriDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGoogle Cloud Bigtable  Xaus Vergleich ausschliessenInfinityDB  Xaus Vergleich ausschliessenMariaDB  Xaus Vergleich ausschliessenSadas Engine  Xaus Vergleich ausschliessenSiriDB  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.A Java embedded Key-Value Store which extends the Java Map interfaceOpen 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 engineSADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environmentsOpen Source Time Series DBMS
Primäres DatenbankmodellKey-Value Store
Wide Column Store
Key-Value StoreRelational DBMSRelational DBMSTime Series 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,58
Rang#92  Overall
#14  Key-Value Stores
#8  Wide Column Stores
Punkte0,07
Rang#359  Overall
#54  Key-Value Stores
Punkte93,81
Rang#13  Overall
#9  Relational DBMS
Punkte0,03
Rang#379  Overall
#156  Relational DBMS
Punkte0,11
Rang#346  Overall
#32  Time Series DBMS
Websitecloud.google.com/­bigtableboilerbay.commariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
www.sadasengine.comsiridb.com
Technische Dokumentationcloud.google.com/­bigtable/­docsboilerbay.com/­infinitydb/­manualmariadb.com/­kb/­en/­librarywww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentationdocs.siridb.com
EntwicklerGoogleBoiler Bay Inc.MariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoDer Lead Developer Monty Widenius ist der ursprüngliche Autor von MySQL
SADAS s.r.l.Cesbit
Erscheinungsjahr201520022009 infoFork of MySQL, which was first released in 199520062017
Aktuelle Version4.011.3.2, Februar 20248.0
Lizenz infoCommercial or Open SourcekommerziellkommerziellOpen Source infoGPL Version 2, kommerzielle Enterpriselizenz verfügbarkommerziell infofree trial version availableOpen 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.
ImplementierungsspracheJavaC und C++C++C
Server BetriebssystemegehostetAlle Betriebssysteme mit einer Java VMFreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
AIX
Linux
Windows
Linux
Datenschemaschemafreija infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeja infoDynamic Columns werden unterstütztjaja
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinja infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysjajaja infoNumeric data
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjaneinnein
Sekundärindizesneinnein infomanual creation possible, using inversions based on multi-value capabilityjajaja
SQL infoSupport of SQLneinneinja infomit proprietären Erweiterungenjanein
APIs und andere ZugriffskonzeptegRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
ADO.NET
JDBC
ODBC
Proprietäres native API
JDBC
ODBC
Proprietäres Protokoll
HTTP API
Unterstützte ProgrammiersprachenC#
C++
Go
Java
JavaScript (Node.js)
Python
JavaAda
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C
C#
C++
Groovy
Java
PHP
Python
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
Server-seitige Scripts infoStored Proceduresneinneinja infoseit Version 10.3 auch PL/SQL kompatibelneinnein
Triggersneinneinjaneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingkeineHorizontale Partitionierung, Shardinghorizontale PartitionierungSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenInternal replication in Colossus, and regional replication between two clusters in different zoneskeineMulti-Source Replikation
Source-Replica Replikation
keineja
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 Consistency infoREAD-COMMITTED or SERIALIZEDImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinnein infomanual creation possible, using inversions based on multi-value capabilityja infonicht für MyISAM Storage Enginejanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic single-row operationsACID infoOptimistic locking for transactions; no isolation for bulk loadsACID infonicht für MyISAM Storage Enginenein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajaja infonicht für In-Memory Storage Enginejaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinja infowith MEMORY storage engineja infomanaged by 'Learn by Usage'ja
Berechtigungskonzept infoZugriffskontrolleAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)neinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAccess rights for users, groups and roles according to SQL-standardEinfache Rechteverwaltung mit Benutzeraccounts
Weitere Informationen bereitgestellt vom Systemhersteller
Google Cloud BigtableInfinityDBMariaDBSadas EngineSiriDB
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 BigtableInfinityDBMariaDBSadas EngineSiriDB
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 expands BigQuery with Gemini, brings vector support to cloud databases
29. Februar 2024, VentureBeat

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

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

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

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

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

Azure Database for MariaDB will be retired on 19 September 2025 – Migrate to Azure Database for MySQL Flexible ...
22. September 2023, Microsoft

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

Lender threatens to sweep MariaDB accounts over private equity bid
23. Februar 2024, The Register

bereitgestellt von Google News

SiriDB tijdreeks database analyseert time series data vanuit elke bron
22. Januar 2017, Dutch IT Channel

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.

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.

Präsentieren Sie hier Ihr Produkt