grafana / quickpizza

Pizza, pizza, pizza!
https://quickpizza.grafana.com/
Apache License 2.0
58 stars 12 forks source link

feat: add suppport for databases #30

Closed theSuess closed 11 months ago

theSuess commented 1 year ago

This adds support for sqlite3 and postgres by utilizing the bun ORM library.

By default, an in-memory SQLite database is utilized. This behaviour can be changed by the QUICKPIZZA_DB environment variable