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 > GigaSpaces vs. H2 vs. Infobright vs. LokiJS vs. MySQL

Vergleich der Systemeigenschaften GigaSpaces vs. H2 vs. Infobright vs. LokiJS vs. MySQL

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGigaSpaces  Xaus Vergleich ausschliessenH2  Xaus Vergleich ausschliessenInfobright  Xaus Vergleich ausschliessenLokiJS  Xaus Vergleich ausschliessenMySQL  Xaus Vergleich ausschliessen
KurzbeschreibungHigh performance in-memory data grid platform, powering three products: Smart Cache, Smart ODS (Operational Data Store), Smart Augmented TransactionsFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.High performant column-oriented DBMS for analytic workloads using MySQL or PostgreSQL as a frontendIn-memory JavaScript DBMSWeit verbreitetes, allgemein einsetzbares Open Source RDBMS
Primäres DatenbankmodellDocument Store
Object oriented DBMS infoValues are user defined objects
Relational DBMSRelational DBMSDocument StoreRelational DBMS infoKey/Value Zugriff über memcached API
Sekundäre DatenbankmodelleGraph DBMS
Suchmaschine
Spatial DBMSDocument Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,97
Rang#192  Overall
#32  Document Stores
#6  Object oriented DBMS
Punkte8,13
Rang#49  Overall
#31  Relational DBMS
Punkte0,96
Rang#194  Overall
#91  Relational DBMS
Punkte0,43
Rang#264  Overall
#42  Document Stores
Punkte1083,74
Rang#2  Overall
#2  Relational DBMS
Websitewww.gigaspaces.comwww.h2database.comignitetech.com/­softwarelibrary/­infobrightdbgithub.com/­techfort/­LokiJSwww.mysql.com
Technische Dokumentationdocs.gigaspaces.com/­latest/­landing.htmlwww.h2database.com/­html/­main.htmltechfort.github.io/­LokiJSdev.mysql.com/­doc
EntwicklerGigaspaces TechnologiesThomas MuellerIgnite Technologies Inc.; formerly InfoBright Inc.Oracle infoseit 2010, ursprünglich MySQL AB, danach Sun
Erscheinungsjahr20002005200520141995
Aktuelle Version15.5, September 20202.2.220, Juli 20238.4.0, April 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2; Commercial licenses availableOpen Source infodual-licence (Mozilla public license, Eclipse public license)kommerziell infoThe open source (GPLv2) version did not support inserts/updates/deletes and was discontinued with July 2016Open SourceOpen Source infoGPL Version 2. Kommerzielle Lizenzen mit erweiterter Funktionalität sind verfügbar.
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.
Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
ImplementierungsspracheJava, C++, .NetJavaCJavaScriptC und C++
Server BetriebssystemeLinux
macOS
Solaris
Windows
Alle Betriebssysteme mit einer Java VMLinux
Windows
Serverlos, benötigt eine JavaScript Umgebung (Browser, Node.js)FreeBSD
Linux
OS X
Solaris
Windows
Datenschemaschemafreijajaschemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTnein infoXML can be used for describing objects metadataneinneinneinja
Sekundärindizesjajanein infoKnowledge Grid Technology used insteadja infoüber Viewsja
SQL infoSupport of SQLSQL-99 for query and DML statementsjajaneinja infomit proprietären Erweiterungen
APIs und andere ZugriffskonzepteGigaSpaces LRMI
Hibernate
JCache
JDBC
JPA
ODBC
RESTful HTTP API
Spring Data
JDBC
ODBC
ADO.NET
JDBC
ODBC
JavaScript APIADO.NET
JDBC
ODBC
Proprietäres native API
Unterstützte Programmiersprachen.Net
C++
Java
Python
Scala
Java.Net
C
C#
C++
D
Eiffel
Erlang
Haskell
Java
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
JavaScriptAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-seitige Scripts infoStored ProceduresjaJava Stored Procedures and User-Defined FunctionsneinView Functions in JavaScriptja infoproprietäre Syntax
Triggersjajaneinjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingkeinekeinekeinehorizontale Partitionierung, Sharding mit MySQL Cluster oder MySQL Fabric
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation infosynchronous or asynchronous
Source-Replica Replikation infosynchronous or asynchronous
With clustering: 2 database servers on different computers operate on identical copies of a databaseSource-Replica ReplikationkeineMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenja infoMap-Reduce pattern can be built with XAP task executorsneinneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency infoConsistency level configurable: ALL, QUORUM, ANYImmediate ConsistencyImmediate ConsistencykeineImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjaneinneinja infonicht für MyISAM Storage Engine
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACIDnein infoAtomare Operationen innerhalb einer Collection möglichACID infonicht für MyISAM Storage Engine
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, multi-version concurrency control (MVCC)jaja infoTable Locks oder Row Locks abhängig von Storage Engine
Durability infoDauerhafte Speicherung der Datenjajajaja infoSerialisierung einer DB in Node.JS, Cordova/PhoneGap möglich; im Browser mittels IndexedDB-APIja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajajajaja
Berechtigungskonzept infoZugriffskontrolleRole-based access controlBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard infoexploiting MySQL or PostgreSQL frontend capabilitiesneinBenutzer mit feingranularem Berechtigungskonzept infokeine Benutzergruppen oder Rollen

Weitere Informationen bereitgestellt vom Systemhersteller

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 Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» mehr

Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» mehr

Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» mehr

CData: Connect to Big Data & NoSQL through standard Drivers.
» 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
GigaSpacesH2InfobrightLokiJSMySQL
DB-Engines Blog Posts

New kids on the block: database management systems implemented in JavaScript
1. Dezember 2014, Matthias Gelbmann

alle anzeigen

MySQL is the DBMS of the Year 2019
3. Januar 2020, Matthias Gelbmann, Paul Andlinger

MariaDB strengthens its position in the open source RDBMS market
5. April 2018, Matthias Gelbmann

The struggle for the hegemony in Oracle's database empire
2. Mai 2017, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

GigaSpaces to hand out almost $14 million in dividends following Cloudify’s acquisition by Dell
19. Juli 2023, CTech

GigaSpaces' New Cloudify Player Designed for OpenStack
11. Dezember 2023, Channel Futures

Data Sciences Corporation partners with GigaSpaces Technologies to usher DIH technology to enterprises in SA
10. Oktober 2023, ITWeb

GigaSpaces Announces Version 16.0 with Breakthrough Data Integration Tools to Ease Enterprises' Digital ...
3. November 2021, PR Newswire

GigaSpaces Spins Off Cloudify, Its Open Source Cloud Orchestration Unit
27. Juli 2017, Data Center Knowledge

bereitgestellt von Google News

LokiJS - A JavaScript Database
18. November 2014, iProgrammer

bereitgestellt von Google News

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade ...
18. März 2024, AWS Blog

Enterprise Manager: How Comcast enhanced monitoring for MySQL InnoDB Clusters
22. April 2024, Oracle

Zendesk Moves from DynamoDB to MySQL and S3 to Save over 80% in Costs
29. Dezember 2023, InfoQ.com

4ème Conférence & Expo MySQL Percona Live "Un événement fun et instructif"
1. Mai 2024, Yahoo Singapore News

Google advances with vector search in MySQL, leapfrogging Oracle in LLM support
4. März 2024, The Register

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

RaimaDB logo

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