An all-in-one tooling for your web development needs. Everything you need in one place, built with most of Bun internal modules unless otherwise specified.
SQL Database Query Builder for Bun SQL and SQLite.
NoSQL Database Query Builder for Bun, built on top of SQLite.
Bun File Storage adapter, built on top of Bun File System and S3.
Web Framework built on top of Bun HTTP Server and WebSocket Server.
Encryption utilities for SQLite @ignisia/securedb.
Password protected SQLite for @ignisia/sql and @ignisia/nosql.
Replica-Set mechanism for @ignisia/sql, @ignisia/nosql, and @ignisia/securedb.
-
Add support for replica-set mechanism for the NoSQL adapters.
-
Add support for replica-set mechanism for the SQL adapters.
-
Add support for password protected database for the NoSQL adapters.
-
Add support for password protected database for the SQL (SQLite) adapters.
-
Add support for full-stack web framework.