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 Datastore vs. MariaDB vs. Raima Database Manager vs. Teradata

Vergleich der Systemeigenschaften Google Cloud Datastore vs. MariaDB vs. Raima Database Manager vs. Teradata

Bitte wählen Sie ein weiteres System aus, um es in den Vergleich aufzunehmen.

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGoogle Cloud Datastore  Xaus Vergleich ausschliessenMariaDB  Xaus Vergleich ausschliessenRaima Database Manager infoformerly named db_Vista  Xaus Vergleich ausschliessenTeradata  Xaus Vergleich ausschliessen
KurzbeschreibungSelbst skalierendes NoSQL Datenbankservice in der Google Cloud PlattformOpen 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 engineRDBMS with a small footprint, either embedded into an application or used as a database serverA hybrid cloud data analytics software platform (Teradata Vantage)
Primäres DatenbankmodellDocument StoreRelational DBMSRelational DBMS
Time Series DBMS
Relational DBMS
Sekundäre DatenbankmodelleDocument Store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
Document Store
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte4,47
Rang#76  Overall
#12  Document Stores
Punkte93,21
Rang#13  Overall
#9  Relational DBMS
Punkte0,46
Rang#259  Overall
#120  Relational DBMS
#22  Time Series DBMS
Punkte45,33
Rang#21  Overall
#15  Relational DBMS
Websitecloud.google.com/­datastoremariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
raima.comwww.teradata.com
Technische Dokumentationcloud.google.com/­datastore/­docsmariadb.com/­kb/­en/­librarydocs.raima.comdocs.teradata.com
EntwicklerGoogleMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoDer Lead Developer Monty Widenius ist der ursprüngliche Autor von MySQL
Raima Inc.Teradata
Erscheinungsjahr20082009 infoFork of MySQL, which was first released in 199519841984
Aktuelle Version11.3.2, Februar 202415, Juni 2021Teradata Vantage 1.0 MU2, Jänner 2019
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoGPL Version 2, kommerzielle Enterpriselizenz verfügbarkommerziellkommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC und C++C
Server BetriebssystemegehostetFreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
Android
HP-UX
Integrity RTOS
iOS
Linux
OS X
QNX
Solaris
VxWorks
Windows
gehostet
Linux
Datenschemaschemafreija infoDynamic Columns werden unterstütztjaja
Typisierung infovordefinierte Datentypen, z.B. float oder dateja, Details hierjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjanein infoExporting/Importing of XML structures possibleja
Sekundärindizesjajajaja infoSpezielle Join-Indizes für physikalisches 'pre-joining' von Tabellen
SQL infoSupport of SQLSQL-like query language (GQL)ja infomit proprietären Erweiterungenjaja infoSQL 2016 + extensions
APIs und andere ZugriffskonzeptegRPC (using protocol buffers) API
RESTful HTTP/JSON API
ADO.NET
JDBC
ODBC
Proprietäres native API
ADO.NET
JDBC
ODBC
RESTful HTTP API
.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
Unterstützte Programmiersprachen.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C
C++
Objective-C
PL/SQL
C
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
Server-seitige Scripts infoStored Proceduresmit Google App Engineja infoseit Version 10.3 auch PL/SQL kompatibelja infobased on the ANSI/ISO SQL Persistent Stored Modules (PSM) specificationja infoUDFs, stored procedures, table functions in parallel
TriggersCallbacks mit Google Apps Enginejajaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingHorizontale Partitionierung, Shardinghorizontale PartitionierungSharding infoHashing
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-source replication using PaxosMulti-Source Replikation
Source-Replica Replikation
Source-Replica ReplikationMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenja infomittels Google Cloud Dataflowneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Immediate ConsistencyImmediate Consistency or Eventual Consistency depending on configurationImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätja infovia ReferenceProperties or Ancestor pathsja infonicht für MyISAM Storage Enginejaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACID infonicht für MyISAM Storage EngineACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajayes, multi-version concurrency control (MVCC)ja
Durability infoDauerhafte Speicherung der Datenjaja infonicht für In-Memory Storage Enginejaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinja infowith MEMORY storage enginejaja
Berechtigungskonzept infoZugriffskontrolleAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
Google Cloud DatastoreMariaDBRaima Database Manager infoformerly named db_VistaTeradata
Specific characteristicsMariaDB is the most powerful open source relational database – modern SQL and JSON...
» mehr
Raima Database Manager (RDM) is an embedded time-series database optimized to run...
» mehr
Competitive advantagesMariaDB Servers have many features unavailable in other open source relational databases....
» mehr
Decreased time-to-market Industry-standard interfaces & tools for making your job...
» mehr
Typical application scenariosWeb, SaaS and Cloud operational applications that require high availability, scalability...
» mehr
Typical use cases include: Internet of Things (IoT) Embedded In-Memory Database Time-Series...
» mehr
Key customersDeutsche Bank, DBS Bank, Nasdaq, Red Hat, ServiceNow, Verizon and Walgreens Featured...
» mehr
Infor, ABB, The Boeing Company, BAE Systems, Dow Jones, Dun & Bradstreet, Fujitsu,...
» mehr
Market metricsMariaDB is the default database in the LAMP stack supplied by Red Hat and SUSE Linux,...
» mehr
Over 30 000 applications developers worldwide have field-tested RDM products More...
» mehr
Licensing and pricing modelsMariaDB plc subscriptions cover our free, open source database, Community Server,...
» mehr
Just as the technical aspects of Raima Database Manager are flexible, so are the...
» mehr
Neuigkeiten

