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
AI-generated apps that pass security review
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.
Allows publishing meta-information about DB, functions and interface of your application, which then can be used by various engines and plugins for providing platform-specific interfaces (CORBA,COCOA,COM,Glib,DBus etc.) without additional R&D effort.
A simple inventory system for Library, Lab & any rent shop.
This is the inventory management system of the research lab of INDEPENDENT UNIVERSITY, BANGLADESH. It also can be use for any Library or any kind of inventory system from where people can borrow products/parts/books/cd/dvd etc.
I use MYSQL database and C# in this project.
I also provide the source code of it.
This is my first contribute to open source. So let me know your opinions.
Achieving dynamic application configuration without server restart is almost impossible using static property/xml files, or too complex to use JMX. DConfig makes it easy by Swing GUI, JDBC/Spring, JNLP, RDBMS; Plus examples in Struts, yui Ajax, JSF, JSP
PerlORM - Object relational mapper (ORM) for Perl.
PerlORM is Perl library that implements object-relational mapping. Its features are much similar to those of Java's Hibernate library, but interface is much different and easier to use.
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.
MySQL Connect! is a Java Swing based GUI tool to perform all the operations related to MySQL.
It uses below library stacks -
1) MySQL Connector J
2) Oracle Type4 JDBC Driver
3) Birosoft Liquid Look & Feel
Books and eBooks library organizer. Catalog, tag and search your books database with ease. Automatically fetches the book's details and cover image from the web with a smart ISBN guesser.
The Hironico Db Tool is a graphical database client that can run on all major platforms today. It provides a powerfull, feature rich and user friendly set of tools to work with databases of any vendor using Java drivers while being fast & light.
OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.
Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
OOF is a set of components which enable designers to create a back office, a front office, dynamic sites, forms, rich applications, database driven applications... This done with Flash or SILEX, by designers without programming skills.
Paradice is a Theme for the popular web-based database administration tool phpMyAdmin. You will find the development version here. All official releases will be made by the phpMyAdmin project.
MOLGENIS can be used to generate databases for life science experiments (micrroarray, mass spectrometry, genomics) having a web user interface, csv exchange format, and programmatic interfaces (web services, rest, and r-project). See NatRevGen 8.
Ruby Research Wiki (RRiki) can be used to keep notes and organize references for research. It uses a browser interface, an intuitive plain text formatting language (markdown), and facilities to cross-reference and hierarchically organize notes
dynamic generated web2.0 screens to manage back-end data. supports access security, work-flow, rules engine, data conversion and CRUD (create, review, update, delete) against databases such as ORACLE, DB2, MS SQL SERVER, MYSQL and their JDBC Drivers.
An SQL handler to interface multiple databases data to the OpeNDAP Hyrax (BES) server. Written in C++, it uses unixODBC to query DB and can be dynamically extended to use proprietary ODBC API driver in many easy ways. It is bundled with scripts to ge
Written in pure javascript, Sigma Grid is an Ajax data grid for displaying and inline editing data in a scrollable and sortable table. Seamless Integration with any server side solution, such as j2ee, .net, PHP, perl . Inline editing, keyboard data navig
AnyQA is a platform independent SQL query browser that allows you to browse different DBMS. Currently, only MySQL and SQLite is supported. In future, PostgreSQL, Oracle, etc. are to be included. It also provides a uniform C++ API for DBMS access.
Web based music and discography library with some extra functions, eg. least distance finding beetween artists and albums. Look for an example on http://phabajin.net/musicdb
The OnCast Cadastral Toolkit, or just OCT, helps dropping the efforts needed to build database intense applications (a.k.a. CRUD applications) to a minimum. The idea is, write your Business Entities and let OCT derive the User Interface for you.
wxWidgets application - reads files from folder or disc to a SQLite database using sqLiteDB class - a small interface to sqlite3 with only very basic functions, like open, close, statement and query. another example (a simple phone list) is provided.
Integrating wxWidgets GUI toolkit with PostgreSQL database + some aditional widgets for displaying data from database. This project tries to implement Database-GUI interoperability between ProtgreSQL and wxWidgets. An easy way to develop database apps.
c-dax is a C library for accessing SQL databases using a uniform programming interface. It's designed as a lightweight wrapper, with both static binding and dynamic library API. Supports SQLite 3, PostgreSQL 8.3, and MySQL 5. Check out c-dax if you want