rendus postgreSQL

This commit is contained in:
2025-10-23 07:09:49 +02:00
parent 91c6158f73
commit 47c6303126
2 changed files with 70 additions and 0 deletions

View File

@@ -1,4 +1,21 @@
# Exercice MongoDB
```shell
docker compose up -d 'mongodb' --build
docker exec -it sql-mongodb-1 mongosh --username admin
```
Changer de base de données
```shell
use commerce
```
Faire une recherche
```
db.commandes.find()
```
1. le document dont la référence est 51943385-B