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 > CouchDB vs. Ehcache vs. GraphDB vs. SAP HANA vs. YugabyteDB

Vergleich der Systemeigenschaften CouchDB vs. Ehcache vs. GraphDB vs. SAP HANA vs. YugabyteDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCouchDB infosteht für "Cluster Of Unreliable Commodity Hardware"  Xaus Vergleich ausschliessenEhcache  Xaus Vergleich ausschliessenGraphDB infoUrsprünglicher Name: OWLIM  Xaus Vergleich ausschliessenSAP HANA  Xaus Vergleich ausschliessenYugabyteDB  Xaus Vergleich ausschliessen
KurzbeschreibungEin JSON - Document Store inspiriert durch Lotus Notes der von Server-Clustern bis Mobile Phones skaliertA widely adopted Java cache with tiered storage optionsEnterprise-ready RDF and graph database with efficient reasoning, cluster and external index synchronization support. It supports also SQL JDBC access to Knowledge Graph and GraphQL over SPARQL.In-memory DBMS. Verfügbar als appliance oder als cloud-serviceHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primäres DatenbankmodellDocument StoreKey-Value StoreGraph DBMS
RDF Store
Relational DBMSRelational DBMS
Sekundäre DatenbankmodelleSpatial DBMS infousing the Geocouch extensionDocument Store
Graph DBMS infowith SAP Hana, Enterprise Edition
Spatial DBMS
Document Store
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte11,73
Rang#45  Overall
#7  Document Stores
Punkte5,55
Rang#69  Overall
#8  Key-Value Stores
Punkte2,91
Rang#106  Overall
#8  Graph DBMS
#4  RDF Stores
Punkte45,49
Rang#22  Overall
#16  Relational DBMS
Punkte3,21
Rang#103  Overall
#53  Relational DBMS
Websitecouchdb.apache.orgwww.ehcache.orgwww.ontotext.comwww.sap.com/­products/­hana.htmlwww.yugabyte.com
Technische Dokumentationdocs.couchdb.org/­en/­stablewww.ehcache.org/­documentationgraphdb.ontotext.com/­documentationhelp.sap.com/­hanadocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
Social network pagesLinkedInTwitterYouTubeGitHubMedium
EntwicklerApache Software Foundation infoApache Top-Level Projekt, ursprünglich entwickelt von Damien Katz, ehemaliger Lotus Notes EntwicklerTerracotta Inc, owned by Software AGOntotextSAPYugabyte Inc.
Erscheinungsjahr20052009200020102017
Aktuelle Version3.3.3, Dezember 20233.10.0, Maerz 202210.4, Oktober 20232.0 SPS07 (April 4, 2023), April 20232.1, September 2023
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoApache Version 2; commercial licenses availablekommerziell infoSome plugins of GraphDB Workbench are open sourcedkommerziellOpen Source infoApache 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinnein infoauch als Cloud-Service verfügbarnein
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.
ImplementierungsspracheErlangJavaJavaC und C++
Server BetriebssystemeAndroid
BSD
Linux
OS X
Solaris
Windows
Alle Betriebssysteme mit einer Java VMAlle Betriebssysteme mit einer Java VM
Linux
OS X
Windows
Appliance oder cloud-serviceLinux
OS X
Datenschemaschemafreischemafreischema-free and OWL/RDFS-schema support; RDF shapesjadepending on used data model
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesja infoüber Viewsneinyes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesjaja
SQL infoSupport of SQLneinneinstored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCjayes, PostgreSQL compatible
APIs und andere ZugriffskonzepteRESTful HTTP/JSON APIJCacheGeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
JDBC
ODBC
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#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
Java.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-seitige Scripts infoStored ProceduresView Functions in JavaScriptneinwell-defined plugin interfaces; JavaScript server-side extensibilitySQLScript, Rja infosql, plpgsql, C
Triggersjaja infoCache Event Listenersneinjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoimproved architecture with release 2.0Sharding infoby using Terracotta ServerkeinejaHash and Range Sharding, row-level geo-partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation
Source-Replica Replikation
ja infoby using Terracotta ServerMulti-Source ReplikationjaBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual ConsistencyTunable Consistency (Strong, Eventual, Weak)Immediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)Immediate ConsistencyStrong consistency on writes and tunable consistency on reads
Fremdschlüssel inforeferenzielle Integritätneinneinja infoConstraint checkingjaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationennein infoatomare Operationen innerhalb eines Dokumentes möglichja infosupports JTA and can work as an XA resourceACIDACIDDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenja infoStrategie: optimistic lockingjajajaja
Durability infoDauerhafte Speicherung der Datenjaja infousing a tiered cache-storage approachjajaja infobased on RocksDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjajanein
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer pro Datenbank definierbarneinDefault Basic authentication through RDF4J client, or via Java when run with cURL, default token-based in the Workbench or via Rest API, optional access through OpenID or Kerberos single sign-on.jaja
Weitere Informationen bereitgestellt vom Systemhersteller
CouchDB infosteht für "Cluster Of Unreliable Commodity Hardware"EhcacheGraphDB infoUrsprünglicher Name: OWLIMSAP HANAYugabyteDB
Specific characteristicsOntotext GraphDB is a semantic database engine that allows organizations to build...
» mehr
YugabyteDB is an open source distributed SQL database for cloud native transactional...
» mehr
Competitive advantagesGraphDB allows you to link text and data in big knowledge graphs. It’s easy to experiment...
» mehr
PostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» mehr
Typical application scenariosMetadata enrichment and management, linked data publishing, semantic inferencing...
» mehr
Systems of record and engagement for cloud native applications that require resilience,...
» mehr
Key customers​ GraphDB provides a platform for building next-generation AI and Knowledge Graph...
» mehr
Market metricsGraphDB is the most utilized semantic triplestore for mission-critical enterprise...
» mehr
2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» mehr
Licensing and pricing modelsGraphDB Free is a non-commercial version and is free to use. GraphDB Enterprise edition...
» mehr
Apache 2.0 license for the database
» mehr
Neuigkeiten

