Shard Detail

EazyDB v0.1.0

No Description

Install & Use

Add the following code to your project's shard.yml under:

dependencies to use in production
- OR -
development_dependencies to use in development


EazyDB:
  github: DanSnow/EazyDB

Readme

EazyDB

Don't use this in production.
This is an eazy db which write in Crystal.

Implement

  • CURD
  • Offset index
  • Schema
    • str (varchar)
    • num (int32)

Built with