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

DBMS > Ignite vs. JSqlDb vs. MariaDB vs. Microsoft Access vs. YugabyteDB

Vergleich der Systemeigenschaften Ignite vs. JSqlDb vs. MariaDB vs. Microsoft Access vs. YugabyteDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameIgnite  Xaus Vergleich ausschliessenJSqlDb  Xaus Vergleich ausschliessenMariaDB  Xaus Vergleich ausschliessenMicrosoft Access  Xaus Vergleich ausschliessenYugabyteDB  Xaus Vergleich ausschliessen
JSqlDB seems to be discontinued. Therefore it is excluded from the DB-Engines ranking.
KurzbeschreibungApache Ignite is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads, delivering in-memory speeds at petabyte scale.JavaScript Query Language Database, stores JavaScript objects and primitivesOpen 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.High-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primäres DatenbankmodellKey-Value Store
Relational DBMS
Document Store
Object oriented DBMS
Relational DBMSRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument Store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
Document Store
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte3,64
Rang#89  Overall
#13  Key-Value Stores
#48  Relational DBMS
Punkte93,81
Rang#13  Overall
#9  Relational DBMS
Punkte105,40
Rang#11  Overall
#8  Relational DBMS
Punkte3,11
Rang#99  Overall
#51  Relational DBMS
Websiteignite.apache.orgjsqldb.org (offline)mariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
www.microsoft.com/­en-us/­microsoft-365/­accesswww.yugabyte.com
Technische Dokumentationapacheignite.readme.io/­docsmariadb.com/­kb/­en/­librarydeveloper.microsoft.com/­en-us/­accessdocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
EntwicklerApache Software FoundationKonrad von BackstromMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoDer Lead Developer Monty Widenius ist der ursprüngliche Autor von MySQL
MicrosoftYugabyte Inc.
Erscheinungsjahr201520182009 infoFork of MySQL, which was first released in 199519922017
Aktuelle VersionApache Ignite 2.60.8, Dezember 201811.3.2, Februar 20241902 (16.0.11328.20222), Maerz 20192.1, September 2023
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0Open SourceOpen Source infoGPL Version 2, kommerzielle Enterpriselizenz verfügbarkommerziell infoGebündelt mit Microsoft Office LizenzenOpen Source infoApache 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
ImplementierungsspracheC++, Java, .NetC und C++C++C und C++
Server BetriebssystemeLinux
OS X
Solaris
Windows
Linux
macOS
Windows
FreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
Windows infoKein eigentlicher Datenbank-Server, sondern Ausführung von DLL's.Linux
OS X
Datenschemajaschemafreija infoDynamic Columns werden unterstütztjadepending on used data model
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinjanein
Sekundärindizesjaneinjajaja
SQL infoSupport of SQLANSI-99 for query and DML statements, subset of DDLneinja infomit proprietären Erweiterungenja infoaber nicht SQL Standard konformyes, PostgreSQL compatible
APIs und andere ZugriffskonzepteHDFS API
Hibernate
JCache
JDBC
ODBC
Proprietäres Protokoll
RESTful HTTP API
Spring Data
ADO.NET
JDBC
ODBC
Proprietäres native API
ADO.NET
DAO
ODBC
OLE DB
JDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Unterstützte ProgrammiersprachenC#
C++
Java
PHP
Python
Ruby
Scala
JavaScriptAda
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
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-seitige Scripts infoStored Proceduresyes (compute grid and cache interceptors can be used instead)functions in JavaScriptja infoseit Version 10.3 auch PL/SQL kompatibelja infoab Access 2010 mit ACE-Engineja infosql, plpgsql, C
Triggersyes (cache interceptors and events)neinjaja infoab Access 2010 mit ACE-Engineja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingkeineHorizontale Partitionierung, ShardingkeineHash and Range Sharding, row-level geo-partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenyes (replicated cache)keineMulti-Source Replikation
Source-Replica Replikation
keineBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoBietet ein API für Map/Reduce Operationenyes (compute grid and hadoop accelerator)neinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyStrong consistency on writes and tunable consistency on reads
Fremdschlüssel inforeferenzielle Integritätneinneinja infonicht für MyISAM Storage Enginejaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACID infonicht für MyISAM Storage EngineACID infoaber keine Files für Transaktions-LoggingDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenjaja infousing RocksDBja infonicht für In-Memory Storage Engineja infoaber keine Files für Transaktions-Loggingja infobased on RocksDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaja infowith MEMORY storage enginenein
Berechtigungskonzept infoZugriffskontrolleSecurity Hooks for custom implementationsBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardnein infoeinfache Benutzerverwaltung war vorhanden bis zur Version Access 2003ja
Weitere Informationen bereitgestellt vom Systemhersteller
IgniteJSqlDbMariaDBMicrosoft AccessYugabyteDB
Specific characteristicsMariaDB is the most powerful open source relational database – modern SQL and JSON...
» mehr
YugabyteDB is an open source distributed SQL database for cloud native transactional...
» mehr
Competitive advantagesMariaDB Servers have many features unavailable in other open source relational databases....
» mehr
PostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» mehr
Typical application scenariosWeb, SaaS and Cloud operational applications that require high availability, scalability...
» mehr
Systems of record and engagement for cloud native applications that require resilience,...
» 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
2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» mehr
Licensing and pricing modelsMariaDB plc subscriptions cover our free, open source database, Community Server,...
» mehr
Apache 2.0 license for the database
» 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
IgniteJSqlDbMariaDBMicrosoft AccessYugabyteDB
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

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

GridGain Showcases Power of Apache Ignite at Community Over Code Conference
5. Oktober 2023, Datanami

Apache Ignite: An Overview
6. September 2023, Open Source For You

ArcGIS and Apache Log4j Vulnerabilities
22. Mai 2023, Esri

What is Apache Ignite? How is Apache Ignite Used?
18. Juli 2022, The Stack

bereitgestellt von Google News

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

Progress Software Corp. Statement regarding a Possible Offer for MariaDB plc
19. April 2024, GlobeNewswire

Progress Software considering possible 60c per share offer for MariaDB - TipRanks.com
19. April 2024, TipRanks

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

Progress Software weighs cash offer for MariaDB By Investing.com
19. April 2024, Investing.com

bereitgestellt von Google News

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

Hackers Exploit Microsoft Access Feature to Steal Windows User’s NTLM Tokens
11. November 2023, CybersecurityNews

MS access program to increase awareness and independence of those living with MS and disability
10. Juli 2023, Nebraska Medicine

ACCDE File (What It Is and How to Open One)
27. Juli 2023, Lifewire

After installing Navisworks, Office 2016 (32-bit) applications stopped launching
8. Oktober 2023, Autodesk Redshift

bereitgestellt von Google News

Yugabyte Embraces 'No Downtime, No Limits,' as the Theme of the Upcoming Distributed SQL Summit Asia
18. April 2024, Yahoo Finance

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14. März 2024, Business Wire

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1. Februar 2024, Datanami

YUGABYTE'S DSS ASIA 2024: UNEARTH POWER, VERSATILITY OF DISTRIBUTED SQL
18. April 2024, BERNAMA

Yugabyte adds multiregion Kubernetes support to YugabyteDB 2.18
24. Mai 2023, InfoWorld

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

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.

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

Präsentieren Sie hier Ihr Produkt