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

DBMS > eXtremeDB vs. Heroic vs. Immudb vs. Neo4j vs. SAP Adaptive Server

Vergleich der Systemeigenschaften eXtremeDB vs. Heroic vs. Immudb vs. Neo4j vs. SAP Adaptive Server

Redaktionelle Informationen bereitgestellt von DB-Engines
NameeXtremeDB  Xaus Vergleich ausschliessenHeroic  Xaus Vergleich ausschliessenImmudb  Xaus Vergleich ausschliessenNeo4j  Xaus Vergleich ausschliessenSAP Adaptive Server infofrüherer Name: Sybase ASE  Xaus Vergleich ausschliessen
KurzbeschreibungNatively in-memory DBMS with options for persistency, high-availability and clusteringTime Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchAn open source immutable (append-only) database with cryptographic verification which makes it tamper-resistant and fully auditable.Scalable, ACID-compliant graph database designed with a high-performance distributed cluster architecture, available in self-hosted and cloud offeringsDer SAP (Sybase) Adaptive Server Enterprise (ASE) ist ein RDBMS für den Einsatz in großen Unternehmen
Primäres DatenbankmodellRelational DBMS
Time Series DBMS
Time Series DBMSKey-Value StoreGraph DBMSRelational DBMS
Sekundäre DatenbankmodelleRelational DBMSSpatial DBMS infowith Boeing's Spatial Query Server
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,74
Rang#223  Overall
#103  Relational DBMS
#18  Time Series DBMS
Punkte0,51
Rang#255  Overall
#21  Time Series DBMS
Punkte0,24
Rang#305  Overall
#43  Key-Value Stores
Punkte44,46
Rang#23  Overall
#1  Graph DBMS
Punkte36,31
Rang#25  Overall
#17  Relational DBMS
Websitewww.mcobject.comgithub.com/­spotify/­heroicgithub.com/­codenotary/­immudb
immudb.io
neo4j.comwww.sap.com/­products/­technology-platform/­sybase-ase.html
Technische Dokumentationwww.mcobject.com/­docs/­extremedb.htmspotify.github.io/­heroicdocs.immudb.ioneo4j.com/­docshelp.sap.com/­docs/­SAP_ASE
EntwicklerMcObjectSpotifyCodenotaryNeo4j, Inc.SAP, Sybase
Erscheinungsjahr20012014202020071987
Aktuelle Version8.2, 20211.2.3, April 20225.19, April 202416.0
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache 2.0Open Source infoApache Version 2.0Open Source infoGPL Version3, kommerzielle Lizenzen verfügbar bei Bedarfkommerziell
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 und C++JavaGoJava, ScalaC und C++
Server BetriebssystemeAIX
HP-UX
Linux
macOS
Solaris
Windows
BSD
Linux
macOS
Solaris
Windows
z/OS
Linux infoKann auch Server-los als embedded Java Datenbank verwendet werden.
OS X
Solaris
Windows
AIX
HP-UX
Linux
Solaris
Unix
Windows
Datenschemajaschemafreischemafreischemafrei und schema-optionalja
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, XSLTnein infosupport of XML interfaces availableneinneinnein
Sekundärindizesjaja infovia Elasticsearchjaja infoAustauschbares Index Subsystem, per Default Apache Luceneja
SQL infoSupport of SQLja infowith the option: eXtremeSQLneinSQL-like syntaxneinja
APIs und andere Zugriffskonzepte.NET Client API
JDBC
JNI
ODBC
Proprietäres Protokoll
RESTful HTTP API
HQL (Heroic Query Language, a JSON-based language)
HTTP API
gRPC protocol
PostgreSQL wire protocol
Bolt protocol
Cypher query language
Java API
Neo4j-OGM infoObject Graph Mapper
RESTful HTTP API
Spring Data Neo4j
TinkerPop 3
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
Unterstützte Programmiersprachen.Net
C
C#
C++
Java
Lua
Python
Scala
.Net
Go
Java
JavaScript (Node.js)
Python
.Net
Clojure
Elixir
Go
Groovy
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Scala
C
C++
Cobol
Java
Java
Perl
PHP
Python
Server-seitige Scripts infoStored Proceduresjaneinneinja infoUser defined Procedures and FunctionsJava und Transact-SQL
Triggersja infoby defining eventsneinneinja infomittels Event Handlerja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontale Partitionierung / shardingShardingShardingja, mit Neo4j Fabrichorizontale Partitionierung
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenActive Replication Fabric™ for IoT
Multi-Source Replikation infoby means of eXtremeDB Cluster option
Source-Replica Replikation infoby means of eXtremeDB High Availability option
jaCausal Clustering using Raft protocol infoavailable in in Enterprise Version onlyMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency
Immediate Consistency
Immediate ConsistencyCausal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinneinja infoBeziehungen in Graphenja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenja infoOptimistic (MVCC) and pessimistic (locking) strategies availablejajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinnein
Berechtigungskonzept infoZugriffskontrolleUsers, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
eXtremeDBHeroicImmudbNeo4jSAP Adaptive Server infofrüherer Name: Sybase ASE
Specific characteristicseXtremeDB is an in-memory and/or persistent database system that offers an ultra-small...
» mehr
Neo4j delivers graph technology that has been battle tested for performance and scale...
» mehr
Competitive advantageseXtremeDB databases can be modeled relationally or as objects and can utilize SQL...
» mehr
Neo4j is the market leader, graph database category creator, and the most widely...
» mehr
Typical application scenariosIoT application across all markets: Industrial Control, Netcom, Telecom, Defense,...
» mehr
Real-Time Recommendations Master Data Management Identity and Access Management Network...
» mehr
Key customersSchneider Electronics, F5 Networks, TNS, Boeing, Northrop Grumman, GoPro, ViaSat,...
» mehr
Over 800 commercial customers and over 4300 startups use Neo4j. Flagship customers...
» mehr
Market metricsWith hundreds of customers and over 30 million devices/applications using the product...
» mehr
Neo4j boasts the world's largest graph database ecosystem with more than 140 million...
» mehr
Licensing and pricing modelsFor server use cases, there is a simple per-server license irrespective of the number...
» mehr
GPL v3 license that can be used all the places where you might use MySQL. Neo4j Commercial...
» mehr
Neuigkeiten

