# Getting Started ## Installation SONICDB is available on PyPi and can be installed using pip: ```bash pip install sonicdb ``` It can also be installed from the source using the following command: ```bash pip install git+https://github.com/dkadyrov/sonicdb.git ```