DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > Coveo vs. Google Cloud Datastore vs. MariaDB vs. Microsoft Access vs. NCache

Vergleich der Systemeigenschaften Coveo vs. Google Cloud Datastore vs. MariaDB vs. Microsoft Access vs. NCache

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCoveo  Xaus Vergleich ausschliessenGoogle Cloud Datastore  Xaus Vergleich ausschliessenMariaDB  Xaus Vergleich ausschliessenMicrosoft Access  Xaus Vergleich ausschliessenNCache  Xaus Vergleich ausschliessen
KurzbeschreibungAI-powered hosted search, recommendation and personalization platform providing tools for both low-code and full-code developmentSelbst 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 engineMicrosoft Access kombiniert ein Backend (JET bzw. ACE Engine) mit einem grafischen Frontend zur Datenabfrage bzw. Datenmanipulation. infoDas Access-Frontend wird häufig auch für Zugriff auf andere Datenquellen (DBMS, Excel, etc) verwendet.Open-Source and Enterprise in-memory Key-Value Store
Primäres DatenbankmodellSuchmaschineDocument StoreRelational DBMSRelational DBMSKey-Value Store
Sekundäre DatenbankmodelleDocument Store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
Document Store
Suchmaschine infoUsing distributed Lucene
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,32
Rang#109  Overall
#11  Suchmaschinen
Punkte3,98
Rang#70  Overall
#12  Document Stores
Punkte82,70
Rang#15  Overall
#10  Relational DBMS
Punkte91,31
Rang#12  Overall
#8  Relational DBMS
Punkte0,94
Rang#190  Overall
#28  Key-Value Stores
Websitewww.coveo.comcloud.google.com/­datastoremariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
www.microsoft.com/­en-us/­microsoft-365/­accesswww.alachisoft.com/­ncache
Technische Dokumentationdocs.coveo.comcloud.google.com/­datastore/­docsmariadb.com/­kb/­en/­librarydeveloper.microsoft.com/­en-us/­accesswww.alachisoft.com/­resources/­docs
EntwicklerCoveoGoogleMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoDer Lead Developer Monty Widenius ist der ursprüngliche Autor von MySQL
MicrosoftAlachisoft
Erscheinungsjahr201220082009 infoFork of MySQL, which was first released in 199519922005
Aktuelle Version11.5.2, August 20241902 (16.0.11328.20222), Maerz 20195.3.3, April 2024
Lizenz infoCommercial or Open SourcekommerziellkommerziellOpen Source infoGPL Version 2, kommerzielle Enterpriselizenz verfügbarkommerziell infoGebündelt mit Microsoft Office LizenzenOpen Source infoEnterprise Edition available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjajaneinneinnein
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.
ImplementierungsspracheC und C++C++C#, .NET, .NET Core, Java
Server BetriebssystemegehostetgehostetFreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
Windows infoKein eigentlicher Datenbank-Server, sondern Ausführung von DLL's.Linux
Windows
Datenschemahybrid - fields need to be configured prior to indexing, but relationships can be exploited at query time without pre-configurationschemafreija infoDynamic Columns werden unterstütztjaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja, Details hierjajateilweise infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counter
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjanein
Sekundärindizesjajajajaja
SQL infoSupport of SQLneinSQL-like query language (GQL)ja infomit proprietären Erweiterungenja infoaber nicht SQL Standard konformSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.
APIs und andere ZugriffskonzepteRESTful HTTP APIgRPC (using protocol buffers) API
RESTful HTTP/JSON API
ADO.NET
JDBC
ODBC
Proprietäres native API
ADO.NET
DAO
ODBC
OLE DB
IDistributedCache
JCache
LINQ
Proprietäres native API
Unterstützte ProgrammiersprachenC#
Java
JavaScript
Python
.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
C
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
Server-seitige Scripts infoStored Proceduresneinmit Google App Engineja infoseit Version 10.3 auch PL/SQL kompatibelja infoab Access 2010 mit ACE-Enginenein infoUnterstützung für stored procedures mit SQL-Server CLR
TriggersjaCallbacks mit Google Apps Enginejaja infoab Access 2010 mit ACE-Engineja infoNotifications
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenjaShardingHorizontale Partitionierung, Shardingkeineja
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaMulti-source replication using PaxosMulti-Source Replikation
Source-Replica Replikation
keineja, mit wählbarer Konsistenz
MapReduce infoBietet ein API für Map/Reduce Operationenneinja infomittels Google Cloud Dataflowneinneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate 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 ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Fremdschlüssel inforeferenzielle Integritätjaja infovia ReferenceProperties or Ancestor pathsja infonicht für MyISAM Storage Enginejanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenjaACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACID infonicht für MyISAM Storage EngineACID infoaber keine Files für Transaktions-Loggingoptimistic Locking und pessimistic Locking
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajaja infonicht für In-Memory Storage Engineja infoaber keine Files für Transaktions-Loggingja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinja infowith MEMORY storage engineja
Berechtigungskonzept infoZugriffskontrollegranular access controls, API key management, content filtersAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardnein infoeinfache Benutzerverwaltung war vorhanden bis zur Version Access 2003Authentifizierung für Zugriff auf Cache mittels Active Directory/LDAP (Rollen: user, administrator)
Weitere Informationen bereitgestellt vom Systemhersteller
CoveoGoogle Cloud DatastoreMariaDBMicrosoft AccessNCache
Specific characteristicsMariaDB is the most powerful open source relational database – modern SQL and JSON...
» mehr
NCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» mehr
Competitive advantagesMariaDB Servers have many features unavailable in other open source relational databases....
» mehr
NCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» mehr
Typical application scenariosWeb, SaaS and Cloud operational applications that require high availability, scalability...
» mehr
NCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» mehr
Key customersDeutsche Bank, DBS Bank, Nasdaq, Red Hat, ServiceNow, Verizon and Walgreens Featured...
» mehr
Bank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» mehr
Market metricsMariaDB is the default database in the LAMP stack supplied by Red Hat and SUSE Linux,...
» mehr
Market Leader in .NET Distributed Caching since 2005.
» mehr
Licensing and pricing modelsMariaDB plc subscriptions cover our free, open source database, Community Server,...
» mehr
NCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» 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
CoveoGoogle Cloud DatastoreMariaDBMicrosoft AccessNCache
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

