simple_db

Version, currently master branch1 version
  • master branchlatestMar 7, 2019

github.com/malkomalko/crystal_simple_db

https://cstack.github.io/db_tutorial/

3 stars
0 dependents
License: MIT

Installation

# Add this to your shard.yml
dependencies:
  simple_db:
    github: malkomalko/crystal_simple_db
    branch: master

master is a branch, not a release, so this tracks it rather than pinning a version.

Then run:

shards install

shard.yml

Crystal
0.27.2
License
MIT
Author
Robert Malko <your-email-here>
Target
  • simple_db from src/simple_db.cr

Dependencies

This version declares no dependencies.

README

simple_db

Going over https://cstack.github.io/db_tutorial/