https://github.com/harshpatel44/webapp-for-mongodb-and-mysql-analysis
A website which is connected to MongoDB and MySQL databases via Flask middleware to compare the data access time.
https://github.com/harshpatel44/webapp-for-mongodb-and-mysql-analysis
Last synced: 2 months ago
JSON representation
A website which is connected to MongoDB and MySQL databases via Flask middleware to compare the data access time.
- Host: GitHub
- URL: https://github.com/harshpatel44/webapp-for-mongodb-and-mysql-analysis
- Owner: Harshpatel44
- License: mit
- Created: 2020-09-06T14:47:06.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-06T14:48:57.000Z (over 4 years ago)
- Last Synced: 2025-01-24T15:41:48.656Z (4 months ago)
- Language: HTML
- Size: 1.83 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Webapp-for-MongoDB-and-MySQL-analysis
A website which is connected to MongoDB and MySQL databases via Flask middleware to compare the data access time.
The data is fetched from the website, analysed and cleaned, and data model is designed on both databases.