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 > Dolt vs. etcd vs. FoundationDB vs. jBASE vs. MaxDB

Vergleich der Systemeigenschaften Dolt vs. etcd vs. FoundationDB vs. jBASE vs. MaxDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDolt  Xaus Vergleich ausschliessenetcd  Xaus Vergleich ausschliessenFoundationDB  Xaus Vergleich ausschliessenjBASE  Xaus Vergleich ausschliessenMaxDB infoformerly named Adabas-D  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.
KurzbeschreibungA MySQL compatible DBMS with Git-like versioning of data and schemaA distributed reliable key-value storeSortierter Key-Value Store. Core features werden durch layers ergänzt.A robust multi-value DBMS comprising development tools and middlewareA robust and reliable RDBMS optimized to run all major SAP solutions
Primäres DatenbankmodellRelational DBMSKey-Value StoreDocument Store infoUnterstützt durch speziellen Layer
Key-Value Store
Relational DBMS infoUnterstützt durch speziellen SQL-Layer
Multivalue DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,96
Rang#193  Overall
#90  Relational DBMS
Punkte7,25
Rang#54  Overall
#5  Key-Value Stores
Punkte1,03
Rang#190  Overall
#31  Document Stores
#28  Key-Value Stores
#89  Relational DBMS
Punkte1,41
Rang#159  Overall
#3  Multivalue DBMS
Punkte2,32
Rang#112  Overall
#55  Relational DBMS
Websitegithub.com/­dolthub/­dolt
www.dolthub.com
etcd.io
github.com/­etcd-io/­etcd
github.com/­apple/­foundationdbwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbasemaxdb.sap.com
Technische Dokumentationdocs.dolthub.cometcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
apple.github.io/­foundationdbdocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9maxdb.sap.com/­documentation
EntwicklerDoltHub IncFoundationDBRocket Software (früher Zumasys)SAP, acquired from Software AG (Adabas-D) in 1997
Erscheinungsjahr2018201319911984
Aktuelle Version3.4, August 20196.2.28, November 20205.77.9.10.12, Februar 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache Version 2.0Open Source infoApache 2.0kommerziellkommerziell infoLimitierte Community Edition gratis
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.
ImplementierungsspracheGoGoC++C++
Server BetriebssystemeLinux
macOS
Windows
FreeBSD
Linux
Windows infoexperimental
Linux
OS X
Windows
AIX
Linux
Windows
AIX
HP-UX
Linux
Solaris
Windows
Datenschemajaschemafreischemafrei infoEinige Layers unterstützen Schemataschemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinnein infoEinige Layers unterstützen Typenoptionalja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjanein
Sekundärindizesjaneinneinja
SQL infoSupport of SQLjaneinnur in speziellem SQL-LayerEmbedded SQL for jBASE in BASICja
APIs und andere ZugriffskonzepteCLI Client
HTTP REST
gRPC
JSON over HTTP
JDBC
ODBC
Propriätäres Protokoll
RESTful HTTP API
SOAP-basiertes API
ADO.NET
JDBC
ODBC
WebDAV
Unterstützte ProgrammiersprachenAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
.Net
Basic
Jabbascript
Java
.Net
C#
Java
Perl
PHP
Python
Server-seitige Scripts infoStored Proceduresyes infocurrently in alpha releaseneinnur im SQL-layerjaja
Triggersjayes, watching key changesneinjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineShardingShardingkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.Using Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.jajaSource-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyLinearizable consistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinnur im SQL-layerneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjanein
Berechtigungskonzept infoZugriffskontrolleOnly one user is configurable, and must be specified in the config file at startupneinneinAccess rights can be defined down to the item levelBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard

Weitere Informationen bereitgestellt vom Systemhersteller

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
DoltetcdFoundationDBjBASEMaxDB infoformerly named Adabas-D
Erwähnungen in aktuellen Nachrichten

Dolt- A Version Controlled Database
29. Januar 2024, iProgrammer

Top Data Version Control Tools for Machine Learning Research in 2023
24. Juli 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19. August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10. Februar 2023, InfoQ.com

Radar Trends to Watch: July 2022 – O'Reilly
5. Juli 2022, O'Reilly Media

bereitgestellt von Google News

Monitor Amazon EKS Control Plane metrics using AWS Open Source monitoring services | Amazon Web Services
12. Oktober 2023, AWS Blog

Killing a market, softly: How an RBI communique could end India's thriving ETCD market
7. April 2024, The Economic Times

ETCD directives don't go well with RBI's stellar reputation
14. April 2024, Business Standard

RBI reiterates need for underlying forex exposure for rupee derivatives transactions | Mint
5. April 2024, Mint

RBI holds firm on rupee derivatives stance, defers norm implementation to May 3
4. April 2024, The Hindu

bereitgestellt von Google News

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

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12. März 2024, Datanami

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

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

bereitgestellt von Google News

Temenos signs first customer in India
24. August 2009, Finextra

bereitgestellt von Google News

SAP Content Server High Availability using Amazon EFS and SUSE | Amazon Web Services
30. Dezember 2020, AWS Blog

SAP Aligns Mainstream Maintenance Commitments Across Its Enterprise Solutions
11. August 2020, SAP News

SIOS looks to boost SAP HANA automated replication
29. März 2023, TechTarget

Alibaba Cloud Offers Access to SAP Software for Customers
5. Juni 2018, Alizila

Your SAP HANA Cheat Sheet: Milestones, Terms and More
14. Mai 2012, SiliconANGLE News

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Milvus logo

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

Neo4j logo

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

AllegroGraph logo

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

Präsentieren Sie hier Ihr Produkt