feat: add prisma ORM (#177)

*  feat: add prisma orm

* 🐛 fix: add ORM to table of contents

---------

Co-authored-by: Inter <hi@iinter.me>
This commit is contained in:
Adam 2024-12-20 02:31:04 +03:00 committed by GitHub
parent 94f37799e5
commit ccc615a545
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -27,6 +27,7 @@ An extensive list of static Shields.io badges, sorted by category.
* [Gaming Storefronts](#-gaming-storefronts) * [Gaming Storefronts](#-gaming-storefronts)
* [IDE/Code Editors](#-idecode-editors) * [IDE/Code Editors](#-idecode-editors)
* [Operating Systems](#%EF%B8%8F-operating-systems) * [Operating Systems](#%EF%B8%8F-operating-systems)
* [ORM](#%EF%B8%8F-orm)
* [Package Managers](#-package-managers) * [Package Managers](#-package-managers)
* [Payment](#-payment) * [Payment](#-payment)
* [Programming Languages](#-programming-languages) * [Programming Languages](#-programming-languages)
@ -581,6 +582,17 @@ An extensive list of static Shields.io badges, sorted by category.
[Back To Top ⬆️](#table-of-contents) [Back To Top ⬆️](#table-of-contents)
</div> </div>
### ⚙️ ORM
| Preview | Markdown Code |
|---------|---------------|
| [![Prisma](https://img.shields.io/badge/Prisma-2D3748?logo=prisma&logoColor=white)](#) | `[![Prisma](https://img.shields.io/badge/Prisma-2D3748?logo=prisma&logoColor=white)](#)` |
<div align="right">
[Back To Top ⬆️](#table-of-contents)
</div>
### 📦 Package Managers ### 📦 Package Managers
| Preview | Markdown Code | | Preview | Markdown Code |