https://github.com/sabinadams/aurora
CLI tool that orchestrates prisma files in a way that allows multiple .prisma files with cross-relations
https://github.com/sabinadams/aurora
database javascript library mariadb mongo mongodb mysql nodejs orm package postgres postgresql prisma prisma-client schema split sql-server sqlite sqlserver typescript
Last synced: 4 days ago
JSON representation
CLI tool that orchestrates prisma files in a way that allows multiple .prisma files with cross-relations
- Host: GitHub
- URL: https://github.com/sabinadams/aurora
- Owner: sabinadams
- Created: 2021-12-10T06:56:33.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T08:25:51.000Z (about 1 year ago)
- Last Synced: 2025-02-10T00:13:26.401Z (12 days ago)
- Topics: database, javascript, library, mariadb, mongo, mongodb, mysql, nodejs, orm, package, postgres, postgresql, prisma, prisma-client, schema, split, sql-server, sqlite, sqlserver, typescript
- Language: TypeScript
- Homepage: https://twitter.com/sabinthedev
- Size: 834 KB
- Stars: 211
- Watchers: 6
- Forks: 15
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
## ❗️ NOTICE
This repository is no longer maintained. There is an _AMAZING_ community solution to this issue that not only solves the schema merging issue, but also the VSCode intellisense implications of splitting your schema 🚀
🔗 Head over to https://github.com/ajmnz/prisma-import to check it out.
---
_P.S.: Shoutout to [Arnau Jiménez](https://github.com/ajmnz) for creating this awesome tool!_