0% found this document useful (0 votes)
62 views2 pages

GHKGH Jiuhdf JKHDF Jhbksad

This document summarizes a unified database interface project. The interface allows developers to interact with various backend databases through a single interface. It provides tools to build, test, and debug database objects. The innovative idea is a generic interface that allows any user with database expertise to connect to and operate their database. Key advantages include flexibility to use different databases, ease of maintenance through standards-based coding, and simple installation and use. The interface has modules for structures, properties, querying, import/export, data manipulation, and search operations. It is built using Java web technologies on Tomcat with a text-based search interface for easy access.

Uploaded by

Saidi Reddy
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
62 views2 pages

GHKGH Jiuhdf JKHDF Jhbksad

This document summarizes a unified database interface project. The interface allows developers to interact with various backend databases through a single interface. It provides tools to build, test, and debug database objects. The innovative idea is a generic interface that allows any user with database expertise to connect to and operate their database. Key advantages include flexibility to use different databases, ease of maintenance through standards-based coding, and simple installation and use. The interface has modules for structures, properties, querying, import/export, data manipulation, and search operations. It is built using Java web technologies on Tomcat with a text-based search interface for easy access.

Uploaded by

Saidi Reddy
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 2

Unified Database Interface

Description of the project: Database Interface is an industry-standard tool for application development. Using Database Interface, developers can interact with any back end software (i.e. Oracle, MS-SQL Server, MS-Access, My-SQL etc). The database interface can be used to build, test, and debug PL/SQL packages, procedures, triggers, and functions. Database Interface users can create and edit database objects such as tables, views, indexes, constraints, and users. Database Interface's SQL Editor provides an easy and efficient way to write and test scripts and queries, and its powerful data grids provide an easy way to view and edit data related to any DBMS/RDBMS tool. The innovative idea behind this project is to build a Generic Database Interface. Any user who has expertise in any Database can login through this Interface to connect to his acquainted Database can do all database operations. Advantages:

Flexibility. The end-user will be able to use any major commercial (or open-source) database on the market. Maintenance. Since the project is going to be developed using most of the industrial standards coding will be very much understandable and documentation shows the points of extensibility. Ease of Use. Installation is simple; you just have to create a .war file and drop it in the right directory/folder. The Java search engine interface is text-based, and intended to provide easy access to search operations.

Modules: 1. Structures Module 2. Properties Module 3. SQL Querying Module 4. Import Database Module 5. Export Database Module 6. DML Operations Module 7. Search Operations Module

Technical Environment: Web Server Server-side Technologies Client-side Technologies Operating System : : : : Tomcat 5.5 Java, Java Server Pages, Servlets Hyper Text Markup Language, Cascading Style Sheets, Java Script, AJAX Windows (or) Linux (or) Mac any version

You might also like