# Smolban SQL This directory contains the _reference SQL_ for Smolban. Smolban supports both SQLite and PostgreSQL. For implementations that provision and migrate the database: - [DoobieSqliteDb](../modules/db/src/main/scala/gs/smolban/db/doobie/DoobieSqliteDb.scala)