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

DBMS > Citus vs. EXASOL vs. Galaxybase vs. GraphDB vs. Newts

Vergleich der Systemeigenschaften Citus vs. EXASOL vs. Galaxybase vs. GraphDB vs. Newts

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCitus  Xaus Vergleich ausschliessenEXASOL  Xaus Vergleich ausschliessenGalaxybase  Xaus Vergleich ausschliessenGraphDB infoUrsprünglicher Name: OWLIM  Xaus Vergleich ausschliessenNewts  Xaus Vergleich ausschliessen
KurzbeschreibungScalable hybrid operational and analytics RDBMS for big data use cases based on PostgreSQLHigh-performance, in-memory, MPP database specifically designed for in-memory analytics.Scalable, ACID-compliant native distributed parallel graph platformEnterprise-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.Time Series DBMS basierend auf Cassandra
Primäres DatenbankmodellRelational DBMSRelational DBMSGraph DBMSGraph DBMS
RDF Store
Time Series DBMS
Sekundäre DatenbankmodelleDocument Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,15
Rang#123  Overall
#60  Relational DBMS
Punkte2,25
Rang#120  Overall
#57  Relational DBMS
Punkte0,04
Rang#375  Overall
#40  Graph DBMS
Punkte3,10
Rang#100  Overall
#7  Graph DBMS
#4  RDF Stores
Punkte0,00
Rang#396  Overall
#42  Time Series DBMS
Websitewww.citusdata.comwww.exasol.comgalaxybase.comwww.ontotext.comopennms.github.io/­newts
Technische Dokumentationdocs.citusdata.comwww.exasol.com/­resourcesgraphdb.ontotext.com/­documentationgithub.com/­OpenNMS/­newts/­wiki
Social network pagesLinkedInTwitterYouTubeGitHubMedium
EntwicklerExasolChuanglin(Createlink) Technology Co., Ltd 浙江创邻科技有限公司OntotextOpenNMS Group
Erscheinungsjahr20102000201720002014
Aktuelle Version8.1, Dezember 2018Nov 20, November 202110.4, Oktober 2023
Lizenz infoCommercial or Open SourceOpen Source infoAGPL, commercial license also availablekommerziellkommerziellkommerziell infoSome plugins of GraphDB Workbench are open sourcedOpen 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.
ImplementierungsspracheCC and JavaJavaJava
Server BetriebssystemeLinuxLinuxAlle Betriebssysteme mit einer Java VM
Linux
OS X
Windows
Linux
OS X
Windows
DatenschemajajaStrong typed schemaschema-free and OWL/RDFS-schema support; RDF shapesschemafrei
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, XSLTja infospecific XML type available, but no XML query functionalityneinneinneinnein
Sekundärindizesjajajayes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesnein
SQL infoSupport of SQLja infostandard, with numerous extensionsjaneinstored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCnein
APIs und andere ZugriffskonzepteADO.NET
JDBC
native C library
ODBC
streaming API for large objects
.Net
JDBC
ODBC
WebSocket
Browser interface
console (shell)
Graph API (Gremlin)
OpenCypher
Proprietäres native API
GeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
HTTP REST
Java API
Unterstützte Programmiersprachen.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Java
Lua
Python
R
Go
Java
Python
.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Java
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionen inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.benutzerdefinierte Funktionenuser defined procedures and functionswell-defined plugin interfaces; JavaScript server-side extensibilitynein
Triggersjajaneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingShardingkeineSharding infobasierend auf Cassandra
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica Replikation infoother methods possible by using 3rd party extensionsMulti-Source Replikationfrei wählbarer Replikationsfaktor infobasierend auf Cassandra
MapReduce infoBietet ein API für Map/Reduce Operationenneinja infoHadoop integrationneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)Eventual Consistency infobasierend auf Cassandra
Immediate Consistency infobasierend auf Cassandra
Fremdschlüssel inforeferenzielle Integritätjajaja infoRelationships in graphsja infoConstraint checkingnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACIDACIDnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjajanein
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAccess rights for users, groups and roles according to SQL-standardRole-based access controlDefault 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.nein
Weitere Informationen bereitgestellt vom Systemhersteller
CitusEXASOLGalaxybaseGraphDB infoUrsprünglicher Name: OWLIMNewts
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

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

Using GraphDB’s Natural Language Interface to Talk with Your Content
29. März 2024

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

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
CitusEXASOLGalaxybaseGraphDB infoUrsprünglicher Name: OWLIMNewts
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

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, blogs.microsoft.com

Microsoft Benchmarks Distributed PostgreSQL DBs
10. Juli 2023, Datanami

bereitgestellt von Google News

Exasol gets jolt of AI with Espresso suite of capabilities
26. Februar 2024, TechTarget

Exasol Unveils New Suite of AI Tools to Turbocharge Enterprise Data Analytics
21. Februar 2024, businesswire.com

Exasol Reimagines In-Memory Analytics with Major Database Update
30. Mai 2023, Datanami

It's Back to the Database Future for Exasol CEO Tewes
26. Oktober 2023, Datanami

Top Customer-Rated Exasol Espresso Gets Boost of AI
13. November 2023, businesswire.com

bereitgestellt von Google News

做国产图数据库,「创邻科技」将拓展国际市场| 新科技创业
5. April 2023, 36kr

创邻科技,位居IDC MarketScape中国图数据库市场领导者类别
13. September 2023, CSDN

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

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

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

bereitgestellt von Google News

Farewell, Froggy: The Age of Ribbit Is Nearing an End
25. Mai 2013, Mother Jones

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

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.

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.

AllegroGraph logo

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

Präsentieren Sie hier Ihr Produkt