Strategy guide
Get up and running fast with helpful tips, tricks, and tutorials.
Pre and Post Query Hooks
Utilize the pre-query and post-query hooks to authorize and transform database requests at the edge
Rethinking the StarbaseDB Architecture
Weighing the pro’s and con’s of migrating routing and logical components from Durable Objects to Workers.
Bindable Microservices with Cloudflare Workers
Segment your application logic into feature specific services for a more scaleable architecture.
Adding Web Sockets to Workers
How we introduce web socket support to communicate with StarbaseDB, and how you can add it to your own Cloudflare Workers.
Deploy & Visualize
Deploying a SQLite database to Cloudflare with a built-in user interface in less than a minute.
Developing ACID Transaction Support in StarbaseDB
How we implemented transactions in SQLite with Cloudflare Durable Objects.
Building an HTTP SQLite Database with Cloudflare Durable Objects
Learn to build your own HTTP accessible SQLite database server using Cloudflare Durable Objects.