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. Couchbase vs. EJDB vs. NebulaGraph

Vergleich der Systemeigenschaften Adabas vs. AlaSQL vs. Couchbase vs. EJDB vs. NebulaGraph

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAdabas infosteht für "Adaptable Data Base"  Xaus Vergleich ausschliessenAlaSQL  Xaus Vergleich ausschliessenCouchbase infoUrsprünglich Membase genannt  Xaus Vergleich ausschliessenEJDB  Xaus Vergleich ausschliessenNebulaGraph  Xaus Vergleich ausschliessen
KurzbeschreibungOLTP - DBMS für Großrechner und Linux/Unix/Windows Umgebungen infotypischerweise zusammen mit der Natural Programmierumgebung verwendetJavaScript DBMS libraryA distributed document store with integrated cache, a powerful search engine, in-built operational and analytical capabilities, and an embedded mobile databaseEingebettete Library mit JSON-Notation für Queries (Syntax ähnlich zu MongoDB)A distributed, linear scalable, high perfomant Graph DBMS
Primäres DatenbankmodellMultivalue DBMSDocument Store
Relational DBMS
Document StoreDocument StoreGraph DBMS
Sekundäre DatenbankmodelleKey-Value Store infooriginating from the former Membase product and supporting the Memcached protocol
Spatial DBMS infousing the Geocouch extension
Suchmaschine
Time Series DBMS
Vektor 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
Punkte18,46
Rang#36  Overall
#5  Document Stores
Punkte0,30
Rang#294  Overall
#44  Document Stores
Punkte2,12
Rang#125  Overall
#10  Graph DBMS
Websitewww.softwareag.com/­en_corporate/­platform/­adabas-natural.htmlalasql.orgwww.couchbase.comgithub.com/­Softmotions/­ejdbgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
Technische Dokumentationgithub.com/­AlaSQL/­alasqldocs.couchbase.comgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mddocs.nebula-graph.io
EntwicklerSoftware AGAndrey Gershun & Mathias R. WulffCouchbase, Inc.SoftmotionsVesoft Inc.
Erscheinungsjahr19712014201120122019
Aktuelle VersionServer: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 2023
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoMIT-LicenseOpen Source infoBusiness Source License (BSL 1.1); Commercial licenses also availableOpen Source infoGPLv2Open Source infoApache Version 2.0 + Common Clause 1.0
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.
ImplementierungsspracheJavaScriptC, C++, Go and ErlangCC++
Server BetriebssystemeBS2000
Linux
Unix
Windows
z/OS
z/VSE
server-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Windows
serverlosLinux
DatenschemajaschemafreischemafreischemafreiStrong typed schema
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinjaja infostring, integer, double, bool, date, object_idja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein
Sekundärindizesjaneinjaneinja infoNebula Graph internally uses the Key-Value store RocksDB for persistency. The vertices, edges, and their properties are stored as Key while their values are stored as Value. The primary indexes are per Key and secondary indexes are per Value.
SQL infoSupport of SQLja infomit Zusatzprodukt Adabas SQL GatewayClose to SQL99, but no user access control, stored procedures and host language bindings.SQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesneinSQL-like query language
APIs und andere ZugriffskonzepteHTTP API infomit Zusatzsoftware Adabas SOA Gateway
SOAP-basiertes API infomit Zusatzsoftware Adabas SOA Gateway
JavaScript APICLI Client
HTTP REST
Kafka Connector
Native language bindings for CRUD, Query, Search and Analytics APIs
Spark Connector
Spring Data
In-process LibraryBrowser interface
console (shell)
Cypher Query Language
GO Object Graph Mapper
Java Object Graph Mapper
NGBatis infoORM framework for NebulaGraph and Spring-Boot
Proprietäres native API
Python Object Graph Mapper
Query language nGQL
Unterstützte ProgrammiersprachenNaturalJavaScript.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
Actionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
.Net
C++
Go
Java
PHP
Python
Server-seitige Scripts infoStored Proceduresin NaturalneinFunctions and timers in JavaScript and UDFs in Java, Python, SQL++neinuser defined functions
Triggersneinjaja infoüber das TAP Protokollnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenja, mit Zusatzprodukten wie Adabas Cluster Services, Adabas Parallel Services, Adabas VistakeineAutomatic ShardingkeineSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja, mit Zusatzprodukt Event ReplikatorkeineMulti-Source Replikation infoinklusive cross data center replication
Source-Replica Replikation
keineCausal Clustering using Raft protocol
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjaneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencykeineEventual Consistency
Immediate Consistency infopro Operation auswählbar
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjaneinnein infoNormalerweise nicht gebraucht, ähnliche Funktionalität mit collection joinsja infoRelationships in graphs
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDja infoonly for local storage and DOM-storageACIDneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infoRead/Write Lockingja
Durability infoDauerhafte Speicherung der Datenjaja infoby using IndexedDB, SQL.JS or proprietary FileStoragejajaja infousing RocksDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaja infoEphemeral bucketsja
Berechtigungskonzept infoZugriffskontrollenur mittels betriebssystem-spezifischen Werkzeugen (z.B. IBM RACF, CA Top Secret)neinUser and Administrator separation with password-based and LDAP integrated Authentication. Role-base access control.neinRole-based access control
Weitere Informationen bereitgestellt vom Systemhersteller
Adabas infosteht für "Adaptable Data Base"AlaSQLCouchbase infoUrsprünglich Membase genanntEJDBNebulaGraph
Specific characteristicsNebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» mehr
Competitive advantagesNebulaGraph boasts the world's only graph database solution that is able to host...
» mehr
Typical application scenariosSocial networking Fraud detection Knowledge graph Data warehouse management Anti...
» mehr
Key customersCompanies from a variety of industries have implemented NebulaGraph Database in production,...
» mehr
Market metricsAt our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» mehr
Licensing and pricing modelsNebulaGraph is open source and free to use under Apache 2.0 license.
» mehr

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
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» 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"AlaSQLCouchbase infoUrsprünglich Membase genanntEJDBNebulaGraph
DB-Engines Blog Posts

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2. Juni 2014, Matthias Gelbmann

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
12. 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

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

bereitgestellt von Google News

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

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28. Februar 2021, hackernoon.com

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

bereitgestellt von Google News

Couchbase Announces New Features to Accelerate AI-Powered Adaptive Applications for Customers
29. Februar 2024, PR Newswire

Couchbase's revenue grows 20% and its stock rises in extended trading
5. März 2024, SiliconANGLE News

Couchbase Server and Capella to gain vector support
1. März 2024, InfoWorld

Insider Sell: Couchbase Inc (BASE) CEO Matthew Cain Disposes of Shares Insider Sell: Couchbase Inc (BASE) CEO ...
18. April 2024, Yahoo Finance

Couchbase Bolsters GenAI Development with Vector Search, RAG
29. Februar 2024, Datanami

bereitgestellt von Google News

NebulaGraph Enterprise v5.0: The First Distributed Graph Database to Offer Native GQL Support
18. April 2024, Yahoo Finance

NebulaGraph Enterprise v3.7.0 Empowers Enterprises to Build Knowledge Graphs with a Few Clicks
3. April 2024, PR Newswire

Celebrating 10,000 GitHub Stars for NebulaGraph
26. März 2024, Yahoo Finance

NebulaGraph reaps from China’s growing appetite for graph databases
16. September 2022, TechCrunch

Beginner’s Guide to NebulaGraph Database | by Ng Wai Foong
26. Oktober 2022, Towards Data Science

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

AllegroGraph logo

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

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.

Milvus logo

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

Präsentieren Sie hier Ihr Produkt