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

https://github.com/govindjeevan/dds-access-based-fragmentation


https://github.com/govindjeevan/dds-access-based-fragmentation

Last synced: 5 months ago
JSON representation

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!