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
Build Securely on AWS with Proven Frameworks
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
JDBC blocks embedded in XML templates are processed to generate XML output. The idea is to create ad-hoc XML reports from databases (or whatever data you can access), and is strongly motivated by XSL stylesheets. Not performant, but flexible.
A jdbc dblink implementation, that allows to create jdbc links between oracle and any other jdbc reachable database, to launch query by sql and pl/sql or execute remote store procedures. This allows also to reach an Oracle 7.3.4, from a 10.2.0.
A servlet (or a bunch of servlets) to access a database, perform ddlutils tasks (retrieve, create and update from or to a description). Uses the apache.org ddlutils (and some other libraries).
This tool can parse the oracle statspack flat file report, create tables with sp content in html format. It is a good tool for DBA and Oracle Developer.
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
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
A set of tools for generating and maintaining database schemas and data. Generates create, drop and upgrade scripts, as well as importing and exporting data. Especially useful for developers of applications with databases.
JMyAdmin is a tool written in Java intended to handle the administration of MySQL over the Web. It can create and drop databases, create/drop tables, delete/add fields etc...
sql2html is a small Java program that uses a htm-file as input to produce a html-file. Create reports/dynamic (html) pages with sql-queries from any JDBC database.
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
DACBD is a front-end using ER diagrams to disgn Data bases. With it you can import from a database or export to sql sintax. It have a wizard method to create your entitys.
Iskra is a web front end designed for end-user management of data, aspiring to "zero configuration". It allows user access to the db tables directly based on db permissions. It does NOT allow any DDS such as create/modify tables, permissions etc.
GWT Pleso Framework is a high-level framework based on Google Web Toolkit (GWT) for creating visual AJAX database front-end user interfaces. GWT Pleso Framework enables you to create automatically generated user interface based on business-logic classes.
JSQL2iBatis, Generador de codigo. A partir de un fichero SQL con sentencias CREATE genera los ficheros java beans de iBatis y los xml correspondientes a los SQL Mapping. Es similar a Abator de iBatis pero mucho mas simple. Basado en plantillas Velocity.
Xml Generator Query Language is a language whose purpose is to Generate Xml,Xhtml from Relational DB: No Xsl required, XQuery/Xpath, DB Independant.
You can interpolate queries to create multilevel xml trees and insert custom tags.
JALCEDO is Rich Client Java Application develpment environment with
database management tool accessible to create and modify database from
client PC via http network based on Eclipse RCP. It support multiple
database, including PostgreSQL and MySQL.
tinySQL is a SQL engine written in Java. It uses dBase format files compatible with MS Excel. tinySQL comes with a command line interpreter which you can use to create, drop, or update tables. A GUI for tinySQL can be found at www.sqlmagic.com
Data Manipulator is a pure Java GUI interface for SQL databases. Not only an administrative tool, but one that allows a user to create forms and reports. Additionally A Java programmer can use code with Forms, reports a stand alone to manipulate the data
MicroDB is a implementation of relation database in J2ME plataform. The objectives is create a partial relational database without SQL pattern, but with Object/Relation mapping. The firsts plans is storing data with fast and facility fetch and update.
Front-end for managing JDBC compliant databases. It allows you to create/change database objects, run SQL statements, etc. It also allows you to manage database specific objects.
GUI Generator creates screens folks can use 2 do CRUD (create, review, update, delete) on tables in a DB. Makes fully internationalized & accessible screens so users can search, edit, run reports & much more. Help buttons work! Uses any DB w/JDBC drivers
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.