Choosing A Graph Data Model to Best Serve Your Use Case
27. März 2024

Event Extraction Based on Fine-Tuned Text2Event Transformer Speeds up the Fact-checking Process
22. März 2024

Drive Growth with Data-Driven Strategies: Introducing Zenia Graph’s Salesforce Accelerator
20. März 2024

Multilingual Question Answering in Medicine based on XLM-RoBERTa
15. März 2024

Ontotext Marketing Gets a Boost from Knowledge Graph Powered LLMs
13. März 2024

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
CouchDB infosteht für "Cluster Of Unreliable Commodity Hardware"EhcacheGraphDB infoUrsprünglicher Name: OWLIMSAP HANAYugabyteDB
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

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

Ehcache 3.0 Released with Revamped API and Off-Heap Storage
2. Mai 2016, InfoQ.com

Setting Up Distributed Infinispan Cache with Hibernate and Spring
26. Mai 2016, dzone.com

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

Ehcache Joins Terracotta
18. August 2009, InfoQ.com

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

bereitgestellt von Google News

Ontotext's GraphDB Solution is Now Available on the Microsoft Azure Marketplace
16. Januar 2024, PR Newswire

Ontotext GraphDB is available on Azure, delivers rich knowledge graph experience
23. Januar 2024, KMWorld Magazine

Ontotext Unveils GraphDB 10.4 with Enhanced AWS Integration and ChatGPT Connector
24. Oktober 2023, Datanami

Ontotext's GraphDB Solution Now Available in the AWS Marketplace
9. Oktober 2023, Yahoo Finance

Ontotext Platform 3.0 for Enterprise Knowledge Graphs Released
18. Dezember 2019, KDnuggets

bereitgestellt von Google News

Protera Deepens SAP Expertise with Managecore Acquisition
27. März 2024, Yahoo Finance

Unleashing the Latest SAP Data and Analytics Innovations
6. März 2024, SAP News

Automating the update process of a clustered SAP HANA DB using nZDT and Ansible | Amazon Web Services
16. November 2023, AWS Blog

SAP: Datasphere More than a Data Cloud
21. März 2024, Acceleration Economy

A path to a Modern SAP Analytics running on HANA Platform
21. März 2024, Deloitte

bereitgestellt von Google News

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

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

Scout24 Selects YugabyteDB to Upscale Global Hospitality Management System with Global Distribution and High ...
6. Februar 2024, Yahoo Finance

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

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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.

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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