Posts

Showing posts with the label database project idea

10+ database project ideas

To build any application you need to work with large data and you need to manage this data. To manage data we use database such as Oracle database, Microsoft database, MySQL database etc. We store our data in database. To retrieve or extract data we use SQL query. The SQL query are same for all database. In this discussion I will give you some database project idea . Before describing project idea I want to share with you some useful information. First of all you need to think. Think what problem you want to solve? In your area or in your country, there are many kinds of unsolved problem. Such that in my school life our school librarian maintain our school library using paper. This process is time consuming. To solve this problem I just think automated online library management system. When your thinking is completed, then you need to do some paper work. Try to sketch some diagram and think how to solve that problem using diagram. You need to draw E-R( Entity -R...