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

DBMS > GridGain vs. Ignite vs. Microsoft SQL Server vs. Neo4j

Vergleich der Systemeigenschaften GridGain vs. Ignite vs. Microsoft SQL Server vs. Neo4j

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGridGain  Xaus Vergleich ausschliessenIgnite  Xaus Vergleich ausschliessenMicrosoft SQL Server  Xaus Vergleich ausschliessenNeo4j  Xaus Vergleich ausschliessen
KurzbeschreibungGridGain is an in-memory computing platform, built on Apache IgniteApache Ignite is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads, delivering in-memory speeds at petabyte scale.Relationales DBMS von MicrosoftScalable, ACID-compliant graph database designed with a high-performance distributed cluster architecture, available in self-hosted and cloud offerings
Primäres DatenbankmodellKey-Value Store
Relational DBMS
Key-Value Store
Relational DBMS
Relational DBMSGraph DBMS
Sekundäre DatenbankmodelleDocument Store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,53
Rang#155  Overall
#26  Key-Value Stores
#73  Relational DBMS
Punkte3,64
Rang#89  Overall
#13  Key-Value Stores
#48  Relational DBMS
Punkte829,80
Rang#3  Overall
#3  Relational DBMS
Punkte44,47
Rang#23  Overall
#1  Graph DBMS
Websitewww.gridgain.comignite.apache.orgwww.microsoft.com/­en-us/­sql-serverneo4j.com
Technische Dokumentationwww.gridgain.com/­docs/­index.htmlapacheignite.readme.io/­docslearn.microsoft.com/­en-US/­sql/­sql-serverneo4j.com/­docs
EntwicklerGridGain Systems, Inc.Apache Software FoundationMicrosoftNeo4j, Inc.
Erscheinungsjahr2007201519892007
Aktuelle VersionGridGain 8.5.1Apache Ignite 2.6SQL Server 2022, November 20225.19, April 2024
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache 2.0kommerziell infoeingeschränkte kostenlose Version verfügbarOpen Source infoGPL Version3, kommerzielle Lizenzen verfügbar bei Bedarf
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinnein
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.
ImplementierungsspracheJava, C++, .NetC++, Java, .NetC++Java, Scala
Server BetriebssystemeLinux
OS X
Solaris
Windows
Linux
OS X
Solaris
Windows
Linux
Windows
Linux infoKann auch Server-los als embedded Java Datenbank verwendet werden.
OS X
Solaris
Windows
Datenschemajajajaschemafrei und schema-optional
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjajaja
Sekundärindizesjajajaja infoAustauschbares Index Subsystem, per Default Apache Lucene
SQL infoSupport of SQLANSI-99 for query and DML statements, subset of DDLANSI-99 for query and DML statements, subset of DDLjanein
APIs und andere ZugriffskonzepteHDFS API
Hibernate
JCache
JDBC
ODBC
Propriätäres Protokoll
RESTful HTTP API
Spring Data
HDFS API
Hibernate
JCache
JDBC
ODBC
Proprietäres Protokoll
RESTful HTTP API
Spring Data
ADO.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
Unterstützte ProgrammiersprachenC#
C++
Java
PHP
Python
Ruby
Scala
C#
C++
Java
PHP
Python
Ruby
Scala
C#
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
Server-seitige Scripts infoStored Proceduresyes (compute grid and cache interceptors can be used instead)yes (compute grid and cache interceptors can be used instead)Transact SQL, .NET languages, R, Python and (with SQL Server 2019) Javaja infoUser defined Procedures and Functions
Triggersyes (cache interceptors and events)yes (cache interceptors and events)jaja infomittels Event Handler
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingTabellen können auf mehrere Files aufgeteilt werden (horizontale Partitionierung), sharding möglich (mittels federation)ja, mit Neo4j Fabric
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenyes (replicated cache)yes (replicated cache)ja, aber abhängig von der SQL-Server EditionCausal Clustering using Raft protocol infoavailable in in Enterprise Version only
MapReduce infoBietet ein API für Map/Reduce Operationenyes (compute grid and hadoop accelerator)yes (compute grid and hadoop accelerator)neinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyCausal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Fremdschlüssel inforeferenzielle Integritätneinneinjaja infoBeziehungen in Graphen
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACIDACID
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 haltenjajaja
Berechtigungskonzept infoZugriffskontrolleSecurity Hooks for custom implementationsSecurity Hooks for custom implementationsBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardUsers, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)
Weitere Informationen bereitgestellt vom Systemhersteller
GridGainIgniteMicrosoft SQL ServerNeo4j
Specific characteristicsNeo4j delivers graph technology that has been battle tested for performance and scale...
» mehr
Competitive advantagesNeo4j is the market leader, graph database category creator, and the most widely...
» mehr
Typical application scenariosReal-Time Recommendations Master Data Management Identity and Access Management Network...
» mehr
Key customersOver 800 commercial customers and over 4300 startups use Neo4j. Flagship customers...
» 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
Neuigkeiten

This Week in Neo4j: Google Cloud, Analysis, Knowledge Graph, Relationships and more
20. April 2024

Announcing NODES 2024: Submit Your Talk
17. April 2024

ISO GQL: A Defining Moment in the History of Database Innovation
17. April 2024

This Week in Neo4j: Podcast, RAG, Neo4j Guide, ERP and more
13. April 2024

Neo4j Brings GraphRAG Capabilities for GenAI to Google Cloud
9. 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 Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems.
» mehr

Navicat for SQL Server gives you a fully graphical approach to 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
GridGainIgniteMicrosoft SQL ServerNeo4j
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

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8. Februar 2024, PR Newswire

GridGain Showcases Power of Apache Ignite at Community Over Code Conference
5. Oktober 2023, Datanami

GridGain's 2023 Growth Positions Company for Strong 2024
24. Januar 2024, PR Newswire

GridGain: Product Overview and Analysis
5. Juni 2019, eWeek

GridGain to Sponsor, Exhibit at Kafka Summit 2024 in London
12. März 2024, PR Newswire

bereitgestellt von Google News

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8. Februar 2024, PR Newswire

GridGain Showcases Power of Apache Ignite at Community Over Code Conference
5. Oktober 2023, Datanami

Apache Ignite: An Overview
6. September 2023, Open Source For You

ArcGIS and Apache Log4j Vulnerabilities
22. Mai 2023, Esri

What is Apache Ignite? How is Apache Ignite Used?
18. Juli 2022, The Stack

bereitgestellt von Google News

SQL Server 2014 end of support: Keep your customers secure
28. März 2024, Microsoft

How to deploy a SQL Server failover cluster with Amazon EBS Multi-Attach on Windows Server | Amazon Web Services
12. Januar 2024, AWS Blog

Install and Use SQL Server Report Builder
10. April 2024, Petri.com

Data Center Ransomware Attacks on Rise: Microsoft SQL Server is Prime Target
17. April 2024, CybersecurityNews

How to Know When It's Time for a Microsoft SQL Server Upgrade
31. Oktober 2023, BizTech Magazine

bereitgestellt von Google News

Neo4j Welcomes New GQL International Standard in Major Milestone for Database Industry
17. April 2024, Yahoo Finance

Knowledge graphs leveraged for enhanced AI insights
17. April 2024, SiliconANGLE News

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

Neo4j Signs Strategic Collaboration Agreement with AWS to Enhance Generative AI Results While Addressing AI ...
21. November 2023, PR Newswire

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

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

AllegroGraph logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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.

Präsentieren Sie hier Ihr Produkt