Skip to content

Bog Database

Bog database documentation from Flower Computer Company.

Updated View as Markdown

The Bog database runtime is Flower Computer Company’s queryless database runtime. It compiles queries into functions that eagerly update their output as mutations occur, making reads incredibly fast.

Every database runtime is a collection of components, pieced together and integrated by its builders to satisfy some set of constraints. At this early point in Bog’s development, we’ve put together a kit of several core components to make experimentation easier. We call it BogKit.

In these docs we will run through each package inside of BogKit, their respective fundamentals, and the affordances they offer that will help you build Bog-style data systems.

Navigation

Type to search…