{"id":15041161,"url":"https://github.com/fahad19/firenze","last_synced_at":"2025-09-21T20:32:33.445Z","repository":{"id":29948677,"uuid":"33495206","full_name":"fahad19/firenze","owner":"fahad19","description":"Adapter based JavaScript ORM for Node.js and the browser","archived":false,"fork":false,"pushed_at":"2022-07-14T12:18:08.000Z","size":1505,"stargazers_count":131,"open_issues_count":7,"forks_count":4,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-05-14T14:05:04.302Z","etag":null,"topics":["databases","javascript","mysql","nodejs","orm","sql"],"latest_commit_sha":null,"homepage":"http://firenze.js.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fahad19.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-04-06T17:32:28.000Z","updated_at":"2024-02-21T09:38:19.000Z","dependencies_parsed_at":"2022-08-26T15:11:35.635Z","dependency_job_id":null,"html_url":"https://github.com/fahad19/firenze","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fahad19%2Ffirenze","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fahad19%2Ffirenze/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fahad19%2Ffirenze/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fahad19%2Ffirenze/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fahad19","download_url":"https://codeload.github.com/fahad19/firenze/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233794923,"owners_count":18731360,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["databases","javascript","mysql","nodejs","orm","sql"],"created_at":"2024-09-24T20:45:41.680Z","updated_at":"2025-09-21T20:32:28.122Z","avatar_url":"https://github.com/fahad19.png","language":"JavaScript","funding_links":[],"categories":["Packages","Number"],"sub_categories":["Database","Database ODM / ORM"],"readme":"# firenze.js\n\n[![Build Status](https://img.shields.io/travis/fahad19/firenze/master.svg)](http://travis-ci.org/fahad19/firenze) [![npm](https://img.shields.io/npm/v/firenze.svg)](https://www.npmjs.com/package/firenze) [![Join the chat at https://gitter.im/fahad19/firenze](https://img.shields.io/badge/gitter-join_chat_%E2%86%92-1dce73.svg)](https://gitter.im/fahad19/firenze)\n\n\u003e A database agnostic adapter-based object relational mapper (ORM) targetting node.js and the browser.\n\nVisit [http://firenze.js.org](http://firenze.js.org) for documentation.\n\n### Key features\n\n* Database agnostic **Adapter** based architecture\n* Intituitive **query builder**\n* **Migrations** API (with rollback)\n* Highly extensible with **Behavior** pattern for Collections and Models\n* **Promise** based workflow\n* Strong and flexible **validation** system\n* **CLI** support\n* API for **Transactions** for supported adapters\n* Footprint of ~40kB minified file\n\nThe project is still under active development, and more features are expected to land in future releases.\n\n## Installation\n\nWith [npm](https://npmjs.com):\n\n```\n$ npm install --save firenze\n```\n\nOr [Bower](http://bower.io):\n\n```\n$ bower install --save firenze\n```\n\n### Available adapters\n\n* [localStorage](https://github.com/fahad19/firenze-adapter-localstorage) (for browser only)\n* [Memory](https://github.com/fahad19/firenze-adapter-memory) (works in both node and the browser)\n* [MySQL](https://github.com/fahad19/firenze-adapter-mysql)\n* [SQLite 3](https://github.com/fahad19/firenze-adapter-sqlite3)\n\nSupports v0.2.x:\n\n* [Redis](https://github.com/fahad19/firenze-adapter-redis)\n\n### Available behaviors\n\n* [Slug](https://github.com/fahad19/firenze-behavior-slug)\n* [Timestamp](https://github.com/fahad19/firenze-behavior-timestamp)\n\n## Testing\n\nTests are written with [mocha](http://mochajs.org/), and can be run via npm:\n\n```\n$ npm test\n```\n\n## Thanks\n\nThe project couldn't have happened if there weren't other projects to be inspired from. A big thanks goes to these open source projects that directly or indirectly helped make it possible:\n\n* [knex.js](https://github.com/tgriesser/knex) and [bookshelf.js](https://github.com/tgriesser/bookshelf)\n* [CakePHP](http://cakephp.org/)\n\n## License\n\nMIT © [Fahad Ibnay Heylaal](http://fahad19.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffahad19%2Ffirenze","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffahad19%2Ffirenze","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffahad19%2Ffirenze/lists"}