DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Adabas vs. FoundationDB vs. Google Cloud Bigtable vs. Graph Engine vs. Memgraph

Vergleich der Systemeigenschaften Adabas vs. FoundationDB vs. Google Cloud Bigtable vs. Graph Engine vs. Memgraph

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAdabas infosteht für "Adaptable Data Base"  Xaus Vergleich ausschliessenFoundationDB  Xaus Vergleich ausschliessenGoogle Cloud Bigtable  Xaus Vergleich ausschliessenGraph Engine infoformer name: Trinity  Xaus Vergleich ausschliessenMemgraph  Xaus Vergleich ausschliessen
Created as commercial project in 2013, FoundationDB has been acquired by Apple in March 2015 and was withdrawn from the market. As a consequence, the product was removed from the DB-Engines ranking. In April 2018, Apple open-sourced FoundationDB and it therefore reappears in the ranking.
KurzbeschreibungOLTP - DBMS für Großrechner und Linux/Unix/Windows Umgebungen infotypischerweise zusammen mit der Natural Programmierumgebung verwendetSortierter Key-Value Store. Core features werden durch layers ergänzt.Google's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.A distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineAn open source graph database built for real-time streaming and compatible with Neo4j
Primäres DatenbankmodellMultivalue DBMSDocument Store infoUnterstützt durch speziellen Layer
Key-Value Store
Relational DBMS infoUnterstützt durch speziellen SQL-Layer
Key-Value Store
Wide Column Store
Graph DBMS
Key-Value Store
Graph DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte3,58
Rang#91  Overall
#1  Multivalue DBMS
Punkte1,07
Rang#188  Overall
#31  Document Stores
#28  Key-Value Stores
#86  Relational DBMS
Punkte3,58
Rang#92  Overall
#14  Key-Value Stores
#8  Wide Column Stores
Punkte0,62
Rang#240  Overall
#21  Graph DBMS
#35  Key-Value Stores
Punkte3,00
Rang#102  Overall
#8  Graph DBMS
Websitewww.softwareag.com/­en_corporate/­platform/­adabas-natural.htmlgithub.com/­apple/­foundationdbcloud.google.com/­bigtablewww.graphengine.iomemgraph.com
Technische Dokumentationapple.github.io/­foundationdbcloud.google.com/­bigtable/­docswww.graphengine.io/­docs/­manualmemgraph.com/­docs
Social network pagesLinkedInTwitterFacebookGitHubDiscord
EntwicklerSoftware AGFoundationDBGoogleMicrosoftMemgraph Ltd
Erscheinungsjahr19712013201520102017
Aktuelle Version6.2.28, November 2020
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache 2.0kommerziellOpen Source infoMIT Licensekommerziell infoFree license available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinjaneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC++.NET and CC und C++
Server BetriebssystemeBS2000
Linux
Unix
Windows
z/OS
z/VSE
Linux
OS X
Windows
gehostet.NETLinux
Datenschemajaschemafrei infoEinige Layers unterstützen Schemataschemafreijaschemafrei und schema-optional
Typisierung infovordefinierte Datentypen, z.B. float oder datejanein infoEinige Layers unterstützen Typenneinjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesjaneinnein
SQL infoSupport of SQLja infomit Zusatzprodukt Adabas SQL Gatewaynur in speziellem SQL-Layerneinneinnein
APIs und andere ZugriffskonzepteHTTP API infomit Zusatzsoftware Adabas SOA Gateway
SOAP-basiertes API infomit Zusatzsoftware Adabas SOA Gateway
gRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
RESTful HTTP APIBolt protocol
Cypher query language
Unterstützte ProgrammiersprachenNatural.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
C#
C++
Go
Java
JavaScript (Node.js)
Python
C#
C++
F#
Visual Basic
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
Server-seitige Scripts infoStored Proceduresin Naturalnur im SQL-layerneinja
Triggersneinneinneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenja, mit Zusatzprodukten wie Adabas Cluster Services, Adabas Parallel Services, Adabas VistaShardingShardinghorizontale PartitionierungSharding infodynamic graph partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja, mit Zusatzprodukt Event ReplikatorjaInternal replication in Colossus, and regional replication between two clusters in different zonesMulti-source replication using RAFT
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyLinearizable consistencyImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinnur im SQL-layerneinneinja inforelationships in graphs
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDAtomic single-row operationsneinACID infowith snapshot isolation
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajayes, multi-version concurrency control (MVCC)
Durability infoDauerhafte Speicherung der Datenjajajaoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storageja infowith periodic snapshot and write-ahead logging (WAL) of changes
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinjaja
Berechtigungskonzept infoZugriffskontrollenur mittels betriebssystem-spezifischen Werkzeugen (z.B. IBM RACF, CA Top Secret)neinAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Users, roles and permissions
Weitere Informationen bereitgestellt vom Systemhersteller
Adabas infosteht für "Adaptable Data Base"FoundationDBGoogle Cloud BigtableGraph Engine infoformer name: TrinityMemgraph
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"FoundationDBGoogle Cloud BigtableGraph Engine infoformer name: TrinityMemgraph
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

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

bereitgestellt von Google News

FoundationDB team's new venture, Antithesis, raises $47M to enhance software testing
13. Februar 2024, SiliconANGLE News

Antithesis raises $47M to launch an automated testing platform for software
13. Februar 2024, TechCrunch

Deno adds scaleable messaging with new Queues feature, sparks debate about proprietary services • DEVCLASS
28. September 2023, DevClass

IBM Cloudant ends backing of FoundationDB version of CouchDB
15. März 2022, The Register

FoundationDB, a very interesting NoSQL database owned by Apple, is now an open-source project
19. April 2018, GeekWire

bereitgestellt von Google News

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1. März 2024, Forbes

Google expands BigQuery with Gemini, brings vector support to cloud databases
29. Februar 2024, VentureBeat

What is Google Bigtable? | Definition from TechTarget
1. März 2022, TechTarget

Google Introduces Autoscaling for Cloud Bigtable for Optimizing Costs
31. Januar 2022, InfoQ.com

Review: Google Bigtable scales with ease
7. September 2016, InfoWorld

bereitgestellt von Google News

Trinity
2. Juni 2023, Microsoft

Open source Microsoft Graph Engine takes on Neo4j
13. Februar 2017, InfoWorld

IBM releases Graph, a service that can outperform SQL databases
27. Juli 2016, GeekWire

How Google and Microsoft taught search to "understand" the Web
6. Juni 2012, Ars Technica

The graph analytics landscape 2019 - DataScienceCentral.com
27. Februar 2019, Data Science Central

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



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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