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.
Start Free
Go From AI Idea to AI App Fast
One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
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
XMLtoDB is to upload data in XML files into a database. You can explicitly specify the structure of the XML file with another easy to create XML file. XMLtoDB program parses the XML file and inserts tuples from the XML file into the DB table.
Paging, sorting and filtering data in a web environment using java, jsp and taglibs.
keywords for search engines:
page sort jdbc table j2ee performance
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
SQLDevCompanion is a Java Application enable rapid execute SQL statements. It is targeted to the developers (not for DB admins) who need in development process frequently run basic set of sql scripts and get result of select statements in the table form.
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.
CHADDB,the CHurch ADministration Database, is a Java/MySQL-based, table-driven church managment system that enables churches of any size or structure to manage members through relationships. Web-enabled or run as native application.
Butler framework is a table-oriented java object model on top of JDBC that makes database programming easier. It also has a set of database aware swing components and a JSP tag library.
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.
JRower is a tool for loading database tables from flat files. You supply a XML file describing the fields in the file and their mapping to the databasetable columns. The data file can be a text file in CSV, delimited, fixed length, or Excel format.
oradump is a cli table dumping and sql execution tool for oracle. in dump mode it will dump selected tables to stdout in various formats. in exec mode it will read sql from a file or stdin and execute it on the remote oracle db.
A web page parser for sql written in java. It breaks html into table rows. It can datamine dynamic tables and alert a user to trends. It interfaces with authenticated & search sites. It is very flexible, uses selfmoding code, and can do http push
JPumpDX is an effort to implement best practices in relational data migration. It uses XML as external data store.
Table and record data can be migrated from one database to another, and from a database to XML and vice versa.
One2one is a database- mapping tool. The tool allows for easy conversion of data from one source into another. Take general data descriptions and map them into complex table hierarchies of any major database vendors.
SQLMinus - "sqlplus minus the pain". This SQL Client (Java) is very configurable, completes table and column names upon tabbing. Completes other words and abbrevs (vi-style). Powerful auto-linking across tables. Powerful auto-joining across tables.
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.
YaKwa is a Java Web application that allows CRUD operations on tables of a database. The application allows to browse, search and edit table data. Virtually all databases that have a JDBC driver are supported.
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.
Jador! is a simple tool for managing a databasetable stored in an XML file. With it's Swing forms, you can easily manage the structure and the content of the table, but also perform advanced searches. This Java based software runs on all platforms.
DataSet library is Java based library which is table form datacontainer in memory. It has fixed number of columns and varying numbers of rows. It read and write data from datasource through pluggable engines. Connection to SQL/JDBC databases is supported
sqladmin is a lightweight java/swing tool for sending queries and perform direct data edit on tables. Uses any jdbc compliant driver to connect to a database server.
You can export/import table data into XML files and save and load your queries as text f
MySQL Query Analyzer is a simple MySQL client written in Java. It contains GUI elements for entering a query, viewing any SQL errors, viewing query times, and a table displaying the query results. It also supports saving queries and results to disk.
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.