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. Couchbase vs. IRONdb vs. PouchDB vs. TinkerGraph

Vergleich der Systemeigenschaften Bangdb vs. Couchbase vs. IRONdb vs. PouchDB vs. TinkerGraph

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBangdb  Xaus Vergleich ausschliessenCouchbase infoUrsprünglich Membase genannt  Xaus Vergleich ausschliessenIRONdb  Xaus Vergleich ausschliessenPouchDB  Xaus Vergleich ausschliessenTinkerGraph  Xaus Vergleich ausschliessen
IRONdb seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
KurzbeschreibungConverged and high performance database for device data, events, time series, document and graphA distributed document store with integrated cache, a powerful search engine, in-built operational and analytical capabilities, and an embedded mobile databaseA distributed Time Series DBMS with a focus on scalability, fault tolerance and operational simplicityJavaScript DBMS mit einem von CouchDB inspirierten APIA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primäres DatenbankmodellDocument Store
Graph DBMS
Time Series DBMS
Document StoreTime Series DBMSDocument StoreGraph DBMS
Sekundäre DatenbankmodelleSpatial DBMSKey-Value Store infooriginating from the former Membase product and supporting the Memcached protocol
Spatial DBMS infousing the Geocouch extension
Suchmaschine
Time Series DBMS
Vektor DBMS
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
Punkte17,30
Rang#36  Overall
#5  Document Stores
Punkte2,28
Rang#115  Overall
#21  Document Stores
Punkte0,08
Rang#348  Overall
#35  Graph DBMS
Websitebangdb.comwww.couchbase.comwww.circonus.com/solutions/time-series-database/pouchdb.comtinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technische Dokumentationdocs.bangdb.comdocs.couchbase.comdocs.circonus.com/irondb/category/getting-startedpouchdb.com/­guides
EntwicklerSachin Sinha, BangDBCouchbase, Inc.Circonus LLC.Apache Software Foundation
Erscheinungsjahr20122011201720122009
Aktuelle VersionBangDB 2.0, October 2021Server: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 2023V0.10.20, January 20187.1.1, Juni 2019
Lizenz infoCommercial or Open SourceOpen Source infoBSD 3Open Source infoBusiness Source License (BSL 1.1); Commercial licenses also availablekommerziellOpen SourceOpen Source infoApache 2.0
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.
ImplementierungsspracheC, C++C, C++, Go and ErlangC und C++JavaScriptJava
Server BetriebssystemeLinuxLinux
OS X
Windows
LinuxServerlos, benötigt eine JavaScript Umgebung (Browser, Node.js)
Datenschemaschemafreischemafreischemafreischemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateyes: string, long, double, int, geospatial, stream, eventsjaja infotext, numeric, histogramsneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesja infosecondary, composite, nested, reverse, geospatialjaneinja infoüber Viewsnein
SQL infoSupport of SQLSQL like support with command line toolSQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesSQL-like query language (Circonus Analytics Query Language: CAQL)neinnein
APIs und andere ZugriffskonzeptePropriätäres Protokoll
RESTful HTTP API
CLI Client
HTTP REST
Kafka Connector
Native language bindings for CRUD, Query, Search and Analytics APIs
Spark Connector
Spring Data
HTTP APIHTTP REST infoonly for PouchDB Server
JavaScript API
TinkerPop 3
Unterstützte ProgrammiersprachenC
C#
C++
Java
Python
.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Lua
Perl
PHP
Python
R
Ruby
Rust
Scala
JavaScriptGroovy
Java
Server-seitige Scripts infoStored ProceduresneinFunctions and timers in JavaScript and UDFs in Java, Python, SQL++yes, in LuaView Functions in JavaScriptnein
Triggersyes, Notifications (with Streaming only)ja infoüber das TAP Protokollneinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmAutomatic ShardingAutomatic, metric affinity per nodeSharding infomit couchdb-lounge, einem proxy-basierten Framework für CouchDBkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenselectable replication factor, Knob for CAP (enterprise version only)Multi-Source Replikation infoinklusive cross data center replication
Source-Replica Replikation
configurable replication factor, datacenter awareMulti-Source Replikation infoauch mit CouchDB Datenbanken
Source-Replica Replikation infoauch mit CouchDB Datenbanken
keine
MapReduce infoBietet ein API für Map/Reduce Operationenneinjaneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemTunable consistency, set CAP knob accordinglyEventual Consistency
Immediate Consistency infopro Operation auswählbar
Immediate consistency per node, eventual consistency across nodesEventual Consistencykeine
Fremdschlüssel inforeferenzielle Integritätneinneinneinneinja infoRelationships in graphs
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDneinneinnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, optimistic concurrency controljajanein
Durability infoDauerhafte Speicherung der Datenyes, implements WAL (Write ahead log) as welljajaja infomittels IndexedDB, WebSQL oder LevelDBoptional
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenyes, run db with in-memory only modeja infoEphemeral bucketsneinjaja
Berechtigungskonzept infoZugriffskontrolleyes (enterprise version only)User and Administrator separation with password-based and LDAP integrated Authentication. Role-base access control.neinneinnein

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
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» 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
BangdbCouchbase infoUrsprünglich Membase genanntIRONdbPouchDBTinkerGraph
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

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

alle anzeigen

Erwähnungen in aktuellen Nachrichten

11 Analysts Have This To Say About Couchbase
22. Mai 2024, Markets Insider

Couchbase (NASDAQ:BASE) Receives New Coverage from Analysts at UBS Group
23. Mai 2024, Defense World

Couchbase Announces New Features to Accelerate AI-Powered Adaptive Applications for Customers
29. Februar 2024, PR Newswire

Couchbase executive Margaret Chow sells over $137k in stock
21. Mai 2024, Investing.com

Couchbase (BASE) Capella Empowers Centrica's Vital Services
23. Mai 2024, Yahoo News UK

bereitgestellt von Google News

Application observability firm Apica buys telemetry data startup Circonus and adds more funding
21. Februar 2024, SiliconANGLE News

Apica Acquires Telemetry Data Management Pioneer Circonus And Lands New Funding
22. Februar 2024, Datanami

Apica gets $6 million in funding and buys Circonus -
21. Februar 2024, Enterprise Times

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.com

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

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

bereitgestellt von Google News

Why developers like Apache TinkerPop, an open source framework for graph computing | Amazon Web Services
27. September 2021, AWS Blog

Introducing Gremlin query hints for Amazon Neptune
26. Februar 2019, AWS Blog

InfiniteGraph Gets Support for Common Graph Database Language and More
21. Februar 2012, SiliconANGLE News

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

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.

SingleStore logo

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

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