#kreator: a query builder written in pure gleam

1 messages · Page 1 of 1 (latest)

wind gyro
#

Hey guys! I've started working on this query builder for gleam and I want to give it a boost specially with the v1 news.

I would love if some of you could make some contributions and give feedback. There is a todo list on the README + some tests that how what is implemented right now.

It's very incomplete but it's very worth it for simple CRUD operations.

https://github.com/brunoti/kreator

GitHub

a very very wip query builder for gleam. Contribute to brunoti/kreator development by creating an account on GitHub.

#

Oh I will start adding documentation soon but it's very straightforward.

wooden folio
#

There's also the sqlight package (bindings for erlang esqlite package).

vivid citrus
wooden folio
#

He is? I don't see it in the repo

vivid citrus
#

in the example import sqlight

wooden folio
#

Oops, didn't see that...

wind gyro
#

just released a new version of it

silver breach
#

I highly recommend including the repo in the package's metadata. Right now it's not linked and it makes it feel closed-source

wind gyro
#

i'll do that today