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

DBMS > Ehcache vs. EJDB vs. EsgynDB vs. GraphDB vs. Microsoft Azure SQL Database

Vergleich der Systemeigenschaften Ehcache vs. EJDB vs. EsgynDB vs. GraphDB vs. Microsoft Azure SQL Database

Redaktionelle Informationen bereitgestellt von DB-Engines
NameEhcache  Xaus Vergleich ausschliessenEJDB  Xaus Vergleich ausschliessenEsgynDB  Xaus Vergleich ausschliessenGraphDB infoUrsprünglicher Name: OWLIM  Xaus Vergleich ausschliessenMicrosoft Azure SQL Database infofrüher SQL Azure  Xaus Vergleich ausschliessen
KurzbeschreibungA widely adopted Java cache with tiered storage optionsEingebettete Library mit JSON-Notation für Queries (Syntax ähnlich zu MongoDB)Enterprise-class SQL-on-Hadoop solution, powered by Apache TrafodionEnterprise-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.Relationaler Datenbankdienst aus der Cloud mit großer Kompatibilität zum Microsoft SQL Server
Primäres DatenbankmodellKey-Value StoreDocument StoreRelational DBMSGraph DBMS
RDF Store
Relational DBMS
Sekundäre DatenbankmodelleDocument Store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte4,52
Rang#65  Overall
#8  Key-Value Stores
Punkte0,16
Rang#324  Overall
#45  Document Stores
Punkte0,15
Rang#325  Overall
#145  Relational DBMS
Punkte2,89
Rang#93  Overall
#7  Graph DBMS
#3  RDF Stores
Punkte76,53
Rang#16  Overall
#11  Relational DBMS
Websitewww.ehcache.orggithub.com/­Softmotions/­ejdbwww.esgyn.cnwww.ontotext.comazure.microsoft.com/­en-us/­products/­azure-sql/­database
Technische Dokumentationwww.ehcache.org/­documentationgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdgraphdb.ontotext.com/­documentationdocs.microsoft.com/­en-us/­azure/­azure-sql
Social network pagesGitHubLinkedInTwitterMediumYouTube
EntwicklerTerracotta Inc, owned by Software AGSoftmotionsEsgynOntotextMicrosoft
Erscheinungsjahr20092012201520002010
Aktuelle Version3.10.0, Maerz 202210.4, Oktober 2023V12
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availableOpen Source infoGPLv2kommerziellkommerziell infoSome plugins of GraphDB Workbench are open sourcedkommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinja
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaCC++, JavaJavaC++
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMserverlosLinuxAlle Betriebssysteme mit einer Java VM
Linux
OS X
Windows
gehostet
Datenschemaschemafreischemafreijaschema-free and OWL/RDFS-schema support; RDF shapesja
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja infostring, integer, double, bool, date, object_idjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinja
Sekundärindizesneinneinjayes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesja
SQL infoSupport of SQLneinneinjastored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCja
APIs und andere ZugriffskonzepteJCacheIn-process LibraryADO.NET
JDBC
ODBC
GeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
ADO.NET
JDBC
ODBC
Unterstützte ProgrammiersprachenJavaActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
All languages supporting JDBC/ODBC/ADO.Net.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.Net
C#
Java
JavaScript (Node.js)
PHP
Python
Ruby
Server-seitige Scripts infoStored ProceduresneinneinJava Stored Procedureswell-defined plugin interfaces; JavaScript server-side extensibilityTransact SQL
Triggersja infoCache Event Listenersneinneinneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoby using Terracotta ServerkeineShardingkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoby using Terracotta ServerkeineMulti-source replication between multi datacentersMulti-Source Replikationja, immer mindestens 3 Replikas vorhanden
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjaneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemTunable Consistency (Strong, Eventual, Weak)Immediate ConsistencyImmediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinnein infoNormalerweise nicht gebraucht, ähnliche Funktionalität mit collection joinsjaja infoConstraint checkingja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infosupports JTA and can work as an XA resourceneinACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infoRead/Write Lockingjajaja
Durability infoDauerhafte Speicherung der Datenja infousing a tiered cache-storage approachjajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjanein
Berechtigungskonzept infoZugriffskontrolleneinneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardDefault 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.Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
EhcacheEJDBEsgynDBGraphDB infoUrsprünglicher Name: OWLIMMicrosoft Azure SQL Database infofrüher SQL Azure
Specific characteristicsOntotext GraphDB is a semantic database engine that allows organizations to build...
» mehr
Competitive advantagesGraphDB allows you to link text and data in big knowledge graphs. It’s easy to experiment...
» mehr
Typical application scenariosMetadata enrichment and management, linked data publishing, semantic inferencing...
» 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
Licensing and pricing modelsGraphDB Free is a non-commercial version and is free to use. GraphDB Enterprise edition...
» 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
EhcacheEJDBEsgynDBGraphDB infoUrsprünglicher Name: OWLIMMicrosoft Azure SQL Database infofrüher SQL Azure
DB-Engines Blog Posts

PostgreSQL is the DBMS of the Year 2020
4. Januar 2021, Paul Andlinger, Matthias Gelbmann

Cloud-based DBMS's popularity grows at high rates
12. Dezember 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7. Februar 2017, Matthias Gelbmann

alle anzeigen

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

How to partition Sonatype Nexus Repository: Targets, privileges, and roles
9. Februar 2010, Sonatype Blog

bereitgestellt von Google News

Semantic Web Company and Ontotext Merge to Create Knowledge Graph and AI Powerhouse Graphwise
23. Oktober 2024, PR Newswire

Semantic Web Company and Ontotext merge to form Graphwise
23. Oktober 2024, Blocks & Files

A Content Management Platform and a Graph Database Come Together in the New Company: Graphwise
28. Oktober 2024, The Recursive

Knowledge graphs change the nature of business intelligence
8. April 2024, TechHQ

Major AI Merger: Bulgarian Ontotext merges with Semantic Web Company to form Graphwise
24. Oktober 2024, Trending Topics SEE

bereitgestellt von Google News

Save money on Microsoft SQL Server licensing with Microsoft Azure Arc
6. November 2024, microsoft.com

Public Preview: New Azure SQL Database skills introduced to Microsoft Copilot in Azure
21. Mai 2024, Microsoft

Public Preview: Azure SQL updates for late-May 2024
21. Mai 2024, Microsoft

Announcing the retirement of SQL Server Stretch Database
3. Juli 2024, microsoft.com

General availability: Azure SQL updates for late-May 2024
21. Mai 2024, Microsoft

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.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for 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

Präsentieren Sie hier Ihr Produkt