Project Description:
I want to migrate from SQL database to Couchbase.
So I need to rewrite php/mysql queries to php/Couchbase
Info:
- I have like 280 queries to translate, all are CRUD, only a siginificant subset of the queries to be translated (like 20)
- DB has 27 tables ( like 4 to 6) - PHP & sample DB will be provided
- You will need to provide know-how in denormalizing (DB diagram will be provided)
- Samples from SQL to translate attached : CRUD, lots of outer join, distinct & count() call, some union.
- pagination functionality to be provided
- procedure to setup the migrated data to a fresh new couchbase on windows to be provided
Thanks for you bids.