






Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
multi server database interface
Typology: Study Guides, Projects, Research
1 / 10
This page cannot be seen from the preview
Don't miss anything!
Database systems play a vital role in storing and retrieving the data. Our Project aims at designing a common database interface that provides a common environment of access for different database servers. Applying this interface, we can access different databases using a single visual interface, without bothering about their individual interfaces and without being expert in Sql queries. The aim of developing interface is to make an interactive common tool for database SQL SERVER, ORACLE, MS ACCESS etc. with a query builder support that helps the users generate a sql query based on the options selected. The common interface provides access to users based on the valid credentials. When access is granted, the user can use the interface for accessing data of respective database, the user has logged in. Further we develop our interface as web based application in order to make the interface network based , and preventing extra burden of installation on different machines.
The spiral model is a software development process combining elements of both design and prototyping-in-stages, in an effort to combine advantages of top-down and bottom-up concepts. Also known as the spiral life cycle model (or spiral development), it is a systems development method (SDM) used in project development. This model combines the features of the prototyping and the waterfall model. The working of the model is described in the diagram below.
Starting at the center, each turn around the spiral goes through several task regions.
- The interface can be made to create tables and databases graphically.