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

DBMS > Drizzle vs. Neo4j vs. Oracle vs. Sqrrl vs. Weaviate

Vergleich der Systemeigenschaften Drizzle vs. Neo4j vs. Oracle vs. Sqrrl vs. Weaviate

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDrizzle  Xaus Vergleich ausschliessenNeo4j  Xaus Vergleich ausschliessenOracle  Xaus Vergleich ausschliessenSqrrl  Xaus Vergleich ausschliessenWeaviate  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.Sqrrl has been acquired by Amazon and became a part of Amazon Web Services. It has been removed from the DB-Engines ranking.
KurzbeschreibungMySQL fork mit erweiterbarem Micro-Kernel und mit Betonung von Leistung vor Kompatibilität.Scalable, ACID-compliant graph database designed with a high-performance distributed cluster architecture, available in self-hosted and cloud offeringsWeit verbreitetes, allgemein einsetzbares RDBMSAdaptable, secure NoSQL built on Apache AccumuloAn AI-native realtime vector database engine that integrates scalable machine learning models.
Primäres DatenbankmodellRelational DBMSGraph DBMSRelational DBMSDocument Store
Graph DBMS
Key-Value Store
Wide Column Store
Vektor DBMS
Sekundäre DatenbankmodelleDocument Store
Graph DBMS infowith Oracle Spatial and Graph
RDF Store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vektor DBMS infosince Oracle 23
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte44,46
Rang#23  Overall
#1  Graph DBMS
Punkte1236,29
Rang#1  Overall
#1  Relational DBMS
Punkte1,73
Rang#143  Overall
#5  Vektor DBMS
Websiteneo4j.comwww.oracle.com/­databasesqrrl.comgithub.com/­weaviate/­weaviate
weaviate.io
Technische Dokumentationneo4j.com/­docsdocs.oracle.com/­en/­databaseweaviate.io/­developers/­weaviate
EntwicklerDrizzle Projekt, ursprünglich gestartet von Brian AkerNeo4j, Inc.OracleAmazon infoursprünglich Sqrrl Data, Inc.Weaviate B.V.
Erscheinungsjahr20082007198020122019
Aktuelle Version7.2.4, September 20125.19, April 202423c, September 20231.19, Mai 2023
Lizenz infoCommercial or Open SourceOpen Source infoGNU GPLOpen Source infoGPL Version3, kommerzielle Lizenzen verfügbar bei Bedarfkommerziell infoeingeschränkte kostenlose Version verfügbarkommerziellOpen Source infocommercial license available with Weaviate Enterprise
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.
Neo4j Aura: Neo4j’s fully managed cloud service: The zero-admin, always-on graph database for cloud developers.
ImplementierungsspracheC++Java, ScalaC und C++JavaGo
Server BetriebssystemeFreeBSD
Linux
OS X
Linux infoKann auch Server-los als embedded Java Datenbank verwendet werden.
OS X
Solaris
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Linux
Datenschemajaschemafrei und schema-optionalja infoSchemaless in JSON and XML columnsschemafreiyes, maps to GraphQL interface
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajaja infostring, int, float, geo point, date, cross reference, fuzzy references
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjanein
Sekundärindizesjaja infoAustauschbares Index Subsystem, per Default Apache Lucenejajaja infoall data objects are indexed in a semantic vector space (the Contextionary), all primitive fields are indexed
SQL infoSupport of SQLja infomit propriätären Erweiterungenneinja infomit proprietären ErweiterungenneinGraphQL is used as query language
APIs und andere ZugriffskonzepteJDBCBolt protocol
Cypher query language
Java API
Neo4j-OGM infoObject Graph Mapper
RESTful HTTP API
Spring Data Neo4j
TinkerPop 3
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Accumulo Shell
Java API
JDBC
ODBC
RESTful HTTP API
Thrift
GraphQL query language
RESTful HTTP/JSON API
Unterstützte ProgrammiersprachenC
C++
Java
PHP
.Net
Clojure
Elixir
Go
Groovy
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Scala
C
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
Actionscript
C infousing GLib
C#
C++
Cocoa
Delphi
Erlang
Go
Haskell
Java
JavaScript
OCaml
Perl
PHP
Python
Ruby
Smalltalk
JavaScript / TypeScript
Python
Server-seitige Scripts infoStored Proceduresneinja infoUser defined Procedures and FunctionsPL/SQL infoauch Java stored procedures möglichneinnein
Triggersnein infoHooks für Callbacks innerhalb der Servers können verwendet werden.ja infomittels Event Handlerjaneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingja, mit Neo4j FabricSharding, horizontal partitioningSharding infoBasierend auf HadoopSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation
Source-Replica Replikation
Causal Clustering using Raft protocol infoavailable in in Enterprise Version onlyMulti-Source Replikation
Source-Replica Replikation
frei wählbarer Replikationsfaktor infobasierend auf Hadoopja
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinnein infokann in PL/SQL realisiert werdenjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemCausal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Immediate ConsistencyImmediate Consistency infoDocument store kept consistent with combination of global timestamping, row-level transactions, and server-side consistency resolution.Eventual Consistency
Fremdschlüssel inforeferenzielle Integritätjaja infoBeziehungen in Graphenjaneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACID infomit parameterisierbarem isolation levelAtomic updates per row, document, or graph entitynein
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 haltenja infoVersion 12c introduced the new option 'Oracle Database In-Memory'ja
Berechtigungskonzept infoZugriffskontrollePluggable Authentication Mechanismen infoz.B. LDAP, HTTPUsers, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardCell-level Security, Data-Centric Security, Role-Based Access Control (RBAC), Attribute-Based Access Control (ABAC)API Keys
OpenID Connect Discovery
Weitere Informationen bereitgestellt vom Systemhersteller
DrizzleNeo4jOracleSqrrlWeaviate
Specific characteristicsNeo4j delivers graph technology that has been battle tested for performance and scale...
» mehr
Weaviate is an open source vector database that is robust, scalable, cloud-native,...
» mehr
Competitive advantagesNeo4j is the market leader, graph database category creator, and the most widely...
» mehr
Flexible deployment - Free, open source or fully-managed cloud vector database service...
» mehr
Typical application scenariosReal-Time Recommendations Master Data Management Identity and Access Management Network...
» mehr
As a database supporting the development of generative AI and semantic search applications...
» mehr
Key customersOver 800 commercial customers and over 4300 startups use Neo4j. Flagship customers...
» mehr
All companies that have data. ​
» mehr
Market metricsNeo4j boasts the world's largest graph database ecosystem with more than 140 million...
» mehr
As of mid 2023: Over 2 million open source downloads 3500+ Weaviate Slack community...
» mehr
Licensing and pricing modelsGPL v3 license that can be used all the places where you might use MySQL. Neo4j Commercial...
» mehr
Weaviate is open-source, and free to use. Weaviate is also available as a fully managed...
» mehr
Neuigkeiten

This Week in Neo4j: Nodes 2024, Data Modelling, Events, Knowledge Graphs and more
27. April 2024

GQL is Here: Your Cypher Queries in a GQL World
26. April 2024

GQL: The ISO Standard for Graphs Has Arrived
25. April 2024

What Is Retrieval-Augmented Generation (RAG)?
24. April 2024

This Week in Neo4j: Google Cloud, Analysis, Knowledge Graph, Relationships and more
20. April 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 Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» mehr

Devart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» 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
DrizzleNeo4jOracleSqrrlWeaviate
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

Applying Graph Analytics to Game of Thrones
12. Juni 2019, Amy Hodler & Mark Needham, Neo4j (guest author)

MySQL, PostgreSQL and Redis are the winners of the March ranking
2. März 2016, Paul Andlinger

The openCypher Project: Help Shape the SQL for Graphs
22. Dezember 2015, Emil Eifrem (guest author)

alle anzeigen

MySQL is the DBMS of the Year 2019
3. Januar 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2. Mai 2017, Paul Andlinger

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25. November 2016, Tony Branson (guest author)

alle anzeigen

Weaviate, an ANN Database with CRUD support
2. Februar 2021,  Etienne Dilocker, SeMI Technologies (sponsor) 

alle anzeigen

Konferenzen, Veranstaltungen und Webinare

Oracle Cloud World
Las Vegas, 9.-12. September 2024

Erwähnungen in aktuellen Nachrichten

Neo4j CTO says new Graph Query Language standard will have 'massive ripple effects'
27. April 2024, SiliconANGLE News

Neo4j Announces Collaboration with Microsoft to Advance GenAI and Data Solutions USA - English - India - English
26. März 2024, PR Newswire

Using Neo4j’s graph database for AI in Azure
4. April 2024, InfoWorld

Neo4j Is Planning IPO on Nasdaq, Largest Owner Greenbridge Says
15. Februar 2024, Bloomberg

Leveraging Neo4j and Amazon Bedrock for an Explainable, Secure, and Connected Generative AI Solution | Amazon ...
10. November 2023, AWS Blog

bereitgestellt von Google News

What's New: April 2024
26. April 2024, Oracle

Why run Oracle Database on Arm
19. April 2024, Oracle

Blog Theme - Details
30. April 2024, Oracle

Oracle and Microsoft bring Oracle Database@Azure to Europe
14. März 2024, Oracle

Oracle Database@Azure now Generally Available in Azure East US Region to accelerate your data center exit
13. Dezember 2023, Oracle

bereitgestellt von Google News

Amazon acquires cybersecurity startup Sqrrl
8. Juni 2023, cisomag.com

Millennials possess the advantage of time for wealth creation, says Yashoraj Tyagi of Sqrrl | Mint
18. September 2023, Mint

Amazon's cloud business acquires Sqrrl, a security start-up with NSA roots
23. Januar 2018, CNBC

AWS beefs up threat detection with Sqrrl acquisition
24. Januar 2018, TechCrunch

Will Amazon Buy Cybersecurity Firm Sqrrl?
18. Dezember 2017, PYMNTS.com

bereitgestellt von Google News

Build enterprise-ready generative AI solutions with Cohere foundation models in Amazon Bedrock and Weaviate vector ...
24. Januar 2024, AWS Blog

Weaviate Partners with Snowflake to Bring Secure GenAI to Snowpark Container Services
8. Februar 2024, Datanami

Foley Represents Cortical Ventures in $50M Series B Round for Weaviate
17. Dezember 2023, Foley & Lardner LLP

Getting Started with Weaviate: A Beginner's Guide to Search with Vector Databases
18. Juli 2023, Towards Data Science

An Honest Comparison of Open Source Vector Databases
2. November 2023, KDnuggets

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Neo4j logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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