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

DBMS > CouchDB vs. LeanXcale vs. Linter vs. Memgraph vs. MySQL

Vergleich der Systemeigenschaften CouchDB vs. LeanXcale vs. Linter vs. Memgraph vs. MySQL

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCouchDB infosteht für "Cluster Of Unreliable Commodity Hardware"  Xaus Vergleich ausschliessenLeanXcale  Xaus Vergleich ausschliessenLinter  Xaus Vergleich ausschliessenMemgraph  Xaus Vergleich ausschliessenMySQL  Xaus Vergleich ausschliessen
KurzbeschreibungEin JSON - Document Store inspiriert durch Lotus Notes der von Server-Clustern bis Mobile Phones skaliertA highly scalable full ACID SQL database with fast NoSQL data ingestion and GIS capabilitiesRDBMS for high security requirementsAn open source graph database built for real-time streaming and compatible with Neo4jWeit verbreitetes, allgemein einsetzbares Open Source RDBMS
Primäres DatenbankmodellDocument StoreKey-Value Store
Relational DBMS
Relational DBMSGraph DBMSRelational DBMS infoKey/Value Zugriff über memcached API
Sekundäre DatenbankmodelleSpatial DBMS infousing the Geocouch extensionSpatial DBMSDocument Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte10,26
Rang#45  Overall
#7  Document Stores
Punkte0,35
Rang#283  Overall
#41  Key-Value Stores
#128  Relational DBMS
Punkte0,10
Rang#350  Overall
#153  Relational DBMS
Punkte3,00
Rang#102  Overall
#8  Graph DBMS
Punkte1087,72
Rang#2  Overall
#2  Relational DBMS
Websitecouchdb.apache.orgwww.leanxcale.comlinter.rumemgraph.comwww.mysql.com
Technische Dokumentationdocs.couchdb.org/­en/­stablememgraph.com/­docsdev.mysql.com/­doc
Social network pagesLinkedInTwitterFacebookGitHubDiscord
EntwicklerApache Software Foundation infoApache Top-Level Projekt, ursprünglich entwickelt von Damien Katz, ehemaliger Lotus Notes EntwicklerLeanXcalerelex.ruMemgraph LtdOracle infoseit 2010, ursprünglich MySQL AB, danach Sun
Erscheinungsjahr20052015199020171995
Aktuelle Version3.3.3, Dezember 20238.3.0, Jaenner 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2kommerziellkommerziellkommerziell infoFree license availableOpen 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.
ImplementierungsspracheErlangC und C++C und C++C und C++
Server BetriebssystemeAndroid
BSD
Linux
OS X
Solaris
Windows
AIX
Android
BSD
HP Open VMS
iOS
Linux
OS X
VxWorks
Windows
LinuxFreeBSD
Linux
OS X
Solaris
Windows
Datenschemaschemafreijajaschemafrei und schema-optionalja
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinja
Sekundärindizesja infoüber Viewsjaja
SQL infoSupport of SQLneinja infothrough Apache Derbyjaneinja infomit proprietären Erweiterungen
APIs und andere ZugriffskonzepteRESTful HTTP/JSON APIJDBC
Kafka Connector
ODBC
proprietary key/value interface
Spark Connector
ADO.NET
JDBC
LINQ
ODBC
OLE DB
Oracle Call Interface (OCI)
Bolt protocol
Cypher query language
ADO.NET
JDBC
ODBC
Proprietäres native API
Unterstützte ProgrammiersprachenC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
C
Java
Scala
C
C#
C++
Java
Perl
PHP
Python
Qt
Ruby
Tcl
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
Ada
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 ProceduresView Functions in JavaScriptja infoproprietary syntax with the possibility to convert from PL/SQLja infoproprietäre Syntax
Triggersjajaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoimproved architecture with release 2.0keineSharding infodynamic graph partitioninghorizontale Partitionierung, Sharding mit MySQL Cluster oder MySQL Fabric
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation
Source-Replica Replikation
Source-Replica ReplikationMulti-source replication using RAFTMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjajaja inforelationships in graphsja infonicht für MyISAM Storage Engine
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationennein infoatomare Operationen innerhalb eines Dokumentes möglichACIDACIDACID infowith snapshot isolationACID infonicht für MyISAM Storage Engine
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenja infoStrategie: optimistic lockingjajayes, multi-version concurrency control (MVCC)ja infoTable Locks oder Row Locks abhängig von Storage Engine
Durability infoDauerhafte Speicherung der Datenjajajaja infowith periodic snapshot and write-ahead logging (WAL) of changesja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjajaja
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer pro Datenbank definierbarBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardUsers, roles and permissionsBenutzer mit feingranularem Berechtigungskonzept infokeine Benutzergruppen oder Rollen
Weitere Informationen bereitgestellt vom Systemhersteller
CouchDB infosteht für "Cluster Of Unreliable Commodity Hardware"LeanXcaleLinterMemgraphMySQL
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» mehr
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» mehr
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» mehr
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» 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
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» mehr

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

Navicat 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

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
CouchDB infosteht für "Cluster Of Unreliable Commodity Hardware"LeanXcaleLinterMemgraphMySQL
DB-Engines Blog Posts

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2. Juni 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

How to install the CouchDB NoSQL database on Debian Server 11
16. Juni 2022, TechRepublic

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15. März 2022, The Register

CouchDB 3.0 ends admin party era • DEVCLASS
27. Februar 2020, DevClass

CouchDB 3.0 puts safety first
27. Februar 2020, InfoWorld

How to Connect Your Flask App With CouchDB: A NoSQL Database - MUO
14. August 2021, MakeUseOf

bereitgestellt von Google News

Combining operational and analytical databases in a single platform
26. Mai 2017, Cordis News

bereitgestellt von Google News

Graph database company Memgraph raises $9.34M
5. Oktober 2021, VentureBeat

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7. August 2023, PR Newswire

Modeling and Navigating a Transportation Network with Memgraph
12. April 2021, Towards Data Science

London-based Memgraph raises over €8 million in seed funding to provide Streaming Graph Algorithms to the masses
5. Oktober 2021, EU-Startups

Making Your Own Memory Graph To Detect Memory Issues On iOS
13. April 2021, hackernoon.com

bereitgestellt von Google News

PostgreSQL or MySQL: What Should I Choose for My Full-Stack Project?
10. April 2024, hackernoon.com

Oracle Academy encourages students to build MySQL skills and knowledge
4. April 2024, Oracle

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

General Availability: Azure MySQL Import feature for Azure Database for MySQL Single to Flexible Server migrations ...
17. Januar 2024, azure.microsoft.com

Best Practices for Configuring MySQL Replication
26. März 2024, DevOps.com

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

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

Präsentieren Sie hier Ihr Produkt