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. Geode vs. Memgraph vs. RethinkDB vs. STSdb

Vergleich der Systemeigenschaften Adabas vs. Geode vs. Memgraph vs. RethinkDB vs. STSdb

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAdabas infosteht für "Adaptable Data Base"  Xaus Vergleich ausschliessenGeode  Xaus Vergleich ausschliessenMemgraph  Xaus Vergleich ausschliessenRethinkDB  Xaus Vergleich ausschliessenSTSdb  Xaus Vergleich ausschliessen
KurzbeschreibungOLTP - DBMS für Großrechner und Linux/Unix/Windows Umgebungen infotypischerweise zusammen mit der Natural Programmierumgebung verwendetGeode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesAn open source graph database built for real-time streaming and compatible with Neo4jDBMS for the Web with a mechanism to push updated query results to applications in realtime.Key-Value Store mit spezieller Indizierungsmethode infoOptimiert hinsichtlich Performanz durch spezielle Indizierungstechnologie
Primäres DatenbankmodellMultivalue DBMSKey-Value StoreGraph DBMSDocument StoreKey-Value Store
Sekundäre DatenbankmodelleSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte4,04
Rang#87  Overall
#1  Multivalue DBMS
Punkte2,38
Rang#123  Overall
#22  Key-Value Stores
Punkte3,09
Rang#105  Overall
#7  Graph DBMS
Punkte2,81
Rang#110  Overall
#20  Document Stores
Punkte0,13
Rang#344  Overall
#51  Key-Value Stores
Websitewww.softwareag.com/­en_corporate/­platform/­adabas-natural.htmlgeode.apache.orgmemgraph.comrethinkdb.comgithub.com/­STSSoft/­STSdb4
Technische Dokumentationgeode.apache.org/­docsmemgraph.com/­docsrethinkdb.com/­docs
Social network pagesLinkedInTwitterFacebookGitHubDiscord
EntwicklerSoftware AGOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.Memgraph LtdThe Linux Foundation infosince July 2017STS Soft SC
Erscheinungsjahr19712002201720092011
Aktuelle Version1.1, February 20172.4.1, August 20204.0.8, September 2015
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache Version 2; commercial licenses available as Gemfirekommerziell infoFree license availableOpen Source infoApache Version 2Open Source infoGPLv2, kommerzielle Lizenz verfügbar
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.
ImplementierungsspracheJavaC und C++C++C#
Server BetriebssystemeBS2000
Linux
Unix
Windows
z/OS
z/VSE
Alle Betriebssysteme mit einer Java VM infothe JDK (8 or later) is also requiredLinuxLinux
OS X
Windows
Windows
Datenschemajaschemafreischemafrei und schema-optionalschemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaja infostring, binary, float, bool, date, geometryja infoPrimitive Typen und benutzerdefinierte Klassen
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesjaneinjanein
SQL infoSupport of SQLja infomit Zusatzprodukt Adabas SQL GatewaySQL-like query language (OQL)neinneinnein
APIs und andere ZugriffskonzepteHTTP API infomit Zusatzsoftware Adabas SOA Gateway
SOAP-basiertes API infomit Zusatzsoftware Adabas SOA Gateway
Java Client API
Memcached Protokoll
RESTful HTTP API
Bolt protocol
Cypher query language
.NET Client API
Unterstützte ProgrammiersprachenNatural.Net
All JVM based languages
C++
Groovy
Java
Scala
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
C#
Java
Server-seitige Scripts infoStored Proceduresin Naturalbenutzerdefinierte Funktionennein
Triggersneinja infoCache Event ListenersClient-side triggers through changefeedsnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenja, mit Zusatzprodukten wie Adabas Cluster Services, Adabas Parallel Services, Adabas VistaShardingSharding infodynamic graph partitioningSharding inforange basedkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja, mit Zusatzprodukt Event ReplikatorMulti-Source ReplikationMulti-source replication using RAFTSource-Replica Replikationkeine
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinja inforelationships in graphsneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDyes, on a single nodeACID infowith snapshot isolationAtomic single-document operationsnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajayes, multi-version concurrency control (MVCC)ja infoMVCC basedja
Durability infoDauerhafte Speicherung der Datenjajaja infowith periodic snapshot and write-ahead logging (WAL) of changesjaja
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 per client and object definableUsers, roles and permissionsja infousers and table-level permissionsnein
Weitere Informationen bereitgestellt vom Systemhersteller
Adabas infosteht für "Adaptable Data Base"GeodeMemgraphRethinkDBSTSdb
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» mehr
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» mehr
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» mehr
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» 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

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"GeodeMemgraphRethinkDBSTSdb
DB-Engines Blog Posts

Meet some database management systems you are likely to hear more about in the future
4. August 2014, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

Software AG Announces New “Adabas & Natural 2050” Agenda
31. August 2016, Business Wire

Software AG's Strategy To End Its 8-Year Growth Drought
19. April 2019, Forbes

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

Innovative JMR Software data migration implementation solves Adabas challenge for Credit Guarantee
20. Mai 2018, ITWeb

bereitgestellt von Google News

This is how much one of the most expensive gems costs at the Tucson gem show
11. Februar 2024, KGUN 9 Tucson News

Apache Geode Spawns 'All Sorts of In-Memory Things'
4. Januar 2017, The New Stack

1. Introduction to Pivotal GemFire In-Memory Data Grid and Apache Geode - Scaling Data Services with Pivotal ...
15. November 2018, O'Reilly Media

Where Does Apache Geode Fit in CQRS Architectures?
18. Dezember 2016, InfoQ.com

RDBMS and Apache Geode Data Movement: Low Latency ETL Pipeline by Using Cloud-Native Event Driven ...
30. Juni 2018, InfoQ.com

bereitgestellt von Google News

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7. August 2023, PR Newswire

Graph database company Memgraph raises $9.34M
5. Oktober 2021, VentureBeat

Modeling and Navigating a Transportation Network with Memgraph
12. April 2021, Towards Data Science

Croatian graph database startup Memgraph raises €8M with Microsoft as key investor, plans to boost R&D
20. Oktober 2021, The Recursive

London-based Memgraph raises over €8 million in seed funding to provide Streaming Graph Algorithms to the masses
5. Oktober 2021, EU-Startups

bereitgestellt von Google News

MongoDB: The Popular Database for IoT
15. August 2023, Open Source For You

An introduction to building realtime apps with RethinkDB
9. Juli 2022, devm.io

How to Use RethinkDB with Node.js Applications — SitePoint
16. Dezember 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5. Oktober 2016, VentureBeat

RethinkDB is dead, and MongoDB isn't what killed it
24. Januar 2017, TechRepublic

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.

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

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

Präsentieren Sie hier Ihr Produkt