DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Citus vs. Ehcache vs. GraphDB vs. Sadas Engine vs. SwayDB

Vergleich der Systemeigenschaften Citus vs. Ehcache vs. GraphDB vs. Sadas Engine vs. SwayDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCitus  Xaus Vergleich ausschliessenEhcache  Xaus Vergleich ausschliessenGraphDB infoUrsprünglicher Name: OWLIM  Xaus Vergleich ausschliessenSadas Engine  Xaus Vergleich ausschliessenSwayDB  Xaus Vergleich ausschliessen
KurzbeschreibungScalable hybrid operational and analytics RDBMS for big data use cases based on PostgreSQLA 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.SADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environmentsAn embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storage
Primäres DatenbankmodellRelational DBMSKey-Value StoreGraph DBMS
RDF Store
Relational DBMSKey-Value Store
Sekundäre DatenbankmodelleDocument Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,21
Rang#118  Overall
#56  Relational DBMS
Punkte4,89
Rang#67  Overall
#8  Key-Value Stores
Punkte3,32
Rang#91  Overall
#6  Graph DBMS
#4  RDF Stores
Punkte0,00
Rang#383  Overall
#158  Relational DBMS
Punkte0,00
Rang#382  Overall
#59  Key-Value Stores
Websitewww.citusdata.comwww.ehcache.orgwww.ontotext.comwww.sadasengine.comswaydb.simer.au
Technische Dokumentationdocs.citusdata.comwww.ehcache.org/­documentationgraphdb.ontotext.com/­documentationwww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentation
Social network pagesLinkedInTwitterYouTubeGitHubMedium
EntwicklerTerracotta Inc, owned by Software AGOntotextSADAS s.r.l.Simer Plaha
Erscheinungsjahr20102009200020062018
Aktuelle Version8.1, Dezember 20183.10.0, Maerz 202210.4, Oktober 20238.0
Lizenz infoCommercial or Open SourceOpen Source infoAGPL, commercial license also availableOpen Source infoApache Version 2; commercial licenses availablekommerziell infoSome plugins of GraphDB Workbench are open sourcedkommerziell infofree trial version availableOpen Source infoGNU Affero GPL V3.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.
ImplementierungsspracheCJavaJavaC++Scala
Server BetriebssystemeLinuxAlle Betriebssysteme mit einer Java VMAlle Betriebssysteme mit einer Java VM
Linux
OS X
Windows
AIX
Linux
Windows
Datenschemajaschemafreischema-free and OWL/RDFS-schema support; RDF shapesjaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajanein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTja infospecific XML type available, but no XML query functionalityneinneinneinnein
Sekundärindizesjaneinyes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesjanein
SQL infoSupport of SQLja infostandard, with numerous extensionsneinstored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCjanein
APIs und andere ZugriffskonzepteADO.NET
JDBC
native C library
ODBC
streaming API for large objects
JCacheGeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
JDBC
ODBC
Proprietäres Protokoll
Unterstützte Programmiersprachen.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Java.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.Net
C
C#
C++
Groovy
Java
PHP
Python
Java
Kotlin
Scala
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionen inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.neinwell-defined plugin interfaces; JavaScript server-side extensibilityneinnein
Triggersjaja infoCache Event Listenersneinneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingSharding infoby using Terracotta Serverkeinehorizontale Partitionierungkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica Replikation infoother methods possible by using 3rd party extensionsja infoby using Terracotta ServerMulti-Source Replikationkeinekeine
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyTunable Consistency (Strong, Eventual, Weak)Immediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)Immediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinja infoConstraint checkingjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDja infosupports JTA and can work as an XA resourceACIDAtomic execution of operations
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjaja infousing a tiered cache-storage approachjajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaja infomanaged by 'Learn by Usage'ja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardneinDefault 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.Access rights for users, groups and roles according to SQL-standardnein
Weitere Informationen bereitgestellt vom Systemhersteller
CitusEhcacheGraphDB infoUrsprünglicher Name: OWLIMSadas EngineSwayDB
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
Neuigkeiten

Case study: Policy Enforcement Automation With Semantics
2. Mai 2024

Okay, RAG… We Have a Problem
26. April 2024

Scaling Understanding with the Help of Feedback Loops, Knowledge Graphs and NLP
19. April 2024

How Knowledge Graphs Power Data Mesh and Data Fabric
10. April 2024

Building Smarter Financial Services: The Role of Semantic Technologies, Knowledge Graphs and Generative AI
3. April 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

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

Weitere Ressourcen
CitusEhcacheGraphDB infoUrsprünglicher Name: OWLIMSadas EngineSwayDB
Erwähnungen in aktuellen Nachrichten

Ubicloud wants to build an open source alternative to AWS
5. März 2024, TechCrunch

How Citus Health Uses AWS to Provide Secure and Real-Time Virtual Patient Care - AWS Startups
18. August 2023, AWS Blog

Microsoft Benchmarks Distributed PostgreSQL DBs
10. Juli 2023, Datanami

Distributed PostgreSQL Benchmarks: Azure Cosmos DB, CockroachDB, and YugabyteDB
8. Juli 2023, InfoQ.com

Microsoft acquires Citus Data, re-affirming its commitment to Open Source and accelerating Azure PostgreSQL ...
24. Januar 2019, Microsoft

bereitgestellt von Google News

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

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

bereitgestellt von Google News

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

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

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

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

Ontotext's GraphDB 8.10 Makes Knowledge Graph Experience Faster and Richer
13. Juni 2019, Markets Insider

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Präsentieren Sie hier Ihr Produkt