Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Rahul Gopathi <[email protected]>
  • Loading branch information
RahulGopathi committed Sep 16, 2023
1 parent 95ff703 commit 5ec1d33
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,9 @@ Here is the output of the above command:
```
> Note: The above results are obtained on a 8GB RAM, 2.3 GHz Dual-Core Intel Core i5 8th gen processor. This may vary depending on the system configuration.
## **Working Demo**
Here is the working demo of the database and the API. You can find the video [here](https://drive.google.com/file/d/17CUAJaXwI6bIBJVY3Z8-vwLEXDBos9jd/view).
## **Future Scope**
- The database can be further optimized by doing more analysis on the queries that are being hit on the database and adding more indexes accordingly.
- Displaying the results in a more user-friendly way by removing the unnecessary columns may improve the performance.
Expand Down

0 comments on commit 5ec1d33

Please sign in to comment.