nkrkv / bs-knex

BuckleScript bindings for https://www.npmjs.com/package/knex

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

BuckleScript bindings for https://www.npmjs.com/package/knex

License:MIT License


Languages

Language:Reason 98.5%Language:C++ 1.5%