Using Different Databases ######################### We built NearBeach on the back of Django - which supports multiple databases. NearBeach's currently supported databases; * MariaDb * MySQL * PostgreSQL * Oracle If you require to use a different database, please follow the instructions linked below. .. toctree:: :maxdepth: 3 :caption: Use Different Databases MariaDB MySQL PostgreSQL Oracle