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.
Learn More
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.
ElevenTime is a Time-Tracking-Tool. You can record the work that you do while Working on the Mobile Phone or after on your Notebook. Or you can Mix both and sync it after.
Avian Freeware Suite (AFS) provides two things: Developers with libraries for Java Swing Widgets, XML handling, Fortran95 and Pascal; End users (Medical students, doctors, scientists) with productivity tools they can use (quizzes, XML databasing & PDF)
JAppGen is a framework for generating J2EE applications. At least in its initial form, it will create Tiles/JSF/Spring/Hibernate applications from a common configuration definition written in XML.
FormatCheck screens flat files looking for violations in the format of the data. It uses a set of XML files that define the rules for each file format. The Swing front-end allows the user to run the verification, view and print the errors.
With JDBMonitor,you can add the function of database execution logging to your application. It's so easy to use that the only thing you should do is appending a short string to the JDBC connection string of your application,without writing any code.
Inventors: Validate Your Idea, Protect It and Gain Market Advantages
SenseIP is ideal for individual inventors, startups, and businesses
senseIP is an AI innovation platform for inventors, automating any aspect of IP from the moment you have an idea. You can have it researched for uniqueness and protected; quickly and effortlessly, without expensive attorneys. Built for business success while securing your competitive edge.
A Fast, Lightweight, Efficient, Application (FLEA) providing a GUI front-end for any JDBC database. It's main purpose it to provide developers quick ways to interact with databases.
The goal of the ARS Client/Java(tm) Edition project is to provide a 100% pure-Java implementation of the AR System User, Administrator and Alert (Notifier) clients to the Remedy Action Request System platform using the Swing GUI toolkit.
plsql2html is an HTML code browser for PL/SQL files. It converts sql and pl/sql files to colorized, browsable html files. plsql2html is coded in java and needs minimum jdk 1.4.
BioMa is a specimen based Biodiversity database Manager. It is designed to store, organize, and manipulate biodiversity-related scientific data, either for the purposes of museums, scientific collections, or research projects.
Ridiculously simple, Prevayler provides transparent ACID persistence and replication for plain old Java objects. It is literally several thousand times faster than using a relational database through JDBC.
BasicQuery is a Java-based application used to access databases through JDBC. It features a Swing-based GUI and includes capabilities useful to developers. It also produces timing information, which is valuable during tuning exercises.
More information is at BasicQuery's homepage: http://monead.com/basicquery/
As of May 23, 2014 the project's source code has been moved to GitHub.
EditDB is a database front-end wriiten in Java (JDBC used) for editing content of databases. Various details about database structure can be viewed. In edit mode, special help is provided to the user when s/he edits foreign or private keys.
TreeDocs is content management system (requires J2EE application server, uses EJBs) with web-based user interface that allows user to easily store documents and notes in a tree. All records are written into database. Tested under JBoss.
DORM4J (Dynamic Object-Relational Mapping for Java) is an O/R Mapping library for java. It uses annotation in jdk1.5 and dynamic feature of java language to implement O/R mapping function without additional XML config files.
Driver based data access layer writen in Java. With it you can execute SQL queries between data stored in different format, servers, ... if there is a driver to access them.
Seed is a ZendFramework-based comprehensive and mainly PHP-based API to assist developing web-based applications on a solid space of modern features such as DBMS abstraction, AJAX and XML.
JDBMaker is a general purpose database manager written in Java.
It creates the database structure starting from the java beans with a very rigid mapping from the bean to tables.
JDBMaker replies the pointer logic into the database structure.
OODB purpose is to read a database and convert it's structure into java classes and optionally other text formats. Java classes are able to perform select, insert and update operations, utilize memory caching of rows etc. Database schema (table1, table2