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 > Bangdb vs. CouchDB vs. Firebase Realtime Database vs. Microsoft Azure Table Storage vs. PouchDB

Vergleich der Systemeigenschaften Bangdb vs. CouchDB vs. Firebase Realtime Database vs. Microsoft Azure Table Storage vs. PouchDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBangdb  Xaus Vergleich ausschliessenCouchDB infosteht für "Cluster Of Unreliable Commodity Hardware"  Xaus Vergleich ausschliessenFirebase Realtime Database  Xaus Vergleich ausschliessenMicrosoft Azure Table Storage  Xaus Vergleich ausschliessenPouchDB  Xaus Vergleich ausschliessen
KurzbeschreibungConverged 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 skaliertCloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.A Wide Column Store for rapid development using massive semi-structured datasetsJavaScript DBMS mit einem von CouchDB inspirierten API
Primäres DatenbankmodellDocument Store
Graph DBMS
Time Series DBMS
Document StoreDocument StoreWide Column StoreDocument Store
Sekundäre DatenbankmodelleSpatial DBMSSpatial DBMS infousing the Geocouch extension
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,08
Rang#347  Overall
#47  Document Stores
#34  Graph DBMS
#31  Time Series DBMS
Punkte9,30
Rang#45  Overall
#7  Document Stores
Punkte14,29
Rang#39  Overall
#6  Document Stores
Punkte4,48
Rang#75  Overall
#6  Wide Column Stores
Punkte2,28
Rang#115  Overall
#21  Document Stores
Websitebangdb.comcouchdb.apache.orgfirebase.google.com/­products/­realtime-databaseazure.microsoft.com/­en-us/­services/­storage/­tablespouchdb.com
Technische Dokumentationdocs.bangdb.comdocs.couchdb.org/­en/­stablefirebase.google.com/­docs/­databasepouchdb.com/­guides
EntwicklerSachin Sinha, BangDBApache Software Foundation infoApache Top-Level Projekt, ursprünglich entwickelt von Damien Katz, ehemaliger Lotus Notes EntwicklerGoogle infoacquired by Google 2014MicrosoftApache Software Foundation
Erscheinungsjahr20122005201220122012
Aktuelle VersionBangDB 2.0, October 20213.3.3, Dezember 20237.1.1, Juni 2019
Lizenz infoCommercial or Open SourceOpen Source infoBSD 3Open Source infoApache Version 2kommerziellkommerziellOpen Source
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinjajanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC, C++ErlangJavaScript
Server BetriebssystemeLinuxAndroid
BSD
Linux
OS X
Solaris
Windows
gehostetgehostetServerlos, benötigt eine JavaScript Umgebung (Browser, Node.js)
Datenschemaschemafreischemafreischemafreischemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateyes: string, long, double, int, geospatial, stream, eventsneinjajanein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesja infosecondary, composite, nested, reverse, geospatialja infoüber Viewsjaneinja infoüber Views
SQL infoSupport of SQLSQL like support with command line toolneinneinneinnein
APIs und andere ZugriffskonzeptePropriätäres Protokoll
RESTful HTTP API
RESTful HTTP/JSON APIAndroid
iOS
JavaScript API
RESTful HTTP API
RESTful HTTP APIHTTP REST infoonly for PouchDB Server
JavaScript API
Unterstützte ProgrammiersprachenC
C#
C++
Java
Python
C
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
Java
JavaScript
Objective-C
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
JavaScript
Server-seitige Scripts infoStored ProceduresneinView Functions in JavaScriptlimited functionality with using 'rules'neinView Functions in JavaScript
Triggersyes, Notifications (with Streaming only)jaCallbacks are triggered when data changesneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmSharding infoimproved architecture with release 2.0Sharding infoImplicit feature of the cloud serviceSharding infomit couchdb-lounge, einem proxy-basierten Framework für CouchDB
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenselectable replication factor, Knob for CAP (enterprise version only)Multi-Source Replikation
Source-Replica Replikation
ja infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Multi-Source Replikation infoauch mit CouchDB Datenbanken
Source-Replica Replikation infoauch mit CouchDB Datenbanken
MapReduce infoBietet ein API für Map/Reduce Operationenneinjaneinneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemTunable consistency, set CAP knob accordinglyEventual ConsistencyEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Immediate ConsistencyEventual Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDnein infoatomare Operationen innerhalb eines Dokumentes möglichjaoptimistic Lockingnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, optimistic concurrency controlja infoStrategie: optimistic lockingjaja
Durability infoDauerhafte Speicherung der Datenyes, implements WAL (Write ahead log) as welljajajaja infomittels IndexedDB, WebSQL oder LevelDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenyes, run db with in-memory only modeneinneinja
Berechtigungskonzept infoZugriffskontrolleyes (enterprise version only)Zugriffsrechte für Benutzer pro Datenbank definierbaryes, based on authentication and database rulesAccess rights based on private key authentication or shared access signaturesnein

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
BangdbCouchDB infosteht für "Cluster Of Unreliable Commodity Hardware"Firebase Realtime DatabaseMicrosoft Azure Table StoragePouchDB
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

Cloud-based DBMS's popularity grows at high rates
12. Dezember 2019, Paul Andlinger

alle anzeigen

New kids on the block: database management systems implemented in JavaScript
1. Dezember 2014, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

How to Automate A Blog Post App Deployment With GitHub Actions, Node.js, CouchDB, and Aptible
4. Dezember 2023, hackernoon.com

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

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

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

CouchDB 3.0 puts safety first
27. Februar 2020, InfoWorld

bereitgestellt von Google News

Realtime vs Cloud Firestore: Which Firebase Database to go?
8. März 2024, Appinventiv

Don't be like these 900+ websites and expose millions of passwords via Firebase
18. März 2024, The Register

Atos cybersecurity blog: Misconfigured Firebase: A real-time cyber threat
18. Januar 2024, Atos

Google Firebase may have exposed 125M records from misconfigurations
19. März 2024, SC Media

Hundreds of Google Firebase websites might have leaked data online
19. März 2024, TechRadar

bereitgestellt von Google News

Azure Cosmos DB Data Migration tool imports from Azure Table storage | Azure updates
5. Mai 2015, Microsoft

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
9. Juli 2021, hackernoon.com

How to use Azure Table storage in .Net
14. Januar 2019, InfoWorld

How to write data to Azure Table Store with an Azure Function
14. April 2017, Experts Exchange

Testing Precompiled Azure Functions Locally with Storage Emulator
8. März 2018, Visual Studio Magazine

bereitgestellt von Google News

Building an Offline First App with PouchDB — SitePoint
10. März 2014, SitePoint

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7. September 2016, SitePoint

3 Reasons To Think Offline First
22. März 2017, IBM

Offline-first web and mobile apps: Top frameworks and components
22. Januar 2019, TechBeacon

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7. März 2017, SitePoint

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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

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