Taxadb2

Taxadb2 is an application to locally query the ncbi taxonomy.

taxadb2

Taxadb2 is a fork from taxadb original developed by Hadrien Gourlé and colleagues.

Taxadb2 handles the merged.dmp ncbi taxonomy file to deal with updated taxIDs.

Taxadb2 is written in python, and access its database using the peewee library.

In brief Taxadb2:

  • is a small tool to query the ncbi taxonomy.

  • is written in python >= 3.10.

  • has built-in support for SQLite, MySQL and PostgreSQL.

  • has available pre-built SQLite databases (Download build databases).

  • has a comprehensive API documentation.

  • is actively being developed on GitHub and available under the MIT license. Please see the README for more information on development, support, and contributing.

Quickstart

Click on the images below to access the documentation for creating the database with the engine you wish to use:

postgresql mysql sqlite

Contents

Indices and tables

This documentation was generated on 2025-02-19 at 12:30.