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

DBMS > Drizzle vs. Kdb vs. LokiJS vs. Memgraph vs. OrientDB

Vergleich der Systemeigenschaften Drizzle vs. Kdb vs. LokiJS vs. Memgraph vs. OrientDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDrizzle  Xaus Vergleich ausschliessenKdb  Xaus Vergleich ausschliessenLokiJS  Xaus Vergleich ausschliessenMemgraph  Xaus Vergleich ausschliessenOrientDB  Xaus Vergleich ausschliessen
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
KurzbeschreibungMySQL fork mit erweiterbarem Micro-Kernel und mit Betonung von Leistung vor Kompatibilität.Hoch performantes Time Series DBMSIn-memory JavaScript DBMSAn open source graph database built for real-time streaming and compatible with Neo4jMulti-model DBMS (Document, Graph, Key/Value)
Primäres DatenbankmodellRelational DBMSTime Series DBMS
Vektor DBMS
Document StoreGraph DBMSDocument Store
Graph DBMS
Key-Value Store
Sekundäre DatenbankmodelleRelational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte7,71
Rang#49  Overall
#2  Time Series DBMS
#1  Vektor DBMS
Punkte0,49
Rang#260  Overall
#42  Document Stores
Punkte3,19
Rang#94  Overall
#8  Graph DBMS
Punkte3,25
Rang#89  Overall
#16  Document Stores
#6  Graph DBMS
#13  Key-Value Stores
Websitekx.comgithub.com/­techfort/­LokiJSmemgraph.comorientdb.org
Technische Dokumentationcode.kx.comtechfort.github.io/­LokiJSmemgraph.com/­docswww.orientdb.com/­docs/­last/­index.html
Social network pagesLinkedInTwitterFacebookGitHubDiscord
EntwicklerDrizzle Projekt, ursprünglich gestartet von Brian AkerKx Systems, a division of First Derivatives plcMemgraph LtdOrientDB LTD; CallidusCloud; SAP
Erscheinungsjahr20082000 infokdb wurde im Jahr 2000 veröffentlicht, kdb+ 2003201420172010
Aktuelle Version7.2.4, September 20123.6, Mai 20183.2.29, Maerz 2024
Lizenz infoCommercial or Open SourceOpen Source infoGNU GPLkommerziell infoKostenlose 32-bit VersionOpen SourceOpen Source infoBSL 1.1; commercial license for enterprise edition availableOpen Source infoApache Version 2
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++qJavaScriptC und C++Java
Server BetriebssystemeFreeBSD
Linux
OS X
Linux
OS X
Solaris
Windows
Serverlos, benötigt eine JavaScript Umgebung (Browser, Node.js)LinuxAlle Betriebssysteme mit einer Java JDK (>= JDK 6)
Datenschemajajaschemafreischemafrei und schema-optionalschemafrei infoSchema kann erzwungen werden: für kompletten Satz ("schema-full") oder nur für einzelne Attribute ("schema-hybrid")
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaneinjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinneinnein
Sekundärindizesjaja infotable attribute 'grouped'ja infoüber Viewsja
SQL infoSupport of SQLja infomit propriätären ErweiterungenSQL-like query language (q)neinneinSQL-like query language, no joins
APIs und andere ZugriffskonzepteJDBCHTTP API
JDBC
Jupyter
Kafka
ODBC
WebSocket
JavaScript APIBolt protocol
Cypher query language
Tinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
Unterstützte ProgrammiersprachenC
C++
Java
PHP
C
C#
C++
Go
J
Java
JavaScript
Lua
MatLab
Perl
PHP
Python
R
Scala
JavaScript.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Server-seitige Scripts infoStored Proceduresneinbenutzerdefinierte FunktionenView Functions in JavaScriptJava, Javascript
Triggersnein infoHooks für Callbacks innerhalb der Servers können verwendet werden.ja infomittels ViewsjaHooks
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardinghorizontale PartitionierungkeineSharding infodynamic graph partitioningSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation
Source-Replica Replikation
Source-Replica ReplikationkeineMulti-source replication using RAFTMulti-Source Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinnein infoein vergleichbares Paradigma wird intern verwendetjaneinnein infocould be achieved with distributed queries
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencykeineImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjajaneinja inforelationships in graphsja infoBeziehungen in Graphen
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinnein infoAtomare Operationen innerhalb einer Collection möglichACID infowith snapshot isolationACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajayes, multi-version concurrency control (MVCC)ja
Durability infoDauerhafte Speicherung der Datenjajaja infoSerialisierung einer DB in Node.JS, Cordova/PhoneGap möglich; im Browser mittels IndexedDB-APIja infowith periodic snapshot and write-ahead logging (WAL) of changesja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaja
Berechtigungskonzept infoZugriffskontrollePluggable Authentication Mechanismen infoz.B. LDAP, HTTPRechteverwaltung mit BenutzeraccountsneinUsers, roles and permissionsZugriffsrechte für Benutzer und Rollen, Rechte auch auf Satzebene
Weitere Informationen bereitgestellt vom Systemhersteller
DrizzleKdbLokiJSMemgraphOrientDB
Specific characteristicsIntegrated columnar database & programming system for streaming, real time and historical...
» mehr
Memgraph directly connects to your streaming infrastructure so you and your team...
» mehr
Competitive advantagesprovides seamless scalability; runs on industry standard server platforms; is top-ranked...
» mehr
Business Source License ensures a future for the Memgraph community MAGE algorithm...
» mehr
Typical application scenariostick database streaming sensor data massive intelligence applications oil and gas...
» mehr
Graph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» mehr
Key customersGoldman Sachs Morgan Stanley Merrill Lynch J.P. Morgan Deutsche Bank IEX Securities...
» mehr
Market metricskdb+ performance and reliability proven by our customers in critical infrastructure...
» mehr
Licensing and pricing modelsupon request
» mehr
You can check out our pricing model and licenses on the company website .
» 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
DrizzleKdbLokiJSMemgraphOrientDB
DB-Engines Blog Posts

MySQL won the April ranking; did its forks follow?
1. April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1. Juli 2013, Matthias Gelbmann

alle anzeigen

New kids on the block: database management systems implemented in JavaScript
1. Dezember 2014, Matthias Gelbmann

alle anzeigen

Graph DBMS increased their popularity by 500% within the last 2 years
3. März 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21. Januar 2014, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

LokiJS - A JavaScript Database
18. November 2014, iProgrammer

bereitgestellt von Google News

Enhance Your Network Analysis with the Power of a Graph DB
4. Mai 2024, Towards Data Science

Graph database company Memgraph raises $9.34M
5. Oktober 2021, VentureBeat

Croatian graph database startup Memgraph raises €8M with Microsoft as key investor, plans to boost R&D
20. Oktober 2021, The Recursive

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7. August 2023, PR Newswire

Making Your Own Memory Graph To Detect Memory Issues On iOS
13. April 2021, hackernoon.com

bereitgestellt von Google News

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21. Januar 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20. September 2019, Towards Data Science

The 12 Best Graph Databases to Consider for 2024
22. Oktober 2023, Solutions Review

ArangoDB raises $10 million for NoSQL database management
14. März 2019, VentureBeat

HNS IoT Botnet Evolves, Goes Cross-Platform
10. Juli 2018, Dark Reading

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

Milvus logo

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

Präsentieren Sie hier Ihr Produkt