|
|
|
|
|
by seabass
834 days ago
|
|
The ORM API is very reminiscent of Drizzle, which I think was a great call on Astro's side. I have so far only used Astro for SSG, but seeing code like this [1] has me interested to see how far it can go for SSR tasks that you might currently use metaframeworks such as Next/Nuxt/SolidStart/SvelteKit for. [1] https://docs.astro.build/en/guides/astro-db/#insert |
|