qss - Quick Sql Scripts
A downloadable script generator for Windows
QSS is a SQL script generation command line tool, which will generate your database objects with a consistent naming, secure stored procedures, triggers, constraints, indexes with an intuitive, easy-to-use CLI.
There are tools on the market that offer less functionality for 10 times the price of this tool (even more than that), just because they a have a big known name of a big software company to back up.
I am a software architect with over 30 years professional experience, more than 20 of them with databases (as developer and as db-admin). I have seen many tools, many (bad and ugly) data models, and so I made this tool.
Documentation
There is a detailed documentation available for you to read through, so you get a better picture, of what you receive for the price of this tool.
https://github.com/Grisgram/qss
Please respect, that the entire documentation is held under a CC-BY-SA-4.0 license, which means, if you copy the documentation to another place, you must credit the original source with a link. You may not sell the documentation.
Who needs this tool
> Hobbyists, Web Developers and Professionals, who run their own server, but have not-so-much professional database experience and rely on frameworks like EF or Hibernate, hoping that "they will do the best possible for me".
> Developers, who want more control over their database
> Developers, who want to have some data tables quickly set up, even if it's "just a prototype", to pitch something or to demonstrate an idea
> Developers, who understand, that dynamic sql run from php scripts is not the best idea (although widely used, but that does not make the idea any better)
> Developers, who know about the benefits of stored procedures in terms of performance _and security_.
> Developers, who do NOT know about the benefits of stored procedures in terms of performance _and security_ (you can learn something here!)
> Developers, that want to make an application or a game with a backend, that exceeds an average game jam
> Everybody, doing database stuff, who wants more than a totally misconfigured, not optimized "self storage for their data"
Purchase
In order to download this script generator you must purchase it at or above the minimum price of $39.99 USD. You will get access to the following files:
Development log
- Release 2.697 days ago
- Release 2.4 - Multiple KeysJul 26, 2024
- Update 2.3 - Recursive QueriesJul 25, 2024
Leave a comment
Log in with itch.io to leave a comment.