cr-ejdb

EJDB Binding for Crystal

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

  1. Fork it (https://github.com/teknomunk/cr-ejdb/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

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