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 > Dolt vs. EJDB vs. GraphDB vs. Kdb vs. SQLite

Vergleich der Systemeigenschaften Dolt vs. EJDB vs. GraphDB vs. Kdb vs. SQLite

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDolt  Xaus Vergleich ausschliessenEJDB  Xaus Vergleich ausschliessenGraphDB infoUrsprünglicher Name: OWLIM  Xaus Vergleich ausschliessenKdb  Xaus Vergleich ausschliessenSQLite  Xaus Vergleich ausschliessen
KurzbeschreibungA MySQL compatible DBMS with Git-like versioning of data and schemaEingebettete Library mit JSON-Notation für Queries (Syntax ähnlich zu MongoDB)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.Hoch performantes Time Series DBMSWeit verbreitetes In-Process RDBMS
Primäres DatenbankmodellRelational DBMSDocument StoreGraph DBMS
RDF Store
Time Series DBMS
Vektor DBMS
Relational DBMS
Sekundäre DatenbankmodelleDocument StoreRelational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,02
Rang#191  Overall
#89  Relational DBMS
Punkte0,31
Rang#296  Overall
#44  Document Stores
Punkte3,25
Rang#91  Overall
#7  Graph DBMS
#4  RDF Stores
Punkte7,71
Rang#49  Overall
#2  Time Series DBMS
#1  Vektor DBMS
Punkte111,41
Rang#10  Overall
#7  Relational DBMS
Websitegithub.com/­dolthub/­dolt
www.dolthub.com
github.com/­Softmotions/­ejdbwww.ontotext.comkx.comwww.sqlite.org
Technische Dokumentationdocs.dolthub.comgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdgraphdb.ontotext.com/­documentationcode.kx.comwww.sqlite.org/­docs.html
Social network pagesLinkedInTwitterYouTubeGitHubMedium
EntwicklerDoltHub IncSoftmotionsOntotextKx Systems, a division of First Derivatives plcDwayne Richard Hipp
Erscheinungsjahr2018201220002000 infokdb wurde im Jahr 2000 veröffentlicht, kdb+ 20032000
Aktuelle Version10.4, Oktober 20233.6, Mai 20183.46.0  (23 May 2024), Mai 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoGPLv2kommerziell infoSome plugins of GraphDB Workbench are open sourcedkommerziell infoKostenlose 32-bit VersionOpen Source infoPublic Domain
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.
ImplementierungsspracheGoCJavaqC
Server BetriebssystemeLinux
macOS
Windows
serverlosAlle Betriebssysteme mit einer Java VM
Linux
OS X
Windows
Linux
OS X
Solaris
Windows
serverlos
Datenschemajaschemafreischema-free and OWL/RDFS-schema support; RDF shapesjaja infodynamische Spaltentypen
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja infostring, integer, double, bool, date, object_idjajaja infokeine strenge Typisierung wegen 'dynamic typing'
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjanein
Sekundärindizesjaneinyes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesja infotable attribute 'grouped'ja
SQL infoSupport of SQLjaneinstored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCSQL-like query language (q)ja infoSQL-92 wird nicht vollständig unterstützt
APIs und andere ZugriffskonzepteCLI Client
HTTP REST
In-process LibraryGeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
HTTP API
JDBC
Jupyter
Kafka
ODBC
WebSocket
ADO.NET infoinoffizielle Driver
JDBC infoinoffizielle Driver
ODBC infoinoffizielle Driver
Unterstützte ProgrammiersprachenAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Actionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
C
C#
C++
Go
J
Java
JavaScript
Lua
MatLab
Perl
PHP
Python
R
Scala
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Server-seitige Scripts infoStored Proceduresyes infocurrently in alpha releaseneinwell-defined plugin interfaces; JavaScript server-side extensibilitybenutzerdefinierte Funktionennein
Triggersjaneinneinja infomittels Viewsja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkeinekeinekeinehorizontale Partitionierungkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.keineMulti-Source ReplikationSource-Replica Replikationkeine
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinnein infoein vergleichbares Paradigma wird intern verwendetnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätjanein infoNormalerweise nicht gebraucht, ähnliche Funktionalität mit collection joinsja infoConstraint checkingjaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinACIDneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infoRead/Write Lockingjajaja infomittels Filesystem-Locks
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaja
Berechtigungskonzept infoZugriffskontrolleOnly one user is configurable, and must be specified in the config file at startupneinDefault 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.Rechteverwaltung mit Benutzeraccountsnein
Weitere Informationen bereitgestellt vom Systemhersteller
DoltEJDBGraphDB infoUrsprünglicher Name: OWLIMKdbSQLite
Specific characteristicsOntotext GraphDB is a semantic database engine that allows organizations to build...
» mehr
Integrated columnar database & programming system for streaming, real time and historical...
» mehr
Competitive advantagesGraphDB allows you to link text and data in big knowledge graphs. It’s easy to experiment...
» mehr
provides seamless scalability; runs on industry standard server platforms; is top-ranked...
» mehr
Typical application scenariosMetadata enrichment and management, linked data publishing, semantic inferencing...
» mehr
tick database streaming sensor data massive intelligence applications oil and gas...
» mehr
Key customers​ GraphDB provides a platform for building next-generation AI and Knowledge Graph...
» mehr
Goldman Sachs Morgan Stanley Merrill Lynch J.P. Morgan Deutsche Bank IEX Securities...
» mehr
Market metricsGraphDB is the most utilized semantic triplestore for mission-critical enterprise...
» mehr
kdb+ performance and reliability proven by our customers in critical infrastructure...
» mehr
Licensing and pricing modelsGraphDB Free is a non-commercial version and is free to use. GraphDB Enterprise edition...
» mehr
upon request
» 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
DrittanbieterNavicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» 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
DoltEJDBGraphDB infoUrsprünglicher Name: OWLIMKdbSQLite
DB-Engines Blog Posts

Big gains for Relational Database Management Systems in DB-Engines Ranking
2. Februar 2016, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Dolt- A Version Controlled Database
29. Januar 2024, iProgrammer

Top Data Version Control Tools for Machine Learning Research in 2023
24. Juli 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19. August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10. Februar 2023, InfoQ.com

25 Hot New Data Tools and What They DON'T Do
14. Mai 2020, Towards Data Science

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 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

Ontotext's GraphDB 10 Brings Modern Data Architectures to the Mainstream with Better Resilience and Еаsier Operations
5. Juli 2022, PR Newswire

bereitgestellt von Google News

Turbocharging the Engine: KX Unleashes AI-First Transformation with kdb+
28. Februar 2024, Business Wire

McLaren Applied and KX partner to enhance ATLAS software analytics capabilities
9. August 2023, Professional Motorsport World

Introducing Amazon FinSpace with Managed kdb Insights, a fully managed analytics engine, commonly used by capital ...
18. Mai 2023, AWS Blog

KX ANNOUNCES KDB INSIGHTS AS FULLY MANAGED SERVICE ON AMAZON FINSPACE
18. Mai 2023, PR Newswire

KX Brings the Power and Performance of kdb+ to Python Developers with PyKX
7. Juni 2023, Datanami

bereitgestellt von Google News

Microsoft Research chief scientist has no issue with Windows Recall
6. Juni 2024, The Register

How to work with Dapper and SQLite in ASP.NET Core
10. Mai 2024, InfoWorld

A Guide to Working with SQLite Databases in Python
21. Mai 2024, KDnuggets

SQLite Vulnerability Could Put Thousands of Apps at Risk
22. März 2024, Dark Reading

How to Work with SQLite Database in Python
8. Juni 2024, Analytics Insight

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

Neo4j logo

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