cr-ejdb
ejdb
This is a Crystal binding for the Embedded JSON Database (EJDB) library. EJDB is to mongodb, what sqlite is to MySQL. No server is required to use.
Installation
Ensure that EJDB is installed on the system. This shard does not include the EJDB libraries.
Add this to your application's shard.yml
:
dependencies:
ejdb:
github: teknomunk/cr-ejdb
Usage
require "ejdb"
Contributing
- Fork it (https://github.com/teknomunk/cr-ejdb/fork)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
Contributors
- teknomunk teknomunk - creator, maintainer
Repository
cr-ejdb
Owner
Statistic
- 1
- 0
- 1
- 0
- 0
- over 6 years ago
- September 15, 2018
License
MIT License
Links
Synced at
Sun, 18 May 2025 05:51:33 GMT
Languages