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

ffigiel/dbh.gleam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages