Shared Questionnaire System(SQS) is a full-functional Optical Mark Reader(OMR) form processing system implemented in Java-Swing, XSL-FO and AJAX with straightforward GUIs. It is aimed at developing social platform to share knowledge about questionnaire.
sqlWizz is a lightweight database client written in Java (swing-based). Works with any database that has a jdbc driver. Accepts multiple concurrent connections to different databases and has i18n support.
JSQLLogger is a Java library for logging SQL statements. It provides a JDBC driver interface which wraps around the "real" JDBC connection und prints the statements out. It also provides a time measurement.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
the Java Vex Driver (JVD) is another method of controlling the Vex robot. Like JVex, it uses Java to control the Vex robot. it is designed to be as simple as possible and requires only that you download the default online code.
An image postprocessor for the DIY Book Scanner described on instructables.com and diybookscanner.org. Gets images ready for OCR or for PDF. Written in Java based on a partial port of the Leptonica image processing library.
This application uses the index facilities created with the JarIndexer to determine what dependencies a project needs based on the source code imports, spring configurations, etc.
An all in one lightweight application that updates drivers, and installs new drivers for the hardware currently in the system. Mindmap at http://www.mindmeister.com/maps/show_public/11078222
log4jdbc is a JDBC driver that can log SQL and/or JDBC calls (and optionally SQL timing information) for other jdbc drivers using the Simple Logging Facade For Java (SLF4J) logging system.
JDBC Tools is a proxy driver framework for monitoring Java database access. It has pre-built JDBC logger and SQL query planning modules, but can be extended through a simple API to perform other monitoring operations.
boox is a very simple Java API for double-entry book-keeping. Data is stored in a SQL database - boox has been developed and tested with postgresql, but should work with any other SQL database for which a jdbc driver is available.
NOTE: THIS PROJECT IS UNMAINTAINED
The canonical repository for this project is now hosted on Github (https://github.com/proxool/proxool) but even that hasn't been updated since 2011.
A Java SQL Driver that provides a connection pool wrapper around another Driver of your choice. Very simple to migrate existing code. Fully configurable. Fast, mature and robust. Transparently adds connection pooling to your existing JDBC driver.
This is a small and easy to use java smtp proxy to scan emails. !!! This project is still under construction. Next days i will release a manual und more documentation.
jnetscan is a simple java network utility, it allows you to scan networks, find reachable hosts , opened ports and sheared resources, with additional functions (ping, trace route, netstat, send message, ...)
ScriptManager is a command-line tool for executing and managing plain SQL scripts. ScriptManager was written in pure Java and requires JDBC driver to connect to any JDBC-compliant database.
Web SQL worksheet to maintain ANY SQL compliant DB which has a valid type 4 JDBC driver. Uses JSP technology and makes Database maintenance easier. Install on server/ nothing goes on client machines. Tested with Oracle, MySQL, SQLServer, and more.
An Java JDBC compliant driver that connects to a remote database via url (http) connection, communicating through a server-side script (.asp,.php,.jsf etc). Useful if you like to access locally (java, SQuirreL, eclipse) a database on your web site.