Skip to content

ryb73/bs-knex

Repository files navigation

bs-knex

What is it?

Bucklescript bindings for knex, a SQL client and query builder.

What state is it in?

Incomplete, unstable API. The published version may lag behind the GitHub repo – feel free to file a bug if this is the case.

How do I install it?

npm i @ryb73/bs-knex

How do I use it?

See __tests__/index.re for examples.