Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Try Retool free
Find Hidden Risks in Windows Task Scheduler
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.
Apache module for servicing Android JSON RPC requests, if you want to develop pure java applications without the the bloat of J2EE take a closer look...
This is a simple CRUD app that uses basic JQuery functions. Detail screen has CRUD & next/prev buttons. Select a person via the master list screen. Master is a JQ DT with buffering. It uses MySQL. Pls refer to http://tekne-techne.blogspot.com
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.
HTTP functional and non-functional (load and performance) toolkit based on jython/grinder (http://grinder.sf.net) ...includes capabilities to support: SOA services, REST, json/xml encoding, AES and WS security ... and a stub to collect requests
DovetailDB is a schemaless, JSON-based database. It is similar in spirit to Amazon's SimpleDB, but allows for javascript to be executed on the server, and, within that context, provides full transaction support.
MyDLO - My Dynamically Linked Objects
A SOAP-like feature for mapping server side objects to JavaScript and calling methods via AJAX.
The project also contains a framework for JavaScript that supports easy loading and saving data on the server.
This is very simple PHP library that lets you query Google Geocoder Service via Google Geocoding API and parses the response so it provides a very easy way to handle the JSON data in PHP.
A very simple class written in PHP5+. Enjoy!
Raken, web service controller, is based on JSON as a data definition language. it utilizes simple protocol, optional asynchronous interaction, recovery, localization, security, caching, batch, and multi-part messaging.
J2J provides an intuitive way to convert Java to JSON and JSON to Java. Annotate any Java class then use JsonWriter to emit JSON from java or JsonReader to convert JSON to java objects. (source code and tutorial included) Version 2.0 in development.
Python library provides the briefest way to construct SQL queries in JSON form. Simple example: ('*','table',id:[1,3]) is Select * from table where id in [1,3]. Sqlalchemy patch module is provided to extend sqlalchemy with convenient jsonSQL meth
MixDEM a web based ETL tools meant for Web integration, Data transformation and Mashup edition. It include MixDEM ETL Engine created using ZEND Framework, and MixDEM GUI Editor an AJAX IDE that enable developers to quickly and easily create applications.
json-httpd is a library that provides a web server with JSON-RPC capabilities. The library makes it easy to develop a WUI for application using static HTML and JAVA using JSON-RPC for communication. It also works as a standalone web server.
Glue Stick dependency injection framework is used for assembling and configuring Java applications from external bean definition and configuration files. There are several supported bean definition file formats, such as Groovy, JSON and Spring XML.
Tpl makes it easy to serialize your C data using just a handful of API functions. The data is stored in its native binary form for maximum efficiency. C, Perl and XML supported. Data is portable across CPU types and OS's from Unix to Mac to Windows.
Split serializer is a fast data serializer and deserializer that works over common character streams found on the Internet. It came about due to frustration with the slow speed of JSON.
zzjson is a lightweight C library for reading, writing, querying and constructing JSON files and objects. Almost every component is optional at compile time. Full unicode support through readily available callbacks.
FArP is JavaScript function arguments processor. It provides an easy way to parse function input arguments against expected types and values. Thanks to it developers can avoid chains of if conditions at the beginnings of their functions.