DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > ClickHouse vs. JanusGraph vs. LokiJS vs. MarkLogic vs. Memgraph

Vergleich der Systemeigenschaften ClickHouse vs. JanusGraph vs. LokiJS vs. MarkLogic vs. Memgraph

Redaktionelle Informationen bereitgestellt von DB-Engines
NameClickHouse  Xaus Vergleich ausschliessenJanusGraph infosuccessor of Titan  Xaus Vergleich ausschliessenLokiJS  Xaus Vergleich ausschliessenMarkLogic  Xaus Vergleich ausschliessenMemgraph  Xaus Vergleich ausschliessen
KurzbeschreibungA high-performance, column-oriented SQL DBMS for online analytical processing (OLAP) that uses all available system resources to their full potential to process each analytical query as fast as possible. It is available as both an open-source software and a cloud offering.A Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017In-memory JavaScript DBMSOperational and transactional Enterprise NoSQL databaseAn open source graph database built for real-time streaming and compatible with Neo4j
Primäres DatenbankmodellRelational DBMSGraph DBMSDocument StoreDocument Store
Native XML DBMS
RDF Store infoab Version 7
Suchmaschine
Graph DBMS
Sekundäre DatenbankmodelleTime Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte15,88
Rang#37  Overall
#22  Relational DBMS
Punkte1,85
Rang#134  Overall
#12  Graph DBMS
Punkte0,44
Rang#256  Overall
#40  Document Stores
Punkte4,15
Rang#70  Overall
#11  Document Stores
#1  Native XML DBMS
#1  RDF Stores
#8  Suchmaschinen
Punkte2,91
Rang#94  Overall
#7  Graph DBMS
Websiteclickhouse.comjanusgraph.orggithub.com/­techfort/­LokiJSwww.progress.com/­marklogicmemgraph.com
Technische Dokumentationclickhouse.com/­docsdocs.janusgraph.orgtechfort.github.io/­LokiJSwww.progress.com/­marklogic/­documentationmemgraph.com/­docs
Social network pagesLinkedInTwitterFacebookGitHubDiscord
EntwicklerClickhouse Inc.Linux Foundation; originally developed as Titan by AureliusMarkLogic Corp.Memgraph Ltd
Erscheinungsjahr20162017201420012017
Aktuelle Versionv24.6.2.17-stable, Juli 20241.0.0, Oktober 202311.0, December 2022
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoApache 2.0Open Sourcekommerziell infoeingeschränkte kostenlose Version verfügbarOpen Source infoBSL 1.1; commercial license for enterprise edition available
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.
  • ClickHouse Cloud: Get the performance you love from open source ClickHouse in a serverless offering that takes care of the details so you can spend more time getting insight out of the fastest database on earth.
  • DoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
