Hello, i recently released PATM (pipeline automation tools manager), made by me. The project is licensed under GPL 3 and it focuses on letting you manage SQL-based database (Inspired by pgAdmin), the project also focuses more on providing you python-based necessary tools that might be useful for many data-driven companies. The project's open codebase is in the GitHub repo, i provided a link to that repo.
The repository fully contains only the source code, meaning that you have to compile the code by yourself, but maybe in the future i will make a pre-compiled version or add my project in flathub, the instruction to install the necessary packages to then compile the code is in README.md from the repo. It would be great if anyone would check the code, test it, and contribute help to this project. The current tools from this project are: exporting to csv, which is choosing a table of the database you're connected to, and export the table into a .csv file, then there's the table transfer, where you can copy the original table to a different table of a different database. I'll focus on making more tools, making them much more stable and much secure, i spent 12 months on developing it, i did it because i thought that maybe i can do something new with my life, and providing better technology to businesses and FOSS enthusiasts. To be honest, i don't even care about fame, i just care about creating something selfless, something that many people would find useful and good for the future, and for the developers and enthusiasts that reached out, let me know, I'd like to understand the flaws in my code, and what i need to improve about my project functionality-usefulness-and-security-wise.
(In README, you can also check the video on YouTube presenting the whole application.)
jamalhill•35m ago
(In README, you can also check the video on YouTube presenting the whole application.)