Skip to content

kurocode25/beam-tutorial

Repository files navigation

Beam Tutorial

This is a sample program for the Beam tutorial. 日本語版はREADME_ja.mdをご覧ください

What's this

This is a sample program for a tutorial on DB operations using Beam. The tutorial is available at KURO DIGITAL LOG(Japanese only).

Execute the sample program

To run the sample program, run the following command.

git clone https://github.com/kurocode25/beam-tutorial.git
cd beam-tutorial
stack run -- sampleXX

In the above command, replace XX in sampleXX with the number of the sample program to be written.

Example: When running the sample01 program

stack run -- sample01

Licence

This project is licensed under the MIT License, see the LICENSE file for detail

About

Tutorial of Beam that is Haskell Database interface and ORM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published