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 > Ehcache vs. Microsoft Azure Cosmos DB vs. Stardog vs. Tkrzw vs. YugabyteDB

Vergleich der Systemeigenschaften Ehcache vs. Microsoft Azure Cosmos DB vs. Stardog vs. Tkrzw vs. YugabyteDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameEhcache  Xaus Vergleich ausschliessenMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xaus Vergleich ausschliessenStardog  Xaus Vergleich ausschliessenTkrzw infoSuccessor of Tokyo Cabinet and Kyoto Cabinet  Xaus Vergleich ausschliessenYugabyteDB  Xaus Vergleich ausschliessen
KurzbeschreibungA widely adopted Java cache with tiered storage optionsGlobally distributed, horizontally scalable, multi-model database serviceEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualizationA concept of libraries, allowing an application program to store and query key-value pairs in a file. Successor of Tokyo Cabinet and Kyoto CabinetHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primäres DatenbankmodellKey-Value StoreDocument Store
Graph DBMS
Key-Value Store
Wide Column Store
Graph DBMS
RDF Store
Key-Value StoreRelational DBMS
Sekundäre DatenbankmodelleSpatial DBMSDocument Store
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte4,89
Rang#67  Overall
#8  Key-Value Stores
Punkte29,04
Rang#27  Overall
#4  Document Stores
#2  Graph DBMS
#3  Key-Value Stores
#3  Wide Column Stores
Punkte2,02
Rang#123  Overall
#11  Graph DBMS
#6  RDF Stores
Punkte0,00
Rang#383  Overall
#60  Key-Value Stores
Punkte2,91
Rang#102  Overall
#51  Relational DBMS
Websitewww.ehcache.orgazure.microsoft.com/­services/­cosmos-dbwww.stardog.comdbmx.net/­tkrzwwww.yugabyte.com
Technische Dokumentationwww.ehcache.org/­documentationlearn.microsoft.com/­azure/­cosmos-dbdocs.stardog.comdocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
EntwicklerTerracotta Inc, owned by Software AGMicrosoftStardog-UnionMikio HirabayashiYugabyte Inc.
Erscheinungsjahr20092014201020202017
Aktuelle Version3.10.0, Maerz 20227.3.0, Mai 20200.9.3, August 20202.1, September 2023
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availablekommerziellkommerziell info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/studentsOpen Source infoApache Version 2.0Open Source infoApache 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinneinnein
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.
ImplementierungsspracheJavaJavaC++C und C++
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMgehostetLinux
macOS
Windows
Linux
macOS
Linux
OS X
Datenschemaschemafreischemafreischema-free and OWL/RDFS-schema supportschemafreidepending on used data model
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja infoJSON typesjaneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinnein infoImportieren/Exportieren von XML Daten möglichneinnein
Sekundärindizesneinja infoAll properties auto-indexed by defaultja infosupports real-time indexing in full-text and geospatialja
SQL infoSupport of SQLneinSQL-like query languageYes, compatible with all major SQL variants through dedicated BI/SQL Serverneinyes, PostgreSQL compatible
APIs und andere ZugriffskonzepteJCacheDocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
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 ProgrammiersprachenJava.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
C++
Java
Python
Ruby
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-seitige Scripts infoStored ProceduresneinJavaScriptuser defined functions and aggregates, HTTP Server extensions in Javaneinja infosql, plpgsql, C
Triggersja infoCache Event ListenersJavaScriptja infovia event handlersneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoby using Terracotta ServerSharding infoImplizit im Cloud ServicekeinekeineHash and Range Sharding, row-level geo-partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoby using Terracotta Serverja infoImplizit im Cloud ServiceMulti-Source Replikation in HA-ClusterkeineBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoBietet ein API für Map/Reduce Operationenneinwith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*neinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemTunable Consistency (Strong, Eventual, Weak)Bounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Immediate Consistency in HA-ClusterImmediate ConsistencyStrong consistency on writes and tunable consistency on reads
Fremdschlüssel inforeferenzielle Integritätneinneinja infoBeziehungen in Graphenneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infosupports JTA and can work as an XA resourceMulti-item ACID transactions with snapshot isolation within a partitionACIDDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenja infousing a tiered cache-storage approachjajajaja infobased on RocksDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaja infousing specific database classesnein
Berechtigungskonzept infoZugriffskontrolleneinZugriffsrechte bis auf item level einstellbarZugriffsrechte für Benutzer und Rollenneinja
Weitere Informationen bereitgestellt vom Systemhersteller
EhcacheMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBStardogTkrzw infoSuccessor of Tokyo Cabinet and Kyoto CabinetYugabyteDB
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
DrittanbieterCData: 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
EhcacheMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBStardogTkrzw infoSuccessor of Tokyo Cabinet and Kyoto CabinetYugabyteDB
Erwähnungen in aktuellen Nachrichten

Jira Data Center user? Here's a critical Ehcache vulnerability to spoil your day
22. Juli 2021, The Register

Atlassian asks customers to patch critical Jira vulnerability
22. Juli 2021, BleepingComputer

Critical Jira Flaw in Atlassian Could Lead to RCE
22. Juli 2021, Threatpost

Migration From JBoss 5 to JBoss 7: All It Takes Is 11 Easy Steps
3. Juni 2021, hackernoon.com

DZone Coding Java JBoss 5 to 7 in 11 steps
9. Januar 2014, DZone

bereitgestellt von Google News

Public preview: Change partition key of a container in Azure Cosmos DB (NoSQL API) | Azure updates
27. März 2024, azure.microsoft.com

Public preview: Filtered vector search in vCore-based Azure Cosmos DB for MongoDB | Azure updates
24. April 2024, azure.microsoft.com

Azure Synapse Link for Cosmos DB: New Analytics Capabilities
10. November 2023, InfoQ.com

How to Migrate Azure Cosmos DB Databases | by Arwin Lashawn
25. August 2023, DataDrivenInvestor

Azure Cosmos DB joins the AI toolchain
23. Mai 2023, InfoWorld

bereitgestellt von Google News

YugabyteDB 2.21 Introduces Industry's First Native Disaster Recovery Orchestration Solution for a Distributed SQL ...
30. April 2024, Business Wire

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

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

The surprising link between Formula One and enterprise PostgreSQL optimisation
28. März 2024, The Stack

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

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

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

RaimaDB logo

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