Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/autruonggiang/ie103-library-db

Topic: Analyze and design databases for library management problems
https://github.com/autruonggiang/ie103-library-db

crystal-reports draw-io ie103 library library-database library-management procedure sql sql-server trigger uit

Last synced: 10 days ago
JSON representation

Topic: Analyze and design databases for library management problems

Awesome Lists containing this project

README

        

# IE103 - Information Management's Project

![Library ERD](Images/Library_ERD.drawio.png)


Library's ERD

```
___Table of contents___
# Chapter 1: Introduction
## 1. Problem introduction
## 2. Objectives
## 3. User target
## 4. Real-world procedure

# Chapter 2: Problem Analysis
## 1. Entities to be managed
## 2. Relationships between entities
## 3. Entity-Relationship Diagram (ERD) Model
## 4. Functionality

# Chapter 3: Database Design
## 1. Relationship Model

# Chapter 4: Implementation
## 1. Database installation
## 2. Database processing functions and procedures
## 3. Statistical reports for the database

# Chapter 5: Conclusion and Future Development
## 1. Conclusion
## 2. Future development

# REFERENCES
```

## Languages and Tools

Databases
Databases

sql
SQL

## REFERENCES
- [SQL 101](https://github.com/s-shemmee/SQL-101)

## Study and Reference Materials

### Textbook
1. Kenneth C. Laudon, Carol Guercio Traver (2011). "Management Information Systems," 12th Edition. Prentice Hall.

### Reference Documents
1. Ramez Elmasri, Shamkant B. Navathe (2010). "Fundamentals of Database Systems," 6th Edition. Addison-Wesley.

## Software or Tools for Practice

1. Microsoft (2010). Visual Studio 2010.
2. Microsoft (2008). Microsoft SQL Server Management Studio.