0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-30 22:03:56 -05:00
astro/packages/db
Emanuele Stoppa 1c54e63327
feat: add sync variant (#11729)
* feat: add `sync` variant

* fix build

* Update .changeset/afraid-apricots-develop.md

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>

---------

Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2024-08-28 12:16:06 +01:00
..
src feat: add sync variant (#11729) 2024-08-28 12:16:06 +01:00
test Add support for LibSQL remote (#11385) 2024-08-28 12:15:33 +01:00
CHANGELOG.md [ci] release (#11739) 2024-08-20 16:35:33 +02:00
index.d.ts fix: move db ambient types to separate module (#10340) 2024-03-06 08:30:45 -05:00
package.json fix(deps): update all non-major dependencies (#11837) 2024-08-28 10:45:45 +01:00
README.md
tsconfig.json refactor: rename "config" file to "virtual" (#10638) 2024-04-02 18:13:18 -04:00
tsconfig.virtual.json refactor: rename "config" file to "virtual" (#10638) 2024-04-02 18:13:18 -04:00
virtual.d.ts Import Database type from correct file (#11262) 2024-06-14 16:29:21 -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