DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > DolphinDB vs. GraphDB vs. Graphite vs. Kingbase vs. PostGIS

Vergleich der Systemeigenschaften DolphinDB vs. GraphDB vs. Graphite vs. Kingbase vs. PostGIS

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDolphinDB  Xaus Vergleich ausschliessenGraphDB infoUrsprünglicher Name: OWLIM  Xaus Vergleich ausschliessenGraphite  Xaus Vergleich ausschliessenKingbase  Xaus Vergleich ausschliessenPostGIS  Xaus Vergleich ausschliessen
KurzbeschreibungDolphinDB is a high performance Time Series DBMS. It is integrated with an easy-to-use fully featured programming language and a high-volume high-velocity streaming analytics system. It offers operational simplicity, scalability, fault tolerance, and concurrency.Enterprise-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.Data logging and graphing tool for time series data infoThe storage layer (fixed size database) is called WhisperAn enterprise-class RDBMS compatible with PostgreSQL and Oracle and widely used in China.Spatial extension of PostgreSQL
Primäres DatenbankmodellTime Series DBMSGraph DBMS
RDF Store
Time Series DBMSRelational DBMSSpatial DBMS
Sekundäre DatenbankmodelleRelational DBMSDocument Store
Spatial DBMS
Relational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte4,03
Rang#78  Overall
#6  Time Series DBMS
Punkte3,25
Rang#91  Overall
#7  Graph DBMS
#4  RDF Stores
Punkte4,83
Rang#67  Overall
#4  Time Series DBMS
Punkte0,50
Rang#257  Overall
#119  Relational DBMS
Punkte21,72
Rang#29  Overall
#1  Spatial DBMS
Websitewww.dolphindb.comwww.ontotext.comgithub.com/­graphite-project/­graphite-webwww.kingbase.com.cnpostgis.net
Technische Dokumentationdocs.dolphindb.cn/­en/­help200/­index.htmlgraphdb.ontotext.com/­documentationgraphite.readthedocs.iopostgis.net/­documentation
Social network pagesLinkedInTwitterYouTubeGitHubMedium
EntwicklerDolphinDB, IncOntotextChris DavisBeiJing KINGBASE Information technologies inc.
Erscheinungsjahr20182000200619992005
Aktuelle Versionv2.00.4, January 202210.4, Oktober 2023V8.0, August 20213.4.2, Februar 2024
Lizenz infoCommercial or Open Sourcekommerziell infofree community version availablekommerziell infoSome plugins of GraphDB Workbench are open sourcedOpen Source infoApache 2.0kommerziellOpen Source infoGPL v2.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.
ImplementierungsspracheC++JavaPythonC and JavaC
Server BetriebssystemeLinux
Windows
Alle Betriebssysteme mit einer Java VM
Linux
OS X
Windows
Linux
Unix
Linux
Windows
Datenschemajaschema-free and OWL/RDFS-schema support; RDF shapesjajaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaNumeric data onlyjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinjaja
Sekundärindizesjayes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesneinjaja
SQL infoSupport of SQLSQL-like query languagestored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCneinStandard with numerous extensionsja
APIs und andere ZugriffskonzepteJDBC
JSON over HTTP
Kafka
MQTT (Message Queue Telemetry Transport)
ODBC
OPC DA
OPC UA
RabbitMQ
WebSocket
GeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
HTTP API
Sockets
ADO.NET
gokb
JDBC
kdbndp
ODBC
PDI
PDO
Pro*C
psycopg2
QT
Unterstützte ProgrammiersprachenC#
C++
Go
Java
JavaScript
MatLab
Python
R
Rust
.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
JavaScript (Node.js)
Python
.Net
C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Server-seitige Scripts infoStored Proceduresjawell-defined plugin interfaces; JavaScript server-side extensibilityneinuser defined functionsbenutzerdefinierte Funktionen
Triggersneinneinneinjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontale Partitionierungkeinekeinehorizontal partitioning (by range, list and hash) and vertical partitioningja infobasierend auf PostgreSQL
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaMulti-Source Replikationkeinejaja infobasierend auf PostgreSQL
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)keineImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinja infoConstraint checkingneinjaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenjaACIDneinACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infolockingjaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjanein
Berechtigungskonzept infoZugriffskontrolleAdministrators, Users, GroupsDefault 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.neinfine grained access rights according to SQL-standardja infobasierend auf PostgreSQL
Weitere Informationen bereitgestellt vom Systemhersteller
DolphinDBGraphDB infoUrsprünglicher Name: OWLIMGraphiteKingbasePostGIS
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

Riding the Databricks Wave with Hybrid Knowledge Graphs
6. Juni 2024

Matching Skills and Candidates with Graph RAG
31. Mai 2024

A Triple Store RAG Retriever
29. Mai 2024

Integrating GraphDB with Relational Database Systems
23. Mai 2024

Understanding the Graph Center of Excellence
17. Mai 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
DolphinDBGraphDB infoUrsprünglicher Name: OWLIMGraphiteKingbasePostGIS
DB-Engines Blog Posts

Time Series DBMS are the database category with the fastest increase in popularity
4. Juli 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1. Juni 2015, Paul Andlinger

alle anzeigen

Spatial database management systems
6. April 2021, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

Ontotext Announces Latest Major Release, GraphDB 10
5. Juli 2022, Datanami

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

GraphDB Goes Open Source
27. Januar 2020, iProgrammer

bereitgestellt von Google News

Try out the Graphite monitoring tool for time-series data
29. Oktober 2019, TechTarget

Grafana Labs Announces Mimir Time Series Database
1. April 2022, Datanami

Getting Started with Monitoring using Graphite
23. Januar 2015, InfoQ.com

The Billion Data Point Challenge: Building a Query Engine for High Cardinality Time Series Data
10. Dezember 2018, Uber

The value of time series data and TSDBs
10. Juni 2021, InfoWorld

bereitgestellt von Google News

Made in China 2025 is back, with a new name and a focus on database companies – The China Project
19. Dezember 2022, The China Project

Opening preparation - Alekhine defense, Saemisch variation
18. April 2016, Chess.com

Backup & Recovery Solutions from China
4. August 2022, Хабр

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

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