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 > Adabas vs. AlaSQL vs. Ingres vs. JanusGraph vs. Neo4j

Vergleich der Systemeigenschaften Adabas vs. AlaSQL vs. Ingres vs. JanusGraph vs. Neo4j

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAdabas infosteht für "Adaptable Data Base"  Xaus Vergleich ausschliessenAlaSQL  Xaus Vergleich ausschliessenIngres  Xaus Vergleich ausschliessenJanusGraph infosuccessor of Titan  Xaus Vergleich ausschliessenNeo4j  Xaus Vergleich ausschliessen
KurzbeschreibungOLTP - DBMS für Großrechner und Linux/Unix/Windows Umgebungen infotypischerweise zusammen mit der Natural Programmierumgebung verwendetJavaScript DBMS libraryBewährtes RDBMSA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017Scalable, ACID-compliant graph database designed with a high-performance distributed cluster architecture, available in self-hosted and cloud offerings
Primäres DatenbankmodellMultivalue DBMSDocument Store
Relational DBMS
Relational DBMSGraph DBMSGraph DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte3,58
Rang#91  Overall
#1  Multivalue DBMS
Punkte0,49
Rang#259  Overall
#40  Document Stores
#120  Relational DBMS
Punkte4,67
Rang#77  Overall
#42  Relational DBMS
Punkte1,91
Rang#135  Overall
#12  Graph DBMS
Punkte44,47
Rang#23  Overall
#1  Graph DBMS
Websitewww.softwareag.com/­en_corporate/­platform/­adabas-natural.htmlalasql.orgwww.actian.com/­databases/­ingresjanusgraph.orgneo4j.com
Technische Dokumentationgithub.com/­AlaSQL/­alasqldocs.actian.com/­ingresdocs.janusgraph.orgneo4j.com/­docs
EntwicklerSoftware AGAndrey Gershun & Mathias R. WulffActian CorporationLinux Foundation; originally developed as Titan by AureliusNeo4j, Inc.
Erscheinungsjahr197120141974 infoUrsprünglich bereits in den 1970 Jahren20172007
Aktuelle Version11.2, Mai 20220.6.3, Februar 20235.18.1, Maerz 2024
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoMIT-LicensekommerziellOpen Source infoApache 2.0Open Source infoGPL Version3, kommerzielle Lizenzen verfügbar bei Bedarf
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.
ImplementierungsspracheJavaScriptCJavaJava, Scala
Server BetriebssystemeBS2000
Linux
Unix
Windows
z/OS
z/VSE
server-less, requires a JavaScript environment (browser, Node.js)AIX
HP Open VMS
HP-UX
Linux
Solaris
Windows
Linux
OS X
Unix
Windows
Linux infoKann auch Server-los als embedded Java Datenbank verwendet werden.
OS X
Solaris
Windows
Datenschemajaschemafreijajaschemafrei und schema-optional
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein infoaber Import/Export aus/von XML-files möglichnein
Sekundärindizesjaneinjajaja infoAustauschbares Index Subsystem, per Default Apache Lucene
SQL infoSupport of SQLja infomit Zusatzprodukt Adabas SQL GatewayClose to SQL99, but no user access control, stored procedures and host language bindings.janeinnein
APIs und andere ZugriffskonzepteHTTP API infomit Zusatzsoftware Adabas SOA Gateway
SOAP-basiertes API infomit Zusatzsoftware Adabas SOA Gateway
JavaScript API.NET Client API
JDBC
ODBC
Proprietäres Protokoll (OpenAPI)
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
Bolt protocol
Cypher query language
Java API
Neo4j-OGM infoObject Graph Mapper
RESTful HTTP API
Spring Data Neo4j
TinkerPop 3
Unterstützte ProgrammiersprachenNaturalJavaScriptClojure
Java
Python
.Net
Clojure
Elixir
Go
Groovy
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Scala
Server-seitige Scripts infoStored Proceduresin Naturalneinjajaja infoUser defined Procedures and Functions
Triggersneinjajajaja infomittels Event Handler
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenja, mit Zusatzprodukten wie Adabas Cluster Services, Adabas Parallel Services, Adabas Vistakeinehorizontale Partitionierung infoIngres Star zum gleichzeitigen Zugriff auf mehrere Datenbankenja infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)ja, mit Neo4j Fabric
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja, mit Zusatzprodukt Event ReplikatorkeineIngres ReplicatorjaCausal Clustering using Raft protocol infoavailable in in Enterprise Version only
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinja infovia Faunus, a graph analytics enginenein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencykeineImmediate ConsistencyEventual Consistency
Immediate Consistency
Causal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Fremdschlüssel inforeferenzielle Integritätneinjajaja infoRelationships in graphsja infoBeziehungen in Graphen
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDja infoonly for local storage and DOM-storageACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infoMVCCjaja
Durability infoDauerhafte Speicherung der Datenjaja infoby using IndexedDB, SQL.JS or proprietary FileStoragejaja infoUnterstützt verschiedene Storage Backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjanein
Berechtigungskonzept infoZugriffskontrollenur mittels betriebssystem-spezifischen Werkzeugen (z.B. IBM RACF, CA Top Secret)neinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer Authentification und Sicherheit via Rexster Graph ServerUsers, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)
Weitere Informationen bereitgestellt vom Systemhersteller
Adabas infosteht für "Adaptable Data Base"AlaSQLIngresJanusGraph infosuccessor of TitanNeo4j
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

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

Neo4j Is Now SOC2 Type 2 Compliant
8. 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

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"AlaSQLIngresJanusGraph infosuccessor of TitanNeo4j
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

State agency proves DevOps and mainframes can coexist
13. April 2024, SiliconANGLE News

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

IBM buys 50-year-old Software AG's enterprise tech units for €2.13B in cash
18. Dezember 2023, The Register

A Second Look at LzLabs' Mainframe Migration
28. Juni 2017, Virtualization Review

bereitgestellt von Google News

Create a Marvel Database with SQL and Javascript, the easy way
2. Juli 2019, Towards Data Science

Multi faceted data exploration in the browser using Leaflet and amCharts
3. Mai 2020, Towards Data Science

bereitgestellt von Google News

New startup from Postgres creator puts the database at heart of software stack
12. März 2024, TechCrunch

Postgres pioneer Michael Stonebraker promises to upend the database once more
26. Dezember 2023, The Register

PostgreSQL now top developer choice ahead of MySQL, according to massive new survey • DEVCLASS
13. Juni 2023, DevClass

Actian Launches Ingres as a Fully-Managed Cloud Service
24. September 2021, Integration Developers

Dr. Michael Stonebraker: A Short History of Database Systems
1. Februar 2019, The New Stack

bereitgestellt von Google News

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12. Oktober 2020, Towards Data Science

Database Deep Dives: JanusGraph
8. August 2019, ibm.com

JanusGraph Picks Up Where TitanDB Left Off
13. Januar 2017, Datanami

Nordstrom Builds Flexible Backend Ops with Kubernetes, Spark and JanusGraph
3. Oktober 2019, The New Stack

Compose for JanusGraph arrives on Bluemix
15. September 2017, ibm.com

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

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.

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

AllegroGraph logo

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

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