Skip to content
This repository has been archived by the owner on Feb 19, 2022. It is now read-only.

Latest commit

 

History

History
16 lines (12 loc) · 286 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 286 Bytes

dbh

Experimenting with modeling database tables

What's possible so far:

  • create table and indexes from a model
  • simple select with nested and/or
  • simple insert

Quick start

gleam run   # Run the project
gleam test  # Run the tests
gleam shell # Run an Erlang shell