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

DBMS > Databend vs. Dolt vs. FoundationDB vs. jBASE vs. Postgres-XL

Vergleich der Systemeigenschaften Databend vs. Dolt vs. FoundationDB vs. jBASE vs. Postgres-XL

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDatabend  Xaus Vergleich ausschliessenDolt  Xaus Vergleich ausschliessenFoundationDB  Xaus Vergleich ausschliessenjBASE  Xaus Vergleich ausschliessenPostgres-XL  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.
KurzbeschreibungAn open-source, elastic, and workload-aware cloud data warehouse designed to meet businesses' massive-scale analytics needs at low cost and with low complexityA MySQL compatible DBMS with Git-like versioning of data and schemaSortierter Key-Value Store. Core features werden durch layers ergänzt.A robust multi-value DBMS comprising development tools and middlewareBasiert auf PostgreSQL und ist um Clusterfähigkeiten (scale out) erweitert.
Primäres DatenbankmodellRelational DBMSRelational DBMSDocument Store infoUnterstützt durch speziellen Layer
Key-Value Store
Relational DBMS infoUnterstützt durch speziellen SQL-Layer
Multivalue DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument StoreDocument Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,30
Rang#287  Overall
#130  Relational DBMS
Punkte0,96
Rang#193  Overall
#90  Relational DBMS
Punkte1,03
Rang#190  Overall
#31  Document Stores
#28  Key-Value Stores
#89  Relational DBMS
Punkte1,41
Rang#159  Overall
#3  Multivalue DBMS
Punkte0,49
Rang#256  Overall
#117  Relational DBMS
Websitegithub.com/­datafuselabs/­databend
www.databend.com
github.com/­dolthub/­dolt
www.dolthub.com
github.com/­apple/­foundationdbwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbasewww.postgres-xl.org
Technische Dokumentationdocs.databend.comdocs.dolthub.comapple.github.io/­foundationdbdocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9www.postgres-xl.org/­documentation
EntwicklerDatabend LabsDoltHub IncFoundationDBRocket Software (früher Zumasys)
Erscheinungsjahr20212018201319912014 infoseit 2012, ursprünglich genannt StormDB
Aktuelle Version1.0.59, April 20236.2.28, November 20205.710 R1, Oktober 2018
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache Version 2.0Open Source infoApache 2.0kommerziellOpen Source infoMozilla public license
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.
ImplementierungsspracheRustGoC++C
Server Betriebssystemegehostet
Linux
macOS
Linux
macOS
Windows
Linux
OS X
Windows
AIX
Linux
Windows
Linux
macOS
Datenschemajajaschemafrei infoEinige Layers unterstützen Schemataschemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejajanein 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, XSLTneinneinjaja infoXML type, but no XML query functionality
Sekundärindizesneinjaneinja
SQL infoSupport of SQLjajanur in speziellem SQL-LayerEmbedded SQL for jBASE in BASICja infodistributed, parallel query execution
APIs und andere ZugriffskonzepteCLI Client
JDBC
RESTful HTTP API
CLI Client
HTTP REST
JDBC
ODBC
Propriätäres Protokoll
RESTful HTTP API
SOAP-basiertes API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Unterstützte ProgrammiersprachenGo
Java
JavaScript (Node.js)
Python
Rust
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
.Net
Basic
Jabbascript
Java
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Server-seitige Scripts infoStored Proceduresneinyes infocurrently in alpha releasenur im SQL-layerjabenutzerdefinierte Funktionen
Triggersneinjaneinjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeinekeineShardingShardinghorizontale Partitionierung
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.jaja
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ätneinjanur im SQL-layerneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenjaACIDACIDACIDACID infoMVCC
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 haltenjanein
Berechtigungskonzept infoZugriffskontrolleUsers with fine-grained authorization concept, user rolesOnly one user is configurable, and must be specified in the config file at startupneinAccess 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
DatabendDoltFoundationDBjBASEPostgres-XL
Erwähnungen in aktuellen Nachrichten

Rust and the OS, the Web, Database and Other Languages
21. November 2022, The New Stack

Data Bending: Creating Unique Digital Visual Effects
23. April 2020, RedShark News

£1.1 Million in AddisonMckee Tube Bending Technologies Provides Dinex with Outstanding OEM Credentials
24. Mai 2007, Thomasnet

bereitgestellt von Google News

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

Are you still not using Version Control for Data?
11. April 2020, Towards Data Science

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

Antithesis Launches Out Of Stealth To Revolutionize Software Reliability
13. Februar 2024, Yahoo Finance

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

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.

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

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