A tool to query arrays in memory using SQL.
It groups the arrays in tables and returns arrays as result set.
It can be used in spreadsheets, as a script language library and everywhere is needed an interactive tool to query data in memory.
jPersist is an extremely powerful object-relational database persistence API that manages to avoid the need for configuration and annotation. jPersist uses JDBC and can work with any database supported by JDBC and any type of connection resource.
jWebApp is a Model-View-Controller web application/development framework that can be used in a completely configuration free mode for all your web development needs.
jwaBlogger is social links/blogging software, that can easily be added to your website. jwaBlogger provides full HTML support, RSS and Atom feeds, a most popular blog entry history, and more. Example at: http://www.jwablogger.org.
CodaServer is a database that makes building business applications easy. It uses a SQL-like language that lets you describe your workflow and business processes, and uses this information to enforce your business rules and guarantee data integrity.
Efficient JUnit testing when you have database dependencies
The DOF enables efficient JUnit testing and Test Driven Development against code that depends on objects that are persisted (e.g., database), more efficiently than alternative techniques such as SQL scripts.
Please visit us at https://github.com/justin808/dof
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.
ScriptRunner was developed to run large sets of SQL scripts. Functionality includes restart at point of failure; audit log; multi-threaded execution; conditional execution; parameter and bind variable substitution; basic error handling; and validation.
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Empire-db is a relational data persistence component for Java. Unlike Hibernate it uses a Java object model mapping, dynamic beans with comprehensive metadata support and an intuitive, type-safe and string-free SQL command API.
Squelch stands for SQL Change History. It is a (100% Java) development tool for software projects using relational databases. Squelch can query an SQLdatabase to capture, save, restore and compare result sets.
Data processing system following a given scenario.
The system is a consistent execution of SQL instructions in line with the conditions or rules. Engine is a Java library, which implies its use with the Java platform.
Connection Pooling
Support all known Database – driver required for java
Easy to create Object Relations
No need to write DDL statements
No Need to write DML statements
XML-RPC service over http
New Fields
Object Pooling
Easy to add New Service
Gullywhumper uses XSLT to transform an XML definition file into a J2EE application ready for deployment into your servlet container. The XML file is similar to a database creation SQL script with the meta-data required to create a web application.
SimDB is an object-relational database persistence library with emphasis on simplicity and ease of use. It follows the Model-Driven paradigm, providing an effective implementation of object/relational mapping on top of JDBC and standard SQL.
This program converts, compares, merges, normalizes, and refactors data to and from disparate sources (CSV, Excel, and any JDBC/ODBC database) for use in a Java program.
Please note the project has moved to GitHub, see http://benilovj.github.com/dbfit
DbFit is a set of fixtures which enables FIT/FitNesse tests to execute directly against a database, enabling developers to manipulate database objects in a relational form, making database TDD much easier then with xUnit-style tools.
SPWrapper generates java (and now python) classes able to invoke stored procedures and to execute sql statements for you: you just have to give it the stored procedure name or the sql statement.
J2EE framework with 0-configuration.debug/unit test without J2EE server,using Velocity/Freemarker as view,directly JDBC with Apache DBUtils,reusable SQL pagination, SQL transaction based on TRANSACTION_PER_REQUEST,And URL based user access control(UAC).
Java Extra Libraries is a collection of Java Libraries useful to everyone from the beginners to advanced users. Include certificate managements, string utilities, SQL, Date class, Convertor, Command execution, etc.
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.
SQLOrm focuses on mediating database interaction rather than shielding the user from it. SQLOrm consists of 3 major parts. A dynamic query builder. A prepared statement layer. A resultset to object graph mapper, supporting batch inserts/updates.
DataVision is a reporting tool similar to Crystal Reports. DV supports many data sources (JDBC, files) and many output formats (HTML, XML, PDF, LaTeX, Excel, delimited files, DocBook). DV includes a GUI editor. DV is embeddable. Reports are XML-based.