ImplementierungsspracheC++JavaJavaScriptC++C und C++
Server BetriebssystemeFreeBSD
Linux
macOS
Linux
OS X
Unix
Windows
Serverlos, benötigt eine JavaScript Umgebung (Browser, Node.js)Linux
OS X
Windows
Linux
Datenschemajajaschemafreischemafrei infoSchema kann erzwungen werdenschemafrei und schema-optional
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, XSLTneinneinneinjanein
Sekundärindizesyesjaja infoüber Viewsja
SQL infoSupport of SQLClose to ANSI SQL (SQL/JSON + extensions)neinneinja infoSQL92nein
APIs und andere ZugriffskonzeptegRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietäres Protokoll
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
JavaScript APIJava API
Node.js Client API
ODBC
proprietary Optic API infoProprietary Query API, introduced with version 9
RESTful HTTP API
SPARQL
WebDAV
XDBC
XQuery
XSLT
Bolt protocol
Cypher query language
Unterstützte ProgrammiersprachenC# info3rd party library
C++
Elixir info3rd party library
Go info3rd party library
Java info3rd party library
JavaScript (Node.js) info3rd party library
Kotlin info3rd party library
Nim info3rd party library
Perl info3rd party library
PHP info3rd party library
Python info3rd party library
R info3rd party library
Ruby info3rd party library
Rust
Scala info3rd party library
Clojure
Java
Python
JavaScriptC
C#
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
Server-seitige Scripts infoStored ProceduresjajaView Functions in JavaScriptja infovia XQuery or JavaScript
Triggersneinjajaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkey based and customja infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)keineShardingSharding infodynamic graph partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenAsynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.jakeinejaMulti-source replication using RAFT
MapReduce infoBietet ein API für Map/Reduce Operationenneinja infovia Faunus, a graph analytics enginejaja infoÃœber Hadoop Connector, HDFS Direct Access und in-database MapReduce Jobsnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency
Immediate Consistency
keineImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinja infoRelationships in graphsneinneinja inforelationships in graphs
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDnein infoAtomare Operationen innerhalb einer Collection möglichACID infocan act as a resource manager in an XA/JTA transactionACID infowith snapshot isolation
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajayes, multi-version concurrency control (MVCC)
Durability infoDauerhafte Speicherung der Datenjaja infoUnterstützt verschiedene Storage Backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastja infoSerialisierung einer DB in Node.JS, Cordova/PhoneGap möglich; im Browser mittels IndexedDB-APIjaja infowith periodic snapshot and write-ahead logging (WAL) of changes
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajayes, with Range Indexesja
Berechtigungskonzept infoZugriffskontrolleAccess rights for users and roles. Column and row based policies. Quotas and resource limits. Pluggable authentication with LDAP and Kerberos. Password based, X.509 certificate, and SSH key authentication.Benutzer Authentification und Sicherheit via Rexster Graph ServerneinRollen-basierte Zugriffskontrolle auf Dokumenten- und SubdokumentenebeneUsers, roles and permissions
Weitere Informationen bereitgestellt vom Systemhersteller
ClickHouseJanusGraph infosuccessor of TitanLokiJSMarkLogicMemgraph
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» mehr
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» mehr
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» mehr
Licensing and pricing modelsYou 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
DrittanbieterDoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
» 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
ClickHouseJanusGraph infosuccessor of TitanLokiJSMarkLogicMemgraph
DB-Engines Blog Posts

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

alle anzeigen

Konferenzen, Veranstaltungen und Webinare

Progress MarkLogic World
Washington DC, 23.-25. September 2024

Erwähnungen in aktuellen Nachrichten

A Beginner’s Guide to ClickHouse Database
13. September 2024, KDnuggets

Real-time database startup ClickHouse acquires PeerDB to expand its Postgres support
30. Juli 2024, TechCrunch

Azur Games migrates all game analytics data to ClickHouse Cloud on AWS
16. Juli 2024, AWS Blog

Database startup ClickHouse Announces PeerDB Acquistion
31. Juli 2024, Tech Times

ClickHouse Acquires PeerDB to Advance Postgres CDC Integration Solutions
1. August 2024, Datanami

bereitgestellt von Google News

Simple Deployment of a Graph Database: JanusGraph
12. Oktober 2020, Towards Data Science

Database Deep Dives: JanusGraph
8. August 2019, IBM

JanusGraph Picks Up Where TitanDB Left Off
13. Januar 2017, Datanami

Nordstrom Builds Flexible Backend Ops with Kubernetes, Spark and JanusGraph
3. Oktober 2019, The New Stack

From graph db to graph embedding. In 7 simple steps. | by Andy Greatorex
30. Juli 2020, Towards Data Science

bereitgestellt von Google News

LokiJS - A JavaScript Database
18. November 2014, iProgrammer

bereitgestellt von Google News

Progress Brings Industry Leaders Together to Share Insights on AI and Data at MarkLogic World Tour US 2024
18. September 2024, Progress Investor Relations

Progress Software announces speaker lineup for MarkLogic World Tour US
18. September 2024, TipRanks

Progress Brings Industry Leaders Together to Share Insights on AI and Data at MarkLogic World Tour US 2024
18. September 2024, StockTitan

Progress Introduces MarkLogic FastTrack, Helping Organizations Harness the Power of Connected Data
23. Juli 2024, Yahoo Finance

Vantage Closes Wholesale Deal in Santa Clara
30. Mai 2024, Data Center Knowledge

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

Top Open Source Graph Databases
3. Juni 2024, MarkTechPost

London-based Memgraph raises over €8 million in seed funding to provide Streaming Graph Algorithms to the masses
5. Oktober 2021, EU-Startups

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

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

Milvus logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Präsentieren Sie hier Ihr Produkt