Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Create free account
MongoDB Atlas runs apps anywhere
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.
LDO's are lightweight data objects, Java classes that provide query and update access a single table or view in a SQL database. The LDO utility provides a user-friendly interface to generate that JDBC code.
Jafu-Lite is a data-bound JTable called JDBCUI-Table and a light Java application framework and a set of related utilities for desktop applications, primarily but not only for business related applications. It makes it very easy to display, browse and up
Connect to DB2, Oracle, MS SQL and Mysql database.
Add, edit and remove connections.
Multiple connections simultaneously.
Load/execute SQL.
Export table/data as SQL/CSV/html.
Import data from delimited/fixed length file.
Loader with advanced option
Paging, sorting and filtering data in a web environment using java, jsp and taglibs.
keywords for search engines:
page sort jdbc table j2ee performance
NewfieQ manages mutable SQL queries stored in an XML source file. Base queries are modified with named boolean conditions and variables. Schemas are assigned to table names via a property file for switching between test and production on a single system.
A utility that helps developers to access SQL databses and convert them to Objects. Each table in the database becomes a RecordStore Object and each Record becomes a Record Object. Multiple queries on same data generates no duplicates.
A flexible XML based PHP code generator, generates: 1) fully functional HTML forms that update and insert on multiple tables, 2) validation methods using regular expressions 3) HTML table generation from database using separate HTML layout files.
Automatically generate SWT GUI from XML files. Supports all GUI components provided by SWT plus standalone dialog / composite. Supports auto-population of list/combo/table/tree from database directly without writing single line of code!
Please provide your feedback/suggestions to author to make the necessary improvements ...
For the testing of any application it need to populate the sample data into the tables used by the application. I have started this project to catter the basic need of populating test data. This utility examin the table and insert the data according to t
x:einfach simple java components is a library for java. it includes various things like a page cache for web-content, a virtual string table, an ip subnet checker, string and date handling utilities, a connection pool and other simple things.
TableTag is JSP tag library intended to build simple data entry pages, like ASP.NET's DataGrid. It has plugable renderers for table, rows and columns, event driven data handling, and data feeding based on java.util.List.
The DataBean package is a java library providing functionalities of mapping a databasetable to a Java class (databean). The instances of the databean classes can perform common database operations without using much of the ugly SQL.
JDBC-based API to build always valid SQL statements. Other enhancements are: automatic table name and columns completions inside Java code, alias support, prepared statement parameter (?) management, SQL functions...
Simple GUI that allows the user to select tables for monitoring from a database, establish a baseline, and run a compare of the table after a transaction has occurred. Generates a report of the rows changed. Use with any database that uses JDBC driver.
jxml2sql is a Java application for converting database structures in XML to other formats useful for database administration (ie. SQL for table creation, HTML for reference docs). jxml2sql uses a minimalistic, non-validating, Java XML parser (NanoXML).
an API for rapidly developing Java,
desktop apps It includes a virtual desktop ,
user interface API, GUI client for management of SQL
databases,and a form design tool which allows basic
application code to be generated from a SQL table or tables
This tool will help you to quickly create a JBoss 2.x CMP Entity Bean based on a databasetable and its columns that you specify. You will need to understand what an Enterprise JavaBean is, and how to connect to your database vendor via JDBC drivers. Once
CMaker is an utility to automatically generate Java classes which mirror a SQL databasetable structure. For example, if given a table TEST whose columns are defined as ( KEY CHAR(5); ELEMENT CHAR(1000); ) CMaker will generate a corresponding Test class.
This is a generator that creates PHP 4 code based on a PostgreSQL RDBMS for data entry into any databasetable or tables with 1-n associations or n-n associations.
The generator now manages projects of more tables and has a complete graphical layout (CSS
A package for persistent Java which which makes a relational database appear as an object database and automatically handles object storage, retrieval, and table creation.
JspApeiWiz is a wizard that generates Java/JSP code for a full maintenance of a databasetable. It is a very easy to use tool that can be integrated in any Java IDE.
Another Java-database mapper (bean to table or to query), but you use SQL directly (no query language), no complex XML mapping, and automation of JDBC routines. It contains 3 functions: 1. readwrite mapping 2. query mapping 3. DDL generator