Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/croquiscom/cormo
ORM framework for Node.js
https://github.com/croquiscom/cormo
Last synced: 2 days ago
JSON representation
ORM framework for Node.js
- Host: GitHub
- URL: https://github.com/croquiscom/cormo
- Owner: croquiscom
- Created: 2012-10-04T05:29:16.000Z (over 12 years ago)
- Default Branch: main
- Last Pushed: 2024-12-20T09:05:44.000Z (about 1 month ago)
- Last Synced: 2025-01-15T10:53:11.487Z (9 days ago)
- Language: TypeScript
- Homepage: http://croquiscom.github.io/cormo/
- Size: 7.73 MB
- Stars: 31
- Watchers: 26
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![test](https://github.com/croquiscom/cormo/workflows/test/badge.svg)
[![Coverage Status](https://coveralls.io/repos/github/croquiscom/cormo/badge.svg?branch=main)](https://coveralls.io/github/croquiscom/cormo?branch=main)CORMO is an ORM framework for Node.js.
You can see the documentation on http://croquiscom.github.io/cormo/.
# Projects
- [Core](packages/cormo)
- [GraphQL extension](packages/graphql)
- [Documentation](doc)