Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.
Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
Download Free Tool
Retool your internal operations
Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.
Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
This will produce, from a schema that you create, a file maintenance python program for every table that you define in the schema. Each file maintenance program is standalone. This is a work in progress.
DBLGen is a generic plugin-based codegenerator written in C#.NET that reads database schemas and generates text code for any programming language. It uses StringTemplate as its main export plugin. Currently supports MS SQL Server and MS Access.
Complete LALR(1) parser generator and engine in PHP.
Complete LALR(1) parser generator and engine (like BISON or YACC) but it's all done in PHP, and the input grammar is easier and more maintainable. Write your actions in PHP. Generate PHP output code. Drive your parser with PHP. Wanna make a language?
Domain Architect is a tool for 3-tier enterprise application code generation, a framework, and a set of practices provided as building blocks. (Related words: database script, O/R mapper, business object codegenerator, poco, enterprise applications)
Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
The main purpose of this project is to quickly generate the code of a J2EE web application for maintaining records specified by JPA annotated beans in order to add, update, search and delete entities in an AJAX UI based on the ZK-Simply Rich framework.
Visual Studio 2005 codegenerator (custom tool) that creates a thin wrapper around your database server's stored procedures. Simple but customizable, it takes the hassle out of repetitious ADO.NET without a goofy ORM layer.
A Tool for generating C# code and T-SQL stored procedures for use in database-centric, layered enterprise application development. Also includes basic a SQL Querying engine and a duplicate record remover!
Tool used to generate state machine framework code from a terse set of
directives embedded directly in the input source code file. This tool will also generate GraphViz graphical description and Spin/Promela modelling output.
It's a modern take on desktop management that can be scaled as per organizational needs.
Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
Framework for RAD against relational database. Supports multiple database platforms. Uses generics and partial classes. Includes a winforms Class Generatator for autogenerating O/R mapper classes based on Customisable templates.
NGen is an open source code and OR mapping generator for NHibernate. You can use it to generate source code in C#.Net to access SQL Server databases. We are hoping to extend this application to support more languages and DBMS.
MyCodeWeaver is a template-driven codegenerator (iCodeGenerator fork) that creates code for any programming language and text files, based on the structure of a MS SQL Server or MySQL database.
generador de aplicaciones lamp, genera codigo php y mysql, se selecciona una base de datos y el aspecto grafico, luego se genera un sistema completo con codigo xhtml, php y mysql. Ademas los sistemas resultantes tienen arquitectura mvc. ajax en fase alph
Project is an app generation tool. It uses wxFormBuilder (wxformbuilder.sf.net) as GUI designer and adds much improved templating support to it. The idea of the project is based on Clarion language and RAD tool.
CSP Canonical LR(1) Parser Generator. Includes lexer and parser generator. Supports all OS. Produces code as standard ANSI C++ w/ minimal STL and usable in commercial or non-commercial purposes.
Generating JavaScript/WSH code to automate Internet Explorer. Generated code is pure JavaScript code, you can further customize code depends on your automation needs. See homepage http://wshgenerator4ie.sourceforge.net/
This project is a smart code/text file generator based on template files. This project can generate multiple files in one command/template file and also can modify existing files based on special tags.
The nsisPatchGen utility recursively compares two directory structures looking for changes to the files and subdirectories. It produces an NSIS include file containing functions that will perform a patch upgrade from the original structure to the new.
Open and cross compilant C++ Library, threading, mutexes,events, Callbacks, Xml Serialization, XML parser and generator , and a powerfull C++ code profiler. All the code is well documented and lots of examples are avalaible, easy to use.
Realm Crafter Script Generator and Coder is a applacation that generates and codes scripts for Realm Crafter. It colors the script code. It also has a Online Script Library, Project viewer, MySQL database loader, and lots of script generators.
Generates C# or VB.NET enumerations and constant values by reading from code/lookup tables in a target database. This is a plug-in codegenerator for Visual Studio.NET