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 > Microsoft SQL Server vs. Neo4j vs. Sqrrl vs. Vertica

Vergleich der Systemeigenschaften Microsoft SQL Server vs. Neo4j vs. Sqrrl vs. Vertica

Bitte wählen Sie ein weiteres System aus, um es in den Vergleich aufzunehmen.

Redaktionelle Informationen bereitgestellt von DB-Engines
NameMicrosoft SQL Server  Xaus Vergleich ausschliessenNeo4j  Xaus Vergleich ausschliessenSqrrl  Xaus Vergleich ausschliessenVertica infoOpenText™ Vertica™  Xaus Vergleich ausschliessen
Sqrrl has been acquired by Amazon and became a part of Amazon Web Services. It has been removed from the DB-Engines ranking.
KurzbeschreibungRelationales DBMS von MicrosoftScalable, ACID-compliant graph database designed with a high-performance distributed cluster architecture, available in self-hosted and cloud offeringsAdaptable, secure NoSQL built on Apache AccumuloCloud or off-cloud analytical database and query engine for structured and semi-structured streaming and batch data. Machine learning platform with built-in algorithms, data preparation capabilities, and model evaluation and management via SQL or Python.
Primäres DatenbankmodellRelational DBMSGraph DBMSDocument Store
Graph DBMS
Key-Value Store
Wide Column Store
Relational DBMS infoColumn oriented
Sekundäre DatenbankmodelleDocument Store
Graph DBMS
Spatial DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte845,81
Rang#3  Overall
#3  Relational DBMS
Punkte44,36
Rang#23  Overall
#1  Graph DBMS
Punkte11,76
Rang#44  Overall
#28  Relational DBMS
Websitewww.microsoft.com/­en-us/­sql-serverneo4j.comsqrrl.comwww.vertica.com
Technische Dokumentationlearn.microsoft.com/­en-US/­sql/­sql-serverneo4j.com/­docsvertica.com/­documentation
EntwicklerMicrosoftNeo4j, Inc.Amazon infoursprünglich Sqrrl Data, Inc.OpenText infopreviously Micro Focus and Hewlett Packard
Erscheinungsjahr1989200720122005
Aktuelle VersionSQL Server 2022, November 20225.18.1, Maerz 202412.0.3, Jänner 2023
Lizenz infoCommercial or Open Sourcekommerziell infoeingeschränkte kostenlose Version verfügbarOpen Source infoGPL Version3, kommerzielle Lizenzen verfügbar bei Bedarfkommerziellkommerziell infoLimitierte Community Edition gratis
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinnein infoon-premises, all major clouds - Amazon AWS, Microsoft Azure, Google Cloud Platform and containers
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, ScalaJavaC++
Server BetriebssystemeLinux
Windows
Linux infoKann auch Server-los als embedded Java Datenbank verwendet werden.
OS X
Solaris
Windows
LinuxLinux
Datenschemajaschemafrei und schema-optionalschemafreiYes, but also semi-structure/unstructured data storage, and complex hierarchical data (like Parquet) stored and/or queried.
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajayes
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 LucenejaNo Indexes Required. Different internal optimization strategy, but same functionality included.
SQL infoSupport of SQLjaneinneinFull 1999 standard plus machine learning, time series and geospatial. Over 650 functions.
APIs und andere ZugriffskonzepteADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
Bolt protocol
Cypher query language
Java API
Neo4j-OGM infoObject Graph Mapper
RESTful HTTP API
Spring Data Neo4j
TinkerPop 3
Accumulo Shell
Java API
JDBC
ODBC
RESTful HTTP API
Thrift
ADO.NET
JDBC
Kafka Connector
ODBC
RESTful HTTP API
Spark Connector
vSQL infocharacter-based, interactive, front-end utility
Unterstützte ProgrammiersprachenC#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
.Net
Clojure
Elixir
Go
Groovy
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Scala
Actionscript
C infousing GLib
C#
C++
Cocoa
Delphi
Erlang
Go
Haskell
Java
JavaScript
OCaml
Perl
PHP
Python
Ruby
Smalltalk
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Server-seitige Scripts infoStored ProceduresTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javaja infoUser defined Procedures and Functionsneinyes, PostgreSQL PL/pgSQL, with minor differences
Triggersjaja infomittels Event Handlerneinyes, called Custom Alerts
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenTabellen können auf mehrere Files aufgeteilt werden (horizontale Partitionierung), sharding möglich (mittels federation)ja, mit Neo4j FabricSharding infoBasierend auf Hadoophorizontal partitioning, hierarchical partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja, aber abhängig von der SQL-Server EditionCausal Clustering using Raft protocol infoavailable in in Enterprise Version onlyfrei wählbarer Replikationsfaktor infobasierend auf HadoopMulti-Source Replikation infoOne, or more copies of data replicated across nodes, or object-store used for repository.
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjano infoBi-directional Spark integration
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyCausal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Immediate Consistency infoDocument store kept consistent with combination of global timestamping, row-level transactions, and server-side consistency resolution.Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaja infoBeziehungen in Graphenneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDAtomic updates per row, document, or graph entityACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenjajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjanein
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardUsers, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)Cell-level Security, Data-Centric Security, Role-Based Access Control (RBAC), Attribute-Based Access Control (ABAC)fine grained access rights according to SQL-standard; supports Kerberos, LDAP, Ident and hash
Weitere Informationen bereitgestellt vom Systemhersteller
Microsoft SQL ServerNeo4jSqrrlVertica infoOpenText™ Vertica™
Specific characteristicsNeo4j delivers graph technology that has been battle tested for performance and scale...
» mehr
Deploy-anywhere database for large-scale analytical deployments. Deploy off-cloud,...
» mehr
Competitive advantagesNeo4j is the market leader, graph database category creator, and the most widely...
» mehr
Fast, scalable, and capable of high concurrency. Separation of compute/storage leverages...
» mehr
Typical application scenariosReal-Time Recommendations Master Data Management Identity and Access Management Network...
» mehr
Communication and network analytics, Embedded analytics, Fraud monitoring and Risk...
» mehr
Key customersOver 800 commercial customers and over 4300 startups use Neo4j. Flagship customers...
» mehr
Abiba Systems, Adform, adMarketplace, AmeriPride, Anritsu, AOL, Avito, Auckland Transport,...
» mehr
Market metricsNeo4j boasts the world's largest graph database ecosystem with more than 140 million...
» mehr
Licensing and pricing modelsGPL v3 license that can be used all the places where you might use MySQL. Neo4j Commercial...
» mehr
Cost-based models and subscription-based models are both available. One license is...
» mehr
Neuigkeiten

