Skip to content

Projects

sted edited this page Jun 21, 2024 · 2 revisions

This feature aims to create a simplified yet powerful abstraction for database management functionalities, offering a more opinionated interface based on best practices.

A project in SmoothDB represents a database associated with files, rules, and configurations. It will include a server-side rendering engine based on Go templates.

SmoothDB can be configured to support multiple projects in design mode and to serve a single project in production mode.

Clone this wiki locally