0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-17 22:44:24 -05:00
astro/packages/db
Matthew Phillips 016b4b7b13 [ci] format
2024-03-27 19:21:30 +00:00
..
src [ci] format 2024-03-27 19:21:30 +00:00
test [ci] format 2024-03-27 19:21:30 +00:00
CHANGELOG.md [ci] release (#10556) 2024-03-26 17:24:02 -04:00
index.d.ts
package.json [ci] release (#10556) 2024-03-26 17:24:02 -04:00
README.md
tsconfig.config-types.json feat: split config types to separate build (#10401) 2024-03-12 09:44:15 -04:00
tsconfig.json fix: remove runtime/config suggestion for db config exports (#10391) 2024-03-11 15:44:58 -04:00
virtual.d.ts db: expose isDbError() utility (#10498) 2024-03-20 07:27:48 -04:00

@astrojs/db (experimental) 💿

This Astro integration enables the usage of SQLite in Astro Projects.

Documentation

Read the @astrojs/db docs

Support

Contributing

This package is maintained by Astro's Core team. You're welcome to submit an issue or PR! These links will help you get started:

License

MIT

Copyright (c) 2023present Astro