You are on page 1of 24

Common Database Browser and Data Manipulation

Software is Cross-Platform database independent software. It provides an easy way to use Web-Based common interface for viewing, adding, editing, or deleting entries in almost all the databases. The user should never have to write SQL to view the data although a SQL window is provided. All user tables and basic data type fields are available for access in the selected database.

In the existing system we dont have browser for

database server as a client. We can perform operations on databases only by using SQL Language which is Command User Interface. We have separate client for separate database server. We dont have a single database client for multiple database servers.

My proposed system is Graphical User Interface contains a browser for data manipulation.
The major advantage of this software is that the user can interact with multiple database servers by using single client.
This tool can be used to build, test, and debug PL/SQL packages, procedures and functions.

Using this , 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.

Connects to any database Get the meta-data regarding database product, databases, tables. It gives the structure information regarding a database or a table User can browse through the table data. It allows us to export or import a database or a table Search for a keyword in the database.

User Module

Reports Module

Database level

Table level

Processor p4
Hard Disk

Pentium

40GB

RAM

512MB

Operating System: Windows XP/2003 or Above

IDE/Workbench: My Eclipse 6.0

Database: Oracle 10g

User Interface: HTML,CSS

Web Applications: JDBC, Servlets, JSP

Server Deployment: Tomcat 5.x

Client-side Scripting: JavaScript

Programming Language: Java

You might also like