Skip to content

Commit d4a8706

Browse files
authored
Update README.md
1 parent 9ff4a76 commit d4a8706

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,10 @@ More about Oat++:
3939
- [Consul](https://github.com/oatpp/example-consul) - Example project of how-to use oatpp::consul::Client. Integration with Consul.
4040
- [Microservices](https://github.com/oatpp/example-microservices) - Example project on how to build microservices with Oat++,
4141
and example on how to consolidate those microservices using [monolithization](https://oatpp.io/docs/monolithization/) technique.
42+
43+
### Databases
44+
45+
- [MongoDB](https://github.com/oatpp/example-mongodb) - Example project how to work with MongoDB using [oatpp-mongo](https://github.com/oatpp/oatpp-mongo) mondule.
46+
Project is a web-service with basic CRUD and Swagger-UI.
47+
- [PostgreSQL](https://github.com/oatpp/example-postgresql) - Example of a production grade entity service storing information in PostgreSQL. With Swagger-UI and configuration profiles.
48+

0 commit comments

Comments
 (0)