DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > AlaSQL vs. Bangdb vs. CouchDB vs. Fauna vs. RocksDB

Vergleich der Systemeigenschaften AlaSQL vs. Bangdb vs. CouchDB vs. Fauna vs. RocksDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlaSQL  Xaus Vergleich ausschliessenBangdb  Xaus Vergleich ausschliessenCouchDB infosteht für "Cluster Of Unreliable Commodity Hardware"  Xaus Vergleich ausschliessenFauna infopreviously named FaunaDB  Xaus Vergleich ausschliessenRocksDB  Xaus Vergleich ausschliessen
KurzbeschreibungJavaScript DBMS libraryConverged and high performance database for device data, events, time series, document and graphEin JSON - Document Store inspiriert durch Lotus Notes der von Server-Clustern bis Mobile Phones skaliertFauna provides a web-native interface, with support for GraphQL and custom business logic that integrates seamlessly with the rest of the serverless ecosystem. The underlying globally distributed storage and compute platform is fast, consistent, and reliable, with a modern security infrastructure.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 StoreDocument Store
Graph DBMS
Relational DBMS
Time Series DBMS
Key-Value Store
Sekundäre DatenbankmodelleSpatial DBMSSpatial DBMS infousing the Geocouch extension
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,42
Rang#264  Overall
#42  Document Stores
#122  Relational DBMS
Punkte0,07
Rang#346  Overall
#47  Document Stores
#35  Graph DBMS
#32  Time Series DBMS
Punkte7,46
Rang#51  Overall
#7  Document Stores
Punkte1,55
Rang#143  Overall
#26  Document Stores
#13  Graph DBMS
#66  Relational DBMS
#13  Time Series DBMS
Punkte2,84
Rang#97  Overall
#16  Key-Value Stores
Websitealasql.orgbangdb.comcouchdb.apache.orgfauna.comrocksdb.org
Technische Dokumentationgithub.com/­AlaSQL/­alasqldocs.bangdb.comdocs.couchdb.org/­en/­stabledocs.fauna.comgithub.com/­facebook/­rocksdb/­wiki
EntwicklerAndrey Gershun & Mathias R. WulffSachin Sinha, BangDBApache Software Foundation infoApache Top-Level Projekt, ursprünglich entwickelt von Damien Katz, ehemaliger Lotus Notes EntwicklerFauna, Inc.Facebook, Inc.
Erscheinungsjahr20142012200520142013
Aktuelle VersionBangDB 2.0, October 20213.3.3, Dezember 20239.4.0, Juni 2024
Lizenz infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoBSD 3Open Source infoApache Version 2kommerziellOpen Source infoBSD
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinjanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaScriptC, C++ErlangScalaC++
Server Betriebssystemeserver-less, requires a JavaScript environment (browser, Node.js)LinuxAndroid
BSD
Linux
OS X
Solaris
Windows
gehostetLinux
Datenschemaschemafreischemafreischemafreischemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinyes: string, long, double, int, geospatial, stream, eventsneinneinnein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesneinja infosecondary, composite, nested, reverse, geospatialja infoüber Viewsjanein
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.SQL like support with command line toolneinneinnein
APIs und andere ZugriffskonzepteJavaScript APIPropriätäres Protokoll
RESTful HTTP API
RESTful HTTP/JSON APIRESTful HTTP APIC++ API
Java API
Unterstützte ProgrammiersprachenJavaScriptC
C#
C++
Java
Python
C
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
C#
Go
Java
JavaScript
Python
Ruby
Scala
Swift
C
C++
Go
Java
Perl
Python
Ruby
Server-seitige Scripts infoStored ProceduresneinneinView Functions in JavaScriptbenutzerdefinierte Funktionennein
Triggersjayes, Notifications (with Streaming only)janein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmSharding infoimproved architecture with release 2.0horizontale Partitionierung infoconsistent hashinghorizontal partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenkeineselectable replication factor, Knob for CAP (enterprise version only)Multi-Source Replikation
Source-Replica Replikation
Multi-Source Replikationja
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjaneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineTunable consistency, set CAP knob accordinglyEventual ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infoonly for local storage and DOM-storageACIDnein infoatomare Operationen innerhalb eines Dokumentes möglichACIDja
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, optimistic concurrency controlja infoStrategie: optimistic lockingjaja
Durability infoDauerhafte Speicherung der Datenja infoby using IndexedDB, SQL.JS or proprietary FileStorageyes, implements WAL (Write ahead log) as welljajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjayes, run db with in-memory only modeneinneinja
Berechtigungskonzept infoZugriffskontrolleneinyes (enterprise version only)Zugriffsrechte für Benutzer pro Datenbank definierbarIdentity management, authentication, and access controlnein

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
AlaSQLBangdbCouchDB infosteht für "Cluster Of Unreliable Commodity Hardware"Fauna infopreviously named FaunaDBRocksDB
DB-Engines Blog Posts

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2. Juni 2014, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15. März 2022, The Register

How to install the CouchDB NoSQL database on Debian Server 11
16. Juni 2022, TechRepublic

CouchDB 3.0 ends admin party era
27. Februar 2020, DevClass

Hadoop, CouchDB Next Targets in Wave of Database Attacks
20. Januar 2017, Threatpost

How to Connect Your Flask App With CouchDB: A NoSQL Database - MUO
14. August 2021, MakeUseOf

bereitgestellt von Google News

Fauna Announces Native Integration with Cloudflare Workers
18. September 2024, GlobeNewswire

Fauna Adds Declarative Tool to Update Namesake Database
1. Juli 2024, DevOps.com

Utah Natural Heritage Program
12. Juni 2024, Utah Division of Wildlife Resources

Fauna Launches Distributed Document-Relational Database On Google Cloud Marketplace
21. März 2024, GlobeNewswire

Slicing the Gordian Knot: A leap to real-time systems of truth
3. Februar 2024, SiliconANGLE News

bereitgestellt von Google News

AMD EPYC vs. Intel Xeon Cascadelake With Facebook's RocksDB Database
17. Oktober 2019, Phoronix

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

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

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

Facebook’s MyRocks Truly Rocks!
21. September 2020, Open Source For You

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

RaimaDB logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it 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.

Präsentieren Sie hier Ihr Produkt