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

DBMS > Adabas vs. Memgraph vs. NSDb vs. RethinkDB vs. TiDB

Vergleich der Systemeigenschaften Adabas vs. Memgraph vs. NSDb vs. RethinkDB vs. TiDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAdabas infosteht für "Adaptable Data Base"  Xaus Vergleich ausschliessenMemgraph  Xaus Vergleich ausschliessenNSDb  Xaus Vergleich ausschliessenRethinkDB  Xaus Vergleich ausschliessenTiDB  Xaus Vergleich ausschliessen
KurzbeschreibungOLTP - DBMS für Großrechner und Linux/Unix/Windows Umgebungen infotypischerweise zusammen mit der Natural Programmierumgebung verwendetAn open source graph database built for real-time streaming and compatible with Neo4jScalable, High-performance Time Series DBMS designed for Real-time Analytics on top of KubernetesDBMS for the Web with a mechanism to push updated query results to applications in realtime.TiDB is an open source distributed SQL database that supports Hybrid Transactional/Analytical Processing (HTAP) workloads. It is MySQL compatible and features horizontal scalability, strong consistency, and high availability.
Primäres DatenbankmodellMultivalue DBMSGraph DBMSTime Series DBMSDocument StoreRelational DBMS
Sekundäre DatenbankmodelleSpatial DBMSDocument Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte3,58
Rang#91  Overall
#1  Multivalue DBMS
Punkte3,00
Rang#102  Overall
#8  Graph DBMS
Punkte0,00
Rang#396  Overall
#42  Time Series DBMS
Punkte2,84
Rang#106  Overall
#19  Document Stores
Punkte4,94
Rang#72  Overall
#40  Relational DBMS
Websitewww.softwareag.com/­en_corporate/­platform/­adabas-natural.htmlmemgraph.comnsdb.iorethinkdb.compingcap.com
Technische Dokumentationmemgraph.com/­docsnsdb.io/­Architecturerethinkdb.com/­docsdocs.pingcap.com/­tidb/­stable
Social network pagesLinkedInTwitterFacebookGitHubDiscord
EntwicklerSoftware AGMemgraph LtdThe Linux Foundation infosince July 2017PingCAP, Inc.
Erscheinungsjahr19712017201720092016
Aktuelle Version2.4.1, August 20207.6.0, Jaenner 2024
Lizenz infoCommercial or Open Sourcekommerziellkommerziell infoFree license availableOpen Source infoApache Version 2.0Open Source infoApache Version 2Open Source infoApache 2.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.
TiDB Cloud: Fully-managed TiDB Service. Bring everything great about TiDB to the cloud.
ImplementierungsspracheC und C++Java, ScalaC++Go, Rust
Server BetriebssystemeBS2000
Linux
Unix
Windows
z/OS
z/VSE
LinuxLinux
macOS
Linux
OS X
Windows
Linux
Datenschemajaschemafrei und schema-optionalschemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejajayes: int, bigint, decimal, stringja infostring, binary, float, bool, date, geometryja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesjaall fields are automatically indexedjaja
SQL infoSupport of SQLja infomit Zusatzprodukt Adabas SQL GatewayneinSQL-like query languageneinja
APIs und andere ZugriffskonzepteHTTP API infomit Zusatzsoftware Adabas SOA Gateway
SOAP-basiertes API infomit Zusatzsoftware Adabas SOA Gateway
Bolt protocol
Cypher query language
gRPC
HTTP REST
WebSocket
GORM
JDBC
ODBC
Proprietäres Protokoll
SQLAlchemy
Unterstützte ProgrammiersprachenNatural.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
Java
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
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-seitige Scripts infoStored Proceduresin Naturalneinnein
TriggersneinClient-side triggers through changefeedsnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenja, mit Zusatzprodukten wie Adabas Cluster Services, Adabas Parallel Services, Adabas VistaSharding infodynamic graph partitioningShardingSharding inforange basedhorizontal partitioning (by key range)
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja, mit Zusatzprodukt Event ReplikatorMulti-source replication using RAFTSource-Replica ReplikationUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinjaja infowith TiSpark Connector
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinja inforelationships in graphsneinneinja infofull support since version 6.6
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACID infowith snapshot isolationneinAtomic single-document operationsACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, multi-version concurrency control (MVCC)jaja infoMVCC basedja
Durability infoDauerhafte Speicherung der Datenjaja infowith periodic snapshot and write-ahead logging (WAL) of changesUsing Apache Lucenejaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaneinnein
Berechtigungskonzept infoZugriffskontrollenur mittels betriebssystem-spezifischen Werkzeugen (z.B. IBM RACF, CA Top Secret)Users, roles and permissionsja infousers and table-level permissionsFine grained access rights according to SQL-standard
Weitere Informationen bereitgestellt vom Systemhersteller
Adabas infosteht für "Adaptable Data Base"MemgraphNSDbRethinkDBTiDB
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» mehr
TiDB is an advanced open-source, distributed SQL database for modern application...
» mehr
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» mehr
- HORIZONTAL SCALING : TiDB grants total transparency into your data workloads without...
» mehr
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» mehr
TiDB is ideal for transactional applications that require extreme scalability and...
» mehr
Key customersBlock, Pinterest, Catalyst, Bolt, Flipkart, Capcom, Shopee (E-commerce), JD Cloud...
» mehr
Market metrics34K+ GitHub stars 5K+ members in TiDB Community Slack 1K+ community contributors...
» mehr
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» mehr
TiDB Community : Free open source software (Apache 2.0) TiDB Self-Hosted : Enterprise...
» 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"MemgraphNSDbRethinkDBTiDB
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

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

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

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

bereitgestellt von Google News

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

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

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

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

Making Your Own Memory Graph To Detect Memory Issues On iOS
13. April 2021, hackernoon.com

bereitgestellt von Google News

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

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

Review: RethinkDB rethinks real-time Web apps
23. September 2015, InfoWorld

bereitgestellt von Google News

How a new database architecture supports scale and reliability in TiDB
11. März 2024, InfoWorld

How PingCAP transformed TiDB into a serverless DBaaS using Amazon S3 and Amazon EBS | Amazon Web Services
14. November 2023, AWS Blog

Google Cloud's C3D Instances Provide Strong Performance Value For PingCAP's TiDB
28. März 2024, Phoronix

PingCAP Launches TiDB 7.5, Enhancing Distributed SQL Database Tech
19. Dezember 2023, Datanami

PingCAP Wins 2024 Data Breakthrough Awards
12. April 2024, Yahoo Finance

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

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

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.

Präsentieren Sie hier Ihr Produkt