[JSPDBAdmin-Developers] JSPDBAdmin Proposal
Status: Planning
Brought to you by:
aalmenar
From: Adrian A. <aal...@ca...> - 2002-09-02 23:32:31
|
This is the proposal, This file can be found on the CVS with the name JSPDBADMIN-PROPOSAL.txt Cheers, Adrian Proposal for JSPDBAdmin ======================= This document is a proposal for JSPDBAdmin Software. Major Goals: =========== The major goals for JSPDBAdmin 1.0 are to: - Create an API that can handle at least for starting ORACLE, MySQL Databases. - Provide maximum modularity in the API - - Make the core of the API just handling the most similar features of each DB.- Make a web interface that uses this API. - - This web interface must have i18n features. - - This web interface also have to cover all databases. - If we need to rely on a Servlet API we must use 2.3 for now - Also the servlet-container to use is the reference implementation for this Servlet API Tomcat 4.1.x Things TO DO: ============ - Select the build tool we are going to use. (Jakarta-ant is the best proposed).- Select Logging, Database Pool, Taglibs we probably are going to need. Later: ===== - After we have the core, then make extensions to every database specific features like DB File size, % of data occupied, and things like that. |