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

DBMS > AlaSQL vs. Bangdb vs. FoundationDB vs. RocksDB

Vergleich der Systemeigenschaften AlaSQL vs. Bangdb vs. FoundationDB vs. RocksDB

Bitte wählen Sie ein weiteres System aus, um es in den Vergleich aufzunehmen.

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlaSQL  Xaus Vergleich ausschliessenBangdb  Xaus Vergleich ausschliessenFoundationDB  Xaus Vergleich ausschliessenRocksDB  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.
KurzbeschreibungJavaScript DBMS libraryConverged and high performance database for device data, events, time series, document and graphSortierter Key-Value Store. Core features werden durch layers ergänzt.Embeddable persistent key-value store optimized for fast storage (flash and RAM)
Primäres DatenbankmodellDocument Store
Relational DBMS
Document Store
Graph DBMS
Time Series DBMS
Document Store infoUnterstützt durch speziellen Layer
Key-Value Store
Relational DBMS infoUnterstützt durch speziellen SQL-Layer
Key-Value Store
Sekundäre DatenbankmodelleSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,46
Rang#260  Overall
#40  Document Stores
#121  Relational DBMS
Punkte0,08
Rang#347  Overall
#47  Document Stores
#34  Graph DBMS
#31  Time Series DBMS
Punkte1,03
Rang#190  Overall
#31  Document Stores
#28  Key-Value Stores
#89  Relational DBMS
Punkte3,65
Rang#85  Overall
#11  Key-Value Stores
Websitealasql.orgbangdb.comgithub.com/­apple/­foundationdbrocksdb.org
Technische Dokumentationgithub.com/­AlaSQL/­alasqldocs.bangdb.comapple.github.io/­foundationdbgithub.com/­facebook/­rocksdb/­wiki
EntwicklerAndrey Gershun & Mathias R. WulffSachin Sinha, BangDBFoundationDBFacebook, Inc.
Erscheinungsjahr2014201220132013
Aktuelle VersionBangDB 2.0, October 20216.2.28, November 20208.11.4, April 2024
Lizenz infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoBSD 3Open Source infoApache 2.0Open Source infoBSD
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaScriptC, C++C++C++
Server Betriebssystemeserver-less, requires a JavaScript environment (browser, Node.js)LinuxLinux
OS X
Windows
Linux
Datenschemaschemafreischemafreischemafrei infoEinige Layers unterstützen Schemataschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinyes: string, long, double, int, geospatial, stream, eventsnein infoEinige Layers unterstützen Typennein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein
Sekundärindizesneinja infosecondary, composite, nested, reverse, geospatialneinnein
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.SQL like support with command line toolnur in speziellem SQL-Layernein
APIs und andere ZugriffskonzepteJavaScript APIPropriätäres Protokoll
RESTful HTTP API
C++ API
Java API
Unterstützte ProgrammiersprachenJavaScriptC
C#
C++
Java
Python
.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
C
C++
Go
Java
Perl
Python
Ruby
Server-seitige Scripts infoStored Proceduresneinneinnur im SQL-layernein
Triggersjayes, Notifications (with Streaming only)nein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmShardinghorizontal partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenkeineselectable replication factor, Knob for CAP (enterprise version only)jaja
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineTunable consistency, set CAP knob accordinglyLinearizable consistency
Fremdschlüssel inforeferenzielle Integritätjaneinnur im SQL-layernein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infoonly for local storage and DOM-storageACIDACIDja
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, optimistic concurrency controljaja
Durability infoDauerhafte Speicherung der Datenja infoby using IndexedDB, SQL.JS or proprietary FileStorageyes, implements WAL (Write ahead log) as welljaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjayes, run db with in-memory only modeja
Berechtigungskonzept infoZugriffskontrolleneinyes (enterprise version only)neinnein

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
DrittanbieterSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» mehr

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
AlaSQLBangdbFoundationDBRocksDB
Erwähnungen in aktuellen Nachrichten

Create a Marvel Database with SQL and Javascript, the easy way
2. Juli 2019, Towards Data Science

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28. Februar 2021, hackernoon.com

Multi faceted data exploration in the browser using Leaflet and amCharts
3. Mai 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

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 pulls plan to fund new foundational layer for 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

Did Rockset Just Solve Real-Time Analytics?
25. August 2021, Datanami

Pliops Unveils Accelerated Key-Value Store That Boosts RocksDB Performance by 20x at OCP Global Summit
18. Oktober 2022, GlobeNewswire

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31. August 2022, The Next Platform

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29. März 2024, Phoronix

Intel Linux Optimizations Help AMD EPYC "Genoa" Improve Scaling To 384 Threads
6. April 2023, Phoronix

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.

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

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

RaimaDB logo

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

Präsentieren Sie hier Ihr Produkt