An SQL query builder for Gleam for SQL dialects 🐘PostgreSQL, 🪶SQLite, 🦭MariaDB, and 🐬MySQL
🎂Cake 🐘PostgreSQL adapter which passes PreparedStatements to the gleam_pgo library for execution written in Gleam.
🎂Cake 🦭MariaDB and 🐬MySQL adapters which pass PreparedStatements to the gmysql library for execution written in Gleam.
🎂Cake 🐘PostgreSQL adapter which passes PreparedStatements to the pog library for execution written in Gleam.
🎂Cake 🪶SQLite adapter which passes PreparedStatements to the sqlight library for execution written in Gleam.
Checks gleam source code for potential division by zero in a hacky way :D
Glacier brings incremental interactive unit testing to Gleam. It is meant as a drop-in replacement for Gleeunit and depends and wraps a fork of it.
This is a fork of gleeunit that allows it to be called as a library/function with a list of test modules instead of just via CLI.
I have pushed an almost empty package because I was building a gleam MVC framework and did not know about hex TOS. I have reported this to the hex.pm team to ask for the package to be removed, and the name to be freed, but they have not responded yet. If you are interested in this package name on...
I have pushed an almost empty package because I was building a gleam MVC framework and did not know about hex TOS. I have reported this to the hex.pm team to ask for the package to be removed, and the name to be freed, but they have not responded yet. If you are interested in this package name on...
I have pushed an almost empty package because I was building a gleam MVC framework and did not know about hex TOS. I have reported this to the hex.pm team to ask for the package to be removed, and the name to be freed, but they have not responded yet. If you are interested in this package name on...
Glychee Benchmark - Simple Gleam Benchmarking on Erlang via Elixir's Benchee
Optional Arguments with Defaults for Gleam - A cursed workaround
BEAM stack trace in Gleam: a stack trace of stack frames with module name, function name, arity, file name and line number.