[Proposal] C++ backend #713

Open
opened 2026-03-07 21:22:29 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @QxOrm on GitHub (Oct 24, 2024).

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 :

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.

Originally created by @QxOrm on GitHub (Oct 24, 2024). 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](https://www.qt.io/) and [QxOrm library](https://www.qxorm.com/) with several kind of databases : - [C++ backend with QxOrm library and MariaDB database](https://github.com/QxOrm/QxOrm/tree/master/docker/dev/compose_qxorm_with_mariadb) - [C++ backend with QxOrm library and MongoDB database](https://github.com/QxOrm/QxOrm/tree/master/docker/dev/compose_qxorm_with_mongodb) - [C++ backend with QxOrm library and MySQL database](https://github.com/QxOrm/QxOrm/tree/master/docker/dev/compose_qxorm_with_mysql) - [C++ backend with QxOrm library and PostgreSQL database](https://github.com/QxOrm/QxOrm/tree/master/docker/dev/compose_qxorm_with_postgresql) - [C++ backend with QxOrm library and SQLite database](https://github.com/QxOrm/QxOrm/tree/master/docker/dev/compose_qxorm_with_sqlite) 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](https://hub.docker.com/search?q=qxorm).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-compose#713