Database#
RStudio Connect supports multiple database options. Currently, the supported databases are SQLite and PostgreSQL.
Customize the
Database.Provider
property
with a database scheme appropriate for your organization. See
Database configuration appendix for
details.
Here is a partial configuration that uses SQLite:
; /etc/rstudio-connect/rstudio-connect.gcfg
[Database]
Provider = sqlite