Migrating from MySQL DB to MongoDB
This is a small example on Migrating from MySQL DB to MongoDB.
DB name : blog
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj4-2eb8vPcv_ZX6r1HdvtJKm51nJGufEVHN1FldKc-p-0KnJu2mE8OnuJoB0ReCcd6ybWVvF3fz7BqgNQfYY9-FqpLbEmfN1HK4BSmRQHCcn_ofa_yr_OXd5fD8qn-AiDME48HoDmL5VY/s640/Screenshot+2016-03-09+11%253A55%253A41.png)
The above image is the structure of the blog database which is structured using mongoDB.
DB name : blog
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj4-2eb8vPcv_ZX6r1HdvtJKm51nJGufEVHN1FldKc-p-0KnJu2mE8OnuJoB0ReCcd6ybWVvF3fz7BqgNQfYY9-FqpLbEmfN1HK4BSmRQHCcn_ofa_yr_OXd5fD8qn-AiDME48HoDmL5VY/s640/Screenshot+2016-03-09+11%253A55%253A41.png)
The above diagram shows the relationships among tables on the database called blog. Now the task is to migrate MySQL to mongoDB .
The above image is the structure of the blog database which is structured using mongoDB.
The custom userstore database's relationships among tables shown above.
Simple and in-complex Coustom userstore with the support of mongoDB will be delivered on or before April 30th.
0 comments: