File tree Expand file tree Collapse file tree 3 files changed +16
-4
lines changed Expand file tree Collapse file tree 3 files changed +16
-4
lines changed Original file line number Diff line number Diff line change 89
89
[ ![ Redis] ( https://img.shields.io/badge/redis-%23DD0031.svg?style=for-the-badge&logo=redis&logoColor=white )] ( https://redis.io/documentation )
90
90
[ ![ ApacheCassandra] ( https://img.shields.io/badge/cassandra-%231287B1.svg?style=for-the-badge&logo=apache-cassandra&logoColor=white )] ( https://cassandra.apache.org/doc/latest/ )
91
91
92
+ - 🔎  ; ORM's
93
+
94
+ ° [ ![ Prisma] ( https://img.shields.io/badge/Prisma-3982CE?style=for-the-badge&logo=Prisma&logoColor=white )] ( https://www.prisma.io/docs/getting-started/quickstart )
95
+ [ ![ Sequelize] ( https://img.shields.io/badge/Sequelize-52B0E7?style=for-the-badge&logo=Sequelize&logoColor=white )] ( https://sequelize.org/v7/ )
96
+
92
97
### Database is an essential part for developing all kinds of applications. Here you can choose any of the alternatives presented, it won't have such a big impact on your coding ability (but be aware of what the market may demand).
93
98
94
99
## 🔐  ; [ Infrastructure Trail] ( https://www.ibm.com/topics/infrastructure )
@@ -163,6 +168,7 @@ On the DataBases:
163
168
164
169
![ SQLite] ( https://img.shields.io/badge/sqlite-%2307405e.svg?style=for-the-badge&logo=sqlite&logoColor=white )
165
170
![ MongoDB] ( https://img.shields.io/badge/MongoDB-%234ea94b.svg?style=for-the-badge&logo=mongodb&logoColor=white )
171
+ ![ Prisma] ( https://img.shields.io/badge/Prisma-3982CE?style=for-the-badge&logo=Prisma&logoColor=white )
166
172
167
173
On the Infrastructure:
168
174
Original file line number Diff line number Diff line change 1
1
git add -A
2
- git commit -m " Artificial Intelligence Tail in my stack - > add | fixed A.I trail position "
2
+ git commit -m " ORMs -- > add | ORM Prisma add in My Stack "
3
3
git push
4
4
git status
5
5
clear
Original file line number Diff line number Diff line change 85
85
86
86
- 🗂  ; Banco de Dados (Tipo: Não Estruturado - NoSQL)
87
87
88
- ° [ ![ MongoDB] ( https://img.shields.io/badge/MongoDB-%234ea94b.svg?style=for-the-badge&logo=mongodb&logoColor=white )] ( https://docs.mongodb.com/ )
89
- [ ![ Redis] ( https://img.shields.io/badge/redis-%23DD0031.svg?style=for-the-badge&logo=redis&logoColor=white )] ( https://redis.io/documentation )
90
- [ ![ ApacheCassandra] ( https://img.shields.io/badge/cassandra-%231287B1.svg?style=for-the-badge&logo=apache-cassandra&logoColor=white )] ( https://cassandra.apache.org/doc/latest/ )
88
+ ° [ ![ MongoDB] ( https://img.shields.io/badge/MongoDB-%234ea94b.svg?style=for-the-badge&logo=mongodb&logoColor=white )] ( https://docs.mongodb.com/ )
89
+ [ ![ Redis] ( https://img.shields.io/badge/redis-%23DD0031.svg?style=for-the-badge&logo=redis&logoColor=white )] ( https://redis.io/documentation )
90
+ [ ![ ApacheCassandra] ( https://img.shields.io/badge/cassandra-%231287B1.svg?style=for-the-badge&logo=apache-cassandra&logoColor=white )] ( https://cassandra.apache.org/doc/latest/ )
91
+
92
+ - 🔎  ; ORM's
93
+
94
+ ° [ ![ Prisma] ( https://img.shields.io/badge/Prisma-3982CE?style=for-the-badge&logo=Prisma&logoColor=white )] ( https://www.prisma.io/docs/getting-started/quickstart )
95
+ [ ![ Sequelize] ( https://img.shields.io/badge/Sequelize-52B0E7?style=for-the-badge&logo=Sequelize&logoColor=white )] ( https://sequelize.org/v7/ )
91
96
92
97
### Banco de dados é uma parte essencial para o desenvolvimento de todos os tipos de aplicativos. Aqui você pode escolher qualquer uma das alternativas apresentadas, não terá um impacto tão grande em sua capacidade de codificação (mas esteja ciente do que o mercado pode exigir).
93
98
@@ -163,6 +168,7 @@ Nos Bancos de Dados:
163
168
164
169
![ SQLite] ( https://img.shields.io/badge/sqlite-%2307405e.svg?style=for-the-badge&logo=sqlite&logoColor=white )
165
170
![ MongoDB] ( https://img.shields.io/badge/MongoDB-%234ea94b.svg?style=for-the-badge&logo=mongodb&logoColor=white )
171
+ ![ Prisma] ( https://img.shields.io/badge/Prisma-3982CE?style=for-the-badge&logo=Prisma&logoColor=white )
166
172
167
173
Na Infraestrutura:
168
174
You can’t perform that action at this time.
0 commit comments