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

DBMS > Adabas vs. ClickHouse vs. NCache vs. Neo4j vs. Oracle Rdb

Vergleich der Systemeigenschaften Adabas vs. ClickHouse vs. NCache vs. Neo4j vs. Oracle Rdb

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAdabas infosteht für "Adaptable Data Base"  Xaus Vergleich ausschliessenClickHouse  Xaus Vergleich ausschliessenNCache  Xaus Vergleich ausschliessenNeo4j  Xaus Vergleich ausschliessenOracle Rdb  Xaus Vergleich ausschliessen
KurzbeschreibungOLTP - DBMS für Großrechner und Linux/Unix/Windows Umgebungen infotypischerweise zusammen mit der Natural Programmierumgebung verwendetA 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.Open-Source and Enterprise in-memory Key-Value StoreScalable, ACID-compliant graph database designed with a high-performance distributed cluster architecture, available in self-hosted and cloud offerings
Primäres DatenbankmodellMultivalue DBMSRelational DBMSKey-Value StoreGraph DBMSRelational DBMS
Sekundäre DatenbankmodelleTime Series DBMSDocument Store
Suchmaschine infoUsing distributed Lucene
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte3,58
Rang#91  Overall
#1  Multivalue DBMS
Punkte16,20
Rang#37  Overall
#23  Relational DBMS
Punkte0,98
Rang#196  Overall
#29  Key-Value Stores
Punkte44,47
Rang#23  Overall
#1  Graph DBMS
Punkte1,08
Rang#187  Overall
#85  Relational DBMS
Websitewww.softwareag.com/­en_corporate/­platform/­adabas-natural.htmlclickhouse.comwww.alachisoft.com/­ncacheneo4j.comwww.oracle.com/­database/­technologies/­related/­rdb.html
Technische Dokumentationclickhouse.com/­docswww.alachisoft.com/­resources/­docsneo4j.com/­docswww.oracle.com/­database/­technologies/­related/­rdb-doc.html
EntwicklerSoftware AGClickhouse Inc.AlachisoftNeo4j, Inc.Oracle, originally developed by Digital Equipment Corporation (DEC)
Erscheinungsjahr19712016200520071984
Aktuelle Versionv24.3.2.23-lts, April 20245.3.3, April 20245.19, April 20247.4.1.1, 2021
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache 2.0Open Source infoEnterprise Edition availableOpen 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.
  • DoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
  • 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.
  • Aiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