MS Access drops in DB-Engines Ranking
2. Mai 2013, Paul Andlinger

Microsoft SQL Server regained rank 2 in the DB-Engines popularity ranking
3. Dezember 2012, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3. Oktober 2012, Matthias Gelbmann, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Coveo Reports Second Quarter Fiscal 2025 Financial Results
4. November 2024, PR Newswire

Coveo Solutions Second Quarter 2025 Earnings: Beats Expectations
6. November 2024, Yahoo Finance

Coveo Solutions Second Quarter 2025 Earnings: Beats Expectations
9. November 2024, Simply Wall St

AI Firms Join Forces With eCommerce Giants to Improve Shopper Conversion
8. November 2024, PYMNTS.com

Coveo Solutions Reports Strong Q2 Results
4. November 2024, TipRanks

bereitgestellt von Google News

What Is Google Cloud? Platform, Benefits & More Explained
17. Oktober 2024, Cloudwards

Google Gets Rid of Fees To Transfer Data Out of Cloud Platform
12. Januar 2024, Spiceworks News and Insights

Google App Engine
26. April 2024, TechTarget

17 Top Cloud Storage Companies to Know
9. April 2024, Built In

Best cloud storage of 2024
16. Oktober 2024, TechRadar

bereitgestellt von Google News

How do you solve a problem like MariaDB? Cozy up to the community, says new CEO
12. Oktober 2024, TechCrunch

K1 Acquires MariaDB, a Leading Database Software Company, and Appoints New CEO
10. September 2024, PR Newswire

What’s in the cards for MariaDB?
12. September 2024, InfoWorld

MariaDB goes private after acquisition by K1 Investment Management
10. September 2024, SiliconANGLE News

Private equity commits MariaDB takeover transaction
10. September 2024, The Register

bereitgestellt von Google News

I live with MS: Access to affordable healthcare is my lifeline | Opinion
14. August 2024, Miami Herald

How to Fix Common Corruption Problems with Access Database
4. Oktober 2024, TechSpective

Access Migration to Power Apps and Dataverse is released to General Availability
11. Mai 2022, microsoft.com

ENGINEERING/PROJECT SOFTWARE: Program eases access to project data
16. Februar 2024, Offshore magazine

Abusing Microsoft Access "Linked Table" Feature to Perform NTLM Forced Authentication Attacks
9. November 2023, Check Point Research

bereitgestellt von Google News

How to use NCache in ASP.Net Core
9. Juli 2024, InfoWorld

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

RaimaDB logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Neo4j logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Präsentieren Sie hier Ihr Produkt