openCypher Will Pave the Road to GQL for Cypher Implementers
22. Mai 2024

7 Tips for Submitting Your NODES 2024 Talk
22. Mai 2024

How to Configure Neo4j Aura With AWS PrivateLink
21. Mai 2024

This Week in Neo4j: Podcast, GraphRAG, GraphQL, Chatbot and more
18. Mai 2024

Neo4j Joins the Connect with Confluent Partner Program
16. Mai 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

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
eXtremeDBHeroicImmudbNeo4jSAP Adaptive Server infofrüherer Name: Sybase ASE
DB-Engines Blog Posts

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

eXtremeDB 8.4 Unveils Exciting New Features and Enhancements
13. Mai 2024, EE Journal

Latest embedded DBMS supports asymmetric multiprocessing systems
24. Mai 2023, Embedded

McObject Announces the Release of eXtremeDB/rt 1.2
23. Mai 2023, Embedded Computing Design

The Data in Hard Real-time SCADA Systems Lets Companies Do More with Less
11. August 2023, Automation.com

McObject Delivers eXtremeDB 8.4 Improving Performance, Security, and Developer Productivity
13. Mai 2024, Embedded Computing Design

bereitgestellt von Google News

Review: Google Bigtable scales with ease
7. September 2016, InfoWorld

bereitgestellt von Google News

Codenotary brings its immutable database to the cloud
21. Juni 2023, TechCrunch

Immudb: Open-source database, built on a zero trust model
17. Dezember 2021, Help Net Security

ImmuDB and Codenotary: It's a database, but the company isn't
20. Dezember 2021, ZDNet

immudb (immutable database) 'tamper-proof' database - Open Source Insider
14. Dezember 2021, ComputerWeekly.com

Open Source Immutable Database Adds Cluster Support Capable of Billions of Transactions and Potentially Unlimited ...
16. November 2021, businesswire.com

bereitgestellt von Google News

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

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

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

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

Give Your Graph Workload a Cost-Performance Boost with Neo4j and AWS Graviton | Amazon Web Services
27. September 2023, AWS Blog

bereitgestellt von Google News

Achieve zero RPO for your SAP ASE (Sybase) databases with Amazon FSx for NetApp ONTAP | Amazon Web Services
7. Mai 2024, AWS Blog

New Services for SAP HANA Cloud Database
7. April 2021, SAP News

Arcion Introduces SAP Sybase ASE Connector for Ultimate Migration Flexibility
5. Januar 2023, Business Wire

Patch SAP Adaptive Server Enterprise now to avoid takeover risk
3. Juni 2020, BleepingComputer

Critical SAP ASE Flaws Allow Complete Control of Databases
3. Juni 2020, Threatpost

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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

RaimaDB logo

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

Präsentieren Sie hier Ihr Produkt