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

DBMS > Elasticsearch vs. EsgynDB vs. MarkLogic vs. RDF4J vs. YugabyteDB

Vergleich der Systemeigenschaften Elasticsearch vs. EsgynDB vs. MarkLogic vs. RDF4J vs. YugabyteDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameElasticsearch  Xaus Vergleich ausschliessenEsgynDB  Xaus Vergleich ausschliessenMarkLogic  Xaus Vergleich ausschliessenRDF4J infoformerly known as Sesame  Xaus Vergleich ausschliessenYugabyteDB  Xaus Vergleich ausschliessen
KurzbeschreibungEine moderne Such- und Analyseplattform basierend auf Apache Lucene infoElasticsearch lets you perform and combine many types of searches such as structured, unstructured, geo, and metricEnterprise-class SQL-on-Hadoop solution, powered by Apache TrafodionOperational and transactional Enterprise NoSQL databaseRDF4J ist ein Java Framework zur Verarbeitung von RDF Daten, sowohl Hauptspeicher- als auch Disk-basiert.High-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primäres DatenbankmodellSuchmaschineRelational DBMSDocument Store
Native XML DBMS
RDF Store infoab Version 7
Suchmaschine
RDF StoreRelational DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Vektor DBMS
Document Store
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte128,79
Rang#8  Overall
#1  Suchmaschinen
Punkte0,15
Rang#325  Overall
#144  Relational DBMS
Punkte4,15
Rang#70  Overall
#11  Document Stores
#1  Native XML DBMS
#1  RDF Stores
#8  Suchmaschinen
Punkte0,72
Rang#222  Overall
#9  RDF Stores
Punkte2,48
Rang#108  Overall
#53  Relational DBMS
Websitewww.elastic.co/­elasticsearchwww.esgyn.cnwww.progress.com/­marklogicrdf4j.orgwww.yugabyte.com
Technische Dokumentationwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmlwww.progress.com/­marklogic/­documentationrdf4j.org/­documentationdocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
EntwicklerElasticEsgynMarkLogic Corp.Since 2016 officially forked into an Eclipse project, former developer was Aduna Software.Yugabyte Inc.
Erscheinungsjahr20102015200120042017
Aktuelle Version8.6, January 202311.0, December 20222.1, September 2023
Lizenz infoCommercial or Open SourceOpen Source infoElastic Licensekommerziellkommerziell infoeingeschränkte kostenlose Version verfügbarOpen Source infoEclipse Distribution License (EDL), v1.0.Open 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.
ImplementierungsspracheJavaC++, JavaC++JavaC und C++
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMLinuxLinux
OS X
Windows
Linux
OS X
Unix
Windows
Linux
OS X
Datenschemaschemafrei infoFlexible Typdefinitionen, die - sobald definiert - persistent bleiben.jaschemafrei infoSchema kann erzwungen werdenja infoRDF Schemasdepending on used data model
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjanein
Sekundärindizesja infoAlle Suchfelder werden automatisch indiziertjajajaja
SQL infoSupport of SQLSQL-like query languagejaja infoSQL92neinyes, PostgreSQL compatible
APIs und andere ZugriffskonzepteJava API
RESTful HTTP/JSON API
ADO.NET
JDBC
ODBC
Java API
Node.js Client API
ODBC
proprietary Optic API infoProprietary Query API, introduced with version 9
RESTful HTTP API
SPARQL
WebDAV
XDBC
XQuery
XSLT
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
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 Programmiersprachen.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
All languages supporting JDBC/ODBC/ADO.NetC
C#
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Java
PHP
Python
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-seitige Scripts infoStored ProceduresjaJava Stored Proceduresja infovia XQuery or JavaScriptjaja infosql, plpgsql, C
Triggersja infoMittels Verwendung des 'Percolation' featuresneinjajaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingShardingkeineHash and Range Sharding, row-level geo-partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaMulti-source replication between multi datacentersjakeineBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoBietet ein API für Map/Reduce OperationenES-Hadoop Connectorjaja infoÃœber Hadoop Connector, HDFS Direct Access und in-database MapReduce Jobsneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency infoSynchrone dokumentenbasierte Replikation. Write consistency konfigurierbar: one, quorum, allImmediate ConsistencyImmediate ConsistencyStrong consistency on writes and tunable consistency on reads
Fremdschlüssel inforeferenzielle Integritätneinjaneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDACID infocan act as a resource manager in an XA/JTA transactionACID infoIsolation abhängig vom verwendeten APIDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajaja infoIn-memory Storage wird ebenfalls unterstütztja infobased on RocksDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenMemcached and Redis integrationneinyes, with Range Indexesnein
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardRollen-basierte Zugriffskontrolle auf Dokumenten- und Subdokumentenebeneneinja
Weitere Informationen bereitgestellt vom Systemhersteller
ElasticsearchEsgynDBMarkLogicRDF4J infoformerly known as SesameYugabyteDB
Specific characteristicsYugabyteDB is an open source distributed SQL database for cloud native transactional...
» mehr
Competitive advantagesPostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» mehr
Typical application scenariosSystems of record and engagement for cloud native applications that require resilience,...
» mehr
Market metrics2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» mehr
Licensing and pricing modelsApache 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

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

Weitere Ressourcen
ElasticsearchEsgynDBMarkLogicRDF4J infoformerly known as SesameYugabyteDB
DB-Engines Blog Posts

PostgreSQL is the DBMS of the Year 2017
2. Januar 2018, Paul Andlinger, Matthias Gelbmann

Elasticsearch moved into the top 10 most popular database management systems
3. Juli 2017, Matthias Gelbmann

MySQL, PostgreSQL and Redis are the winners of the March ranking
2. März 2016, Paul Andlinger

alle anzeigen

Konferenzen, Veranstaltungen und Webinare

Progress MarkLogic World
Washington DC, 23.-25. September 2024

Erwähnungen in aktuellen Nachrichten

Unsecured Elasticsearch cluster exposes over 3M vehicle records
18. September 2024, SC Media

AWS hands OpenSearch to Linux Foundation – is this why Elasticsearch was made open source again?
16. September 2024, DevClass

Elastic Announces Open Source License for Elasticsearch and Kibana Source Code
29. August 2024, Business Wire

The Elasticsearch cloud now subject to open-source licence
3. September 2024, TechHQ

Netflix Uses Elasticsearch Percolate Queries to Implement Reverse Searches Efficiently
29. April 2024, InfoQ.com

bereitgestellt von Google News

Progress Brings Industry Leaders Together to Share Insights on AI and Data at MarkLogic World Tour US 2024
18. September 2024, Progress Investor Relations

Progress Software announces speaker lineup for MarkLogic World Tour US
18. September 2024, TipRanks

Progress Brings Industry Leaders Together to Share Insights on AI and Data at MarkLogic World Tour US 2024
18. September 2024, StockTitan

Vantage Closes Wholesale Deal in Santa Clara
30. Mai 2024, Data Center Knowledge

Progress unveils enhanced AI capabilities in latest MarkLogic Server release
9. September 2024, Mi3

bereitgestellt von Google News

YugabyteDB evolves into a distributed PostgreSQL database for apps that need resilience and scale
19. September 2024, SiliconANGLE News

YugabyteDB Evolves PostgreSQL to a Distributed Architecture for Modern, Cloud-Native Applications
19. September 2024, Business Wire

YugabyteDB 2.19 gets new PostgreSQL-compatibility features
19. September 2024, InfoWorld

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

Simplifying cloud-native app development with Yugabyte
2. August 2024, IMDA

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

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

RaimaDB logo

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

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

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