Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/niraj-khatiwada/tauri-prisma
Local first cross-platform app using Tauri
https://github.com/niraj-khatiwada/tauri-prisma
Last synced: about 1 month ago
JSON representation
Local first cross-platform app using Tauri
- Host: GitHub
- URL: https://github.com/niraj-khatiwada/tauri-prisma
- Owner: niraj-khatiwada
- Created: 2024-06-02T16:56:34.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-05T05:19:29.000Z (7 months ago)
- Last Synced: 2024-06-05T06:33:27.511Z (7 months ago)
- Language: TypeScript
- Size: 2.72 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Using PrismaORM in Tauri
Prisma ORM drivers are written in Rust, so we can use Prisma in Rust just like how we would use it in JavaScript (Although all features are not supported.)