Open
Description
Hello,
I would like to propose an alternative to classic Node.js, Python, PHP, Java, etc. backends.
Here are a set of Docker compose files to develop C++ backend based on Qt framework and QxOrm library with several kind of databases :
- C++ backend with QxOrm library and MariaDB database
- C++ backend with QxOrm library and MongoDB database
- C++ backend with QxOrm library and MySQL database
- C++ backend with QxOrm library and PostgreSQL database
- C++ backend with QxOrm library and SQLite database
Once containers are running, a full C++ development environment is available : you can access via Visual Studio Code (with Dev Containers extension or with Remote SSH extension).
This is explained in the readme.md files.
What do you think about that ?
Is there an interest to provide them in this Docker awesome compose repository ?
PS: coming soon :
- C++ backend with QxOrm library and Oracle database
- C++ backend with QxOrm library and Microsoft SQL Server database
All QxOrm Docker images are stored in Docker Hub.
Metadata
Assignees
Labels
No labels