https://github.com/circleci/mongofinil
A Mongoid-like model library for Clojure and MongoDB
https://github.com/circleci/mongofinil
Last synced: about 1 year ago
JSON representation
A Mongoid-like model library for Clojure and MongoDB
- Host: GitHub
- URL: https://github.com/circleci/mongofinil
- Owner: circleci
- Created: 2012-03-02T10:57:47.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2024-09-25T09:15:03.000Z (over 1 year ago)
- Last Synced: 2025-03-29T10:11:03.540Z (about 1 year ago)
- Language: Clojure
- Homepage:
- Size: 189 KB
- Stars: 20
- Watchers: 80
- Forks: 22
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# A No-RM for Clojure and Mongo. [](https://circleci.com/gh/circleci/mongofinil)
Mongofinil reads a declarative specification of your models, and generates a namespaced DSL for that model.
It takes some inspiration from Mongoid, from the Rails world, but attempts to be idiomatic clojure.
### Usage
At CircleCI we are migrating away from this library and we no longer update it. We cannot recommend using it.
### License
MIT