DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > BigchainDB vs. Microsoft Azure AI Search vs. NuoDB vs. PouchDB

System Properties Comparison BigchainDB vs. Microsoft Azure AI Search vs. NuoDB vs. PouchDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameBigchainDB  Xexclude from comparisonMicrosoft Azure AI Search  Xexclude from comparisonNuoDB  Xexclude from comparisonPouchDB  Xexclude from comparison
DescriptionBigchainDB is scalable blockchain database offering decentralization, immutability and native assetsSearch-as-a-service for web and mobile app developmentNuoDB is a webscale distributed database that supports SQL and ACID transactionsJavaScript DBMS with an API inspired by CouchDB
Primary database modelDocument storeSearch engineRelational DBMSDocument store
Secondary database modelsVector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.79
Rank#212  Overall
#36  Document stores
Score5.59
Rank#63  Overall
#7  Search engines
Score0.89
Rank#198  Overall
#92  Relational DBMS
Score2.28
Rank#115  Overall
#21  Document stores
Websitewww.bigchaindb.comazure.microsoft.com/­en-us/­services/­searchwww.3ds.com/­nuodb-distributed-sql-databasepouchdb.com
Technical documentationbigchaindb.readthedocs.io/­en/­latestlearn.microsoft.com/­en-us/­azure/­searchdoc.nuodb.compouchdb.com/­guides
DeveloperMicrosoftDassault Systèmes infooriginally NuoDB, Inc.Apache Software Foundation
Initial release2016201520132012
Current releaseV17.1.1, June 2019
License infoCommercial or Open SourceOpen Source infoAGPL v3commercialcommercial infolimited edition freeOpen Source
Cloud-based only infoOnly available as a cloud servicenoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languagePythonC++JavaScript
Server operating systemsLinuxhostedhosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
server-less, requires a JavaScript environment (browser, Node.js)
Data schemeschema-freeyesyesschema-free
Typing infopredefined data types such as float or datenoyesyesno
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.nononono
Secondary indexesyesyesyes infovia views
SQL infoSupport of SQLnonoyesno
APIs and other access methodsCLI Client
RESTful HTTP API
RESTful HTTP APIADO.NET
JDBC
ODBC
HTTP REST infoonly for PouchDB Server
JavaScript API
Supported programming languagesGo
Haskell
Java
JavaScript
Python
Ruby
C#
Java
JavaScript
Python
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
JavaScript
Server-side scripts infoStored proceduresnoJava, SQLView functions in JavaScript
Triggersnoyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoImplicit feature of the cloud servicedata is dynamically stored/cached on the nodes where it is read/writtenSharding infowith a proxy-based framework, named couchdb-lounge
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factoryes infoImplicit feature of the cloud serviceyes infoManaged transparently by NuoDBMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID infotunable commit protocolno
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMVCC
Durability infoSupport for making data persistentyes,with MongoDB ord RethinkDByesyesyes infoby using IndexedDB, WebSQL or LevelDB as backend
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infoTemporary tableyes
User concepts infoAccess controlyesyes infousing Azure authenticationStandard SQL roles/ privileges, Administrative Usersno

More information provided by the system vendor

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
BigchainDBMicrosoft Azure AI SearchNuoDBPouchDB
DB-Engines blog posts

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

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

show all

Recent citations in the news

An Introduction to BigchainDB, a Popular Blockchain Database
17 September 2020, Open Source For You

Exploring the 10 BEST Python Libraries for Blockchain Applications
9 September 2023, DataDrivenInvestor

Blockchain Database Startup BigchainDB Raises €3 Million
27 September 2016, CoinDesk

Using BigchainDB: A Database with Blockchain Characteristics
20 January 2022, Open Source For You

What is BigchainDB Technology & How it works and the Characteristics?
26 August 2017, Blockchain Council

provided by Google News

Announcing updates to Azure AI Search to help organizations build and scale generative AI applications
4 April 2024, Microsoft

Public Preview of Azure OpenAI and AI Search in-app connectors for Logic Apps (Standard) | Azure updates
2 April 2024, Microsoft

Microsoft’s Azure AI Search updated with increased storage, vector index size
5 April 2024, InfoWorld

Bring your data to Copilot for Microsoft 365 with .NET plugins and Azure AI Search
29 February 2024, learn.microsoft.com

Microsoft Azure AI, data, and application innovations help turn your AI ambitions into reality
15 November 2023, Microsoft

provided by Google News

Paul DiLaura of Dassault Systemes Joins NuoDB Board of Directors
18 April 2024, Yahoo Singapore News

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25 November 2020, Dassault Systèmes

Paul DiLaura of Dassault Systemes Joins NuoDB Board of Directors
18 April 2024, Yahoo Movies UK

Deploy the NuoDB Database in Docker Containers
16 October 2017, The New Stack

NuoDB set to improve distributed SQL performance
7 January 2020, TechTarget

provided by Google News

Building an Offline First App with PouchDB — SitePoint
10 March 2014, SitePoint

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

3 Reasons To Think Offline First
22 March 2017, ibm.com

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

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7 March 2017, SitePoint

provided by Google News



Share this page

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

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.

RaimaDB logo

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

Present your product here