Raima Unveils RaimaDB 16.0: Elevating Database Performance and User Experience
29. Februar 2024

Raima Announces Release of Raima Database Manager (RDM) v15, a Powerful Embedded Time Series Database
10. Juni 2021

Raima Announces Release of Raima Database Manager (RDM) v14.2, a Powerful IoT Edge Embedded Database
8. Oktober 2020

Raima Joins BlackBerry QNX Channel Partner Program to Deliver Safety-Critical and Secure Software Solutions
1. Oktober 2020

Raima Expands Their Reseller Network in Asia
19. Mai 2020

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 DatastoreMariaDBRaima Database Manager infoformerly named db_VistaTeradata
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

Teradata is the most popular data warehouse DBMS
2. April 2013, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Google Cloud Stops Exit Fees
12. Januar 2024, Spiceworks News and Insights

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6. November 2023, PR Newswire

What is Google App Engine? | Definition from TechTarget
26. April 2024, TechTarget

What Is Google Cloud Platform?
28. August 2023, Simplilearn

Google says it’ll stop charging fees to transfer data out of Google Cloud
11. Januar 2024, TechCrunch

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

MariaDB Board Changes Post-Promissory Note Acquisition - TipRanks.com
30. April 2024, TipRanks

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

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

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

bereitgestellt von Google News

Raima re-bundles their Raima Database Manager packages to align with market trends
14. März 2012, Embedded

Edge Computing Enabling the Future | Wind River
2. Juli 2018, WIND

LabVIEW integrates Raima's Database API
7. August 2013, Embedded

IP Core for ASICs & FPGAs meets CAN FD spec
27. Januar 2014, Embedded

bereitgestellt von Google News

Teradata adds support for Apache Iceberg, Delta Lake tables
30. April 2024, InfoWorld

Teradata embraces open table formats boosting AI & data management capabilities
1. Mai 2024, DataCentreNews UK

Teradata embraces Open Table Formats, Iceberg and Delta Lake, to deliver the most open and connected ecosystem ...
1. Mai 2024, iTWire

Why We Like The Returns At Teradata (NYSE:TDC)
27. April 2024, Simply Wall St

Teradata Embraces Open Table Formats, Iceberg and Delta Lake, to Deliver the Most Open and Connected Ecosystem ...
1. Mai 2024, Investing.com South Africa

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Präsentieren Sie hier Ihr Produkt