Neo4j Aura: Neo4j’s fully managed cloud service: The zero-admin, always-on graph database for cloud developers.
ImplementierungsspracheC++C#, .NET, .NET Core, JavaJava, Scala
Server BetriebssystemeBS2000
Linux
Unix
Windows
z/OS
z/VSE
FreeBSD
Linux
macOS
Linux
Windows
Linux infoKann auch Server-los als embedded Java Datenbank verwendet werden.
OS X
Solaris
Windows
HP Open VMS
Datenschemajajaschemafreischemafrei und schema-optionalFlexible Schema (defined schema, partial schema, schema free)
Typisierung infovordefinierte Datentypen, z.B. float oder datejajateilweise infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counterjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesjayesjaja infoAustauschbares Index Subsystem, per Default Apache Luceneja
SQL infoSupport of SQLja infomit Zusatzprodukt Adabas SQL GatewayClose to ANSI SQL (SQL/JSON + extensions)SQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.neinja
APIs und andere ZugriffskonzepteHTTP API infomit Zusatzsoftware Adabas SOA Gateway
SOAP-basiertes API infomit Zusatzsoftware Adabas SOA Gateway
gRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietäres Protokoll
IDistributedCache
JCache
LINQ
Proprietäres native API
Bolt protocol
Cypher query language
Java API
Neo4j-OGM infoObject Graph Mapper
RESTful HTTP API
Spring Data Neo4j
TinkerPop 3
Unterstützte ProgrammiersprachenNaturalC# 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
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
.Net
Clojure
Elixir
Go
Groovy
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Scala
Server-seitige Scripts infoStored Proceduresin Naturaljanein infoUnterstützung für stored procedures mit SQL-Server CLRja infoUser defined Procedures and Functions
Triggersneinneinja infoNotificationsja infomittels Event Handler
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenja, mit Zusatzprodukten wie Adabas Cluster Services, Adabas Parallel Services, Adabas Vistakey based and customjaja, mit Neo4j Fabric
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja, mit Zusatzprodukt Event ReplikatorAsynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.ja, mit wählbarer KonsistenzCausal Clustering using Raft protocol infoavailable in in Enterprise Version only
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjaneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Causal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinja infoBeziehungen in Graphenja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinoptimistic Locking und pessimistic LockingACIDyes, on a single node
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 haltenneinjajanein
Berechtigungskonzept infoZugriffskontrollenur mittels betriebssystem-spezifischen Werkzeugen (z.B. IBM RACF, CA Top Secret)Access 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.Authentifizierung für Zugriff auf Cache mittels Active Directory/LDAP (Rollen: user, administrator)Users, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)
Weitere Informationen bereitgestellt vom Systemhersteller
Adabas infosteht für "Adaptable Data Base"ClickHouseNCacheNeo4jOracle Rdb
Specific characteristicsNCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» mehr
Neo4j delivers graph technology that has been battle tested for performance and scale...
» mehr
Competitive advantagesNCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» mehr
Neo4j is the market leader, graph database category creator, and the most widely...
» mehr
Typical application scenariosNCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» mehr
Real-Time Recommendations Master Data Management Identity and Access Management Network...
» mehr
Key customersBank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» mehr
Over 800 commercial customers and over 4300 startups use Neo4j. Flagship customers...
» mehr
Market metricsMarket Leader in .NET Distributed Caching since 2005.
» mehr
Neo4j boasts the world's largest graph database ecosystem with more than 140 million...
» mehr
Licensing and pricing modelsNCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» mehr
GPL 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
DrittanbieterAiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
» mehr

DoubleCloud: 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
Adabas infosteht für "Adaptable Data Base"ClickHouseNCacheNeo4jOracle Rdb
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

Modernize Natural and Adabas Workloads on AWS with Advanced's Application Transparency Platform | Amazon Web ...
1. April 2024, AWS Blog

Deploying Software AG Adabas and Natural Workloads on AWS | Amazon Web Services
25. Mai 2021, AWS Blog

COBOL Is Taking Heat, but These Other Legacy Languages Could Burn You
1. Oktober 2020, DevOps.com

Don't rewrite legacy systems for hybrid cloud – integrate them
1. Februar 2022, ITWeb

The top five green screen systems that run Australia
25. September 2015, iTnews

bereitgestellt von Google News

Why Clickhouse Should Be Your Next Database
6. Juli 2023, The New Stack

ClickHouse Cloud & Amazon S3 Express One Zone: Making a blazing fast analytical database even faster | Amazon ...
28. November 2023, AWS Blog

A 1000x Faster Database Solution: ClickHouse’s Aaron Katz
1. November 2023, GrowthCap

From Open Source to SaaS: the Journey of ClickHouse
16. Januar 2024, InfoQ.com

TikTok Parent Open Sources Real-Time Data Warehouse
5. Juli 2023, Datanami

bereitgestellt von Google News

How to use NCache in ASP.Net Core
25. Februar 2019, InfoWorld

Custom Response Caching Using NCache in ASP.NET Core
22. April 2020, InfoQ.com

bereitgestellt von Google News

Neo4j Welcomes New GQL International Standard in Major Milestone for Database Industry USA - English
17. April 2024, PR Newswire

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

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

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

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

bereitgestellt von Google News

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23. März 2023, Forbes

Oracle Business Model - How Oracle Makes Money?
12. Juni 2023, Business Model Analyst

Should we all consolidate databases for the storage benefits? Reg vultures deploy DevOps, zoos, haircuts
18. September 2020, The Register

2013 Data Science Salary Survey – O'Reilly
4. Mai 2013, O'Reilly Media

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

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

Präsentieren Sie hier Ihr Produkt