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.
Build an app in Retool
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.
Have you ever wondered which database indexes you should create for your JDBC-based application ? This Swing-based SQL profiler tries to offer a tool to monitor which tables and columns are accessed the most in SQL queries to recommend index creation
JSourceCodeWizard is a source code generator written in Java.
1.Define parameter for class, field, class property (ie. XML, SQL(JDBC) availability)
information into XML file.
2.JSourceCodeWizard generate Templete (parent class) Java source code
This project is focused to build enterprise wide systems, which integrate in a very efficient manner the current bussiness flow. From manufacturing to accounting.
Auto Tracker provides a simple method of tracking vehicle fuel efficiency and maintenance. Auto Tracker is currently written in PHP and must have a SQL database back-end.
JFaceDbc 2.0 is a plugin for Eclipse. It allows you to view the structure and the content of any JDBC compliant database, issuing SQL commands, etc. Newer versions are available under a commercial license at www.jfacedbc.com
JDBase is one framework java for creation of graphic interface and manipulation of data. Using graphic API SWT/JFace or Swing to activate the development of systems client/server when the objective is the manipulation of data.
JustQueryIt is a php class that grows up adodb and let you able to separate sql queries and php code. It can also execute parametric queries in a really simple way. Now you can include in the simplest way you can imagine your data into your html pages.
AutoSQL provides a simple and easy to use framework meant to be a substitute for J2EE Entity beans and JDO. AutoSQL data objects give just the right abstraction from a writing SQL without being too far removed from the power of SQL.
This project tries to define a new grammar to be used for database access. It should be easier to learn, understand and use than SQL, be more consistent, and contain significantly less rules. It does not try to be an extension or subset of SQL.
MySQL Query Analyzer is a simple MySQL client written in Java. It contains GUI elements for entering a query, viewing any SQL errors, viewing query times, and a table displaying the query results. It also supports saving queries and results to disk.
JInspector is a platform independant administration tool for databases. It works with database servers understanding standard SQL and providing a JDBC driver. Several views let you display, create and modify the database structure and contents.
This is an sql query engine for csv files, for when you do not have the time/energy/resources/inclination/whatever to load the data into a real database.
Eliminate the mundain tasks & ease the use of basic http authentication in php. A lightweight php class that handles http authentication, & user mgmt tasks from flatfile or any SQL compliant db server.
SMYLE is the Storage that Makes Your Life Easier: a versatile, highly reliable, high performance, convenient, transactional, cross-platform database for Java applications. Smyle is seamlessly integrated with Java and not an alien artifact like SQL.
DBPad is a GUI-based SQL client for relational databases. As long as you have a JDBC driver for your DB, you can use DBPad to view or manipulate your data and metadata of your tables.
The DataBean package is a java library providing functionalities of mapping a database table to a Java class (databean). The instances of the databean classes can perform common database operations without using much of the ugly SQL.
RIFF Isnt a File Formatter. RIFF is a small & simple command line utility written in Python to convert text data files in another text format (like delimited, SQL dump and fixed witdh).
A Lightweight Object Oriented Persistence Layer for database access in PHP. Allows PHP developers to use customizable objects to represent and manipulate rows in any SQL database.
A unique persistence layer for Java. CODO (Cursor Oriented Data Objects) maps generated Entity interfaces (suitable for DTOs) to a relational database via rendered SQL, reflection and JDBC Cursors where possible - avoiding associations.
MyAntarMuka is a web interface to MySQL table writen in PHP. It is simple to install and to use. Basic Features included are view, add, update, and delete record. Also included direct SQL query.
A JAVA package (that can be compiled to a COM DLL) that assists database programmers in generating dynamic SQL, from any platform (using JAVA), eliminating ugly string concatenation code for a more eloquent OO approach.