Skip to content

Commit

Permalink
Add feathers-prisma (#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
fratzinger authored Jan 7, 2022
1 parent b6a4041 commit 6a0ab23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,7 @@ Official Feathers Chat app & related front-end examples
- [feathers-solr](https://www.npmjs.com/package/feathers-solr) - Solr Adapter for Feathersjs
- [feathers-lowdb](https://github.com/lwhiteley/feathers-lowdb) - Featherjs database service adapter for [Lowdb](https://github.com/typicode/lowdb)
- [feathers-ottoman](https://github.com/bwgjoseph/feathers-ottoman) - A Ottoman Service for feathers
- [feathers-prisma](https://github.com/ps73/feathers-prisma) - A service adapter for [Prisma](https://www.prisma.io/) (PostgreSQL, MySQL, SQLite, SQL Server,MongoDB)

#### Database wrappers
- [@feathersjs-offline/owndata-ownnet](https://github.com/feathersjs-offline/owndata-ownnet) - FeatherJS Offline-first realtime database wrapper implements the offline-first `own-data` / `own-net` replication principles on CRUD methods on any Feathers database adapter.
Expand Down

0 comments on commit 6a0ab23

Please sign in to comment.