https://github.com/govindjeevan/dds-access-based-fragmentation
https://github.com/govindjeevan/dds-access-based-fragmentation
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/govindjeevan/dds-access-based-fragmentation
- Owner: govindjeevan
- Created: 2019-11-06T18:51:11.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-19T15:43:53.000Z (over 3 years ago)
- Last Synced: 2025-02-09T09:43:42.775Z (over 1 year ago)
- Language: TSQL
- Size: 5.37 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Setup
* Step 1: Make 3 databases using Mysql console:
movies_central_development
movies_site_x_development
movies_site_y_development
movies_site_z_development
* Step 2: Import the data from movielens.sql dump. Currently same data in all dbs
Done!