page Database { seo { title = "Database" description = "Drivers, models, typed SQL, migrations, and deployment." canonical = "https://wrnexusjs.dev/guides/database" } view {
W WRNexusJS
Browse documentation
Preview guide · 0.2.59

Database

Configure SQLite or the installed supported driver, keep queries in named SQL blocks, generate typed functions, and apply migrations before traffic. Back up data and test rollback independently.

Release scope

This guide describes installed 0.2.59 capabilities. Follow linked package declarations for exact signatures; undocumented behavior is not guaranteed.

Browse package APIs · Troubleshooting · Support

} }