Neo4j Integrates with Microsoft to Evolve Data Analytics and Enhance GenAI
26. März 2024

This Week in Neo4j: Data Modeling, GenAI, GraphQL, App Development and more
23. März 2024

This Week in Neo4j: Cypher, GenAI, Podcast, Graph Databases and more
16. März 2024

This Week in Neo4j: GenAI, Python, SpringAI, PHP and more
9. März 2024

This Week in Neo4j: GraphAcademy, Algorithms, GenAI, Knowledge Graphs and more
2. März 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 SQL Server gives you a fully graphical approach to database management and development.
» mehr

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems.
» 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
Microsoft SQL ServerNeo4jSqrrlVertica infoOpenText™ Vertica™
DB-Engines Blog Posts

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

Microsoft SQL Server is the DBMS of the Year
4. Januar 2017, Matthias Gelbmann, Paul Andlinger

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

Erwähnungen in aktuellen Nachrichten

DBCC CLONEDATABASE in Microsoft SQL Server
25. März 2024, Microsoft

Convert licenses of SQL Servers migrated with AWS Application Migration Service | Amazon Web Services
27. März 2024, AWS Blog

Fortinet FortiClient EMS SQL injection flaw exploited in the wild
26. März 2024, SC Media

Microsoft's SQL Managed Instance Offers Full Platform Cloud Solution
25. März 2024, Business Insider

Microsoft confirms memory leak in March Windows Server security update
25. März 2024, The Register

bereitgestellt von Google News

Neo4j, Microsoft add graph features to Azure AI services
26. März 2024, SiliconANGLE News

Neo4j Announces Collaboration with Microsoft to Advance GenAI and Data Solutions
26. März 2024, Yahoo Finance

Neo4j collaborates with Microsoft to advance GenAI and data solutions
27. März 2024, Scientific Computing World

Neo4j combines with Microsoft for next generation generative AI solutions -
26. März 2024, Enterprise Times

Neo4j Announces Collaboration with Microsoft to Advance GenAI and Data Solutions
26. März 2024, Barchart

bereitgestellt von Google News

Amazon acquires cybersecurity startup Sqrrl
8. Juni 2023, CISO MAG

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

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

Blog Theme - Details
16. Oktober 2023, Oracle

Vertica by OpenText and Anritsu Sign New Deal for Next-Gen Architecture and 5G Network Capabilities
17. Mai 2023, PR Newswire

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12. März 2024, Datanami

OpenText expands enterprise portfolio with AI and Micro Focus integrations
25. Juli 2023, VentureBeat

OpenText integrates Micro Focus tech through Cloud Editions 23.3
26. Juli 2023, Techzine Europe

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

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Neo4j logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Präsentieren Sie hier Ihr Produkt