Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Toydb

Dead simple SQL database written in Haskell. No production use intended, totally for educational purposes.

Requirements

Stack 0.1.6.0 or higher (https://github.com/commercialhaskell/stack)

Building from sources

  1. Clone this repository:
$ git clone https://github.com/dancingrobot84/toydb.git
  1. In repository's directory run the following:
$  stack setup && stack build

If you want to run tests as well, execute this:

$ stack test

Usage

TBD

About

Dead simple SQL database written in Haskell for solely educational purposes

Resources

Stars

15 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages