BanzaiDB

BanzaiDB is a tool for pairing Microbial Genomics Next Generation Sequencing (NGS) analysis with a NoSQL database. We use the RethinkDB NoSQL database.

BanzaiDB:
  • initalises the NoSQL database and associated tables,
  • populates the database with results of NGS experiments/analysis and,
  • provides a set of query functions to wrangle with the data stored within the database.

BanzaiDB documentation contents

User documentation

Learn how to initalise a database, populate the database and query it!

API documentation

Explore the available methods within BanzaiDB.

Developer documentation

Learn how to contribute to the development of BanzaiDB.

Indices and tables

Table Of Contents

Next topic

Installing BanzaiDB

This Page