{"id":13723954,"url":"https://github.com/prisma/specs","last_synced_at":"2025-05-07T17:32:14.546Z","repository":{"id":66108828,"uuid":"194514621","full_name":"prisma/specs","owner":"prisma","description":"⚠ This repository is not actively used any more, please check out the Prisma Documentation for updated information on Prisma. ⚠","archived":true,"fork":false,"pushed_at":"2020-08-22T17:14:43.000Z","size":2914,"stargazers_count":87,"open_issues_count":24,"forks_count":16,"subscribers_count":25,"default_branch":"master","last_synced_at":"2024-08-04T01:23:16.790Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://docs.prisma.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prisma.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2019-06-30T12:41:50.000Z","updated_at":"2023-08-10T08:18:02.000Z","dependencies_parsed_at":"2023-02-26T06:30:34.397Z","dependency_job_id":null,"html_url":"https://github.com/prisma/specs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prisma%2Fspecs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prisma%2Fspecs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prisma%2Fspecs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prisma%2Fspecs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prisma","download_url":"https://codeload.github.com/prisma/specs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224628225,"owners_count":17343296,"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":[],"created_at":"2024-08-03T01:01:47.623Z","updated_at":"2024-11-14T13:31:20.412Z","avatar_url":"https://github.com/prisma.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"---\n\n⚠ This repository is not actively used any more, please check out the [Prisma Documentation](https://docs.prisma.io) for updated information on Prisma. ⚠\n\n---\n\n# Prisma Framework Specifications \n\nThis repository contains specifications for Prisma Framework:\n\n\u003c!-- START doctoc generated TOC please keep comment here to allow auto update --\u003e\n\u003c!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --\u003e\n\n\n- [About this repository](#about-this-repository)\n- [Specifications](#specifications)\n  - [User facing parts](#user-facing-parts)\n  - [Internal parts](#internal-parts)\n  - [Organisation](#organisation)\n    - [Process](#process)\n    - [Meta](#meta)\n  - [Style Guide](#style-guide)\n\n\u003c!-- END doctoc generated TOC please keep comment here to allow auto update --\u003e\n\n## About this repository\n\nThis repository is designed to help different groups of people:\n\n- Prisma Product: Specify and work on new and existing functionality 🛫\n- Prisma Engineering: Collaborate with Product and use specs as base for implementation work 👩‍💻\n- Prisma Community and Users: Follow and understand Prisma Framework development 👽\n\nBesides the [specifications](#specifications) linked below, most of the work here happens in [the repo issues](https://github.com/prisma/specs/issues) and [pull requests](https://github.com/prisma/specs/pulls).\n\n## Specifications\n\n### User facing parts\n\nPrisma Framework consists of several tools:\n\n- [Prisma Schema Language](schema) (PSL)\n- Tools\n  - [Prisma CLI](cli) - setup and introspection\n  - Prisma Client - data access\n    - [Prisma Client JS](prisma-client-js)\n    - [Prisma Client Go](prisma-client-go)\n  - [VSCode Prisma](vscode-extension) - PSL formatting and linting\n  - [Prisma Migrate](migrate) - migrate databases\n  - [Prisma Studio](studio) - GUI\n\n### Internal parts\n\nIt also has several internal parts:\n\n- [SDK](sdk)\n  - [JS SDK](sdk-js)\n    - [Generators](sdk-js/generators)\n    - [Engine Runtime](sdk-js/engine-runtime)\n- [Binaries](binaries)\n- [Errors](errors)\n\n### Organisation\n\nWe don't only spec the software itself, but also how we work on it and on these sepcs:\n\n#### Process\n\n- [GitHub labels](process/labels.md)\n- [Issue Triage](process/issue-triage.md)\n- [Repositories](process/repositories.md)\n\n#### Meta\n\n- [Specs](meta/specs.md)\n- [Table of Contents](meta/table-of-contents.md)\n\n### Style Guide\n\nPlease run `prettier` on every `.md` file before committing with the following configuration (ideally via this [VSC extension](https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode)):\n\n```json\n  \"prettier.singleQuote\": true,\n  \"prettier.trailingComma\": \"all\",\n  \"prettier.semi\": false,\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprisma%2Fspecs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprisma%2Fspecs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprisma%2Fspecs/lists"}