№2, 2014

THE ALGORITHM FOR MIGRATING RELATIONAL DATABASE ORACLE 12C INTO A CLOUD DATABASE NOSQL MONGODB

Ramin B. Samadov

Large web projects are built in a cloud environment. However, standard relational database has a large number of restrictions that do not allow to use the full extent of the cloud environment. This paper identifies a number of shortcomings of relational databases. NOSQL database MongoDB is shown as an alternative to such databases. The article presents an algorithm and a program which can help you to switch easily from standard relational database to NOSQL database MongoDB. (pp. 86-91)

Keywords: Cloud computing, databases, MongoDB, NOSQL, data migration
References
  • Обеспечение масштабируемости данных облачного уровня с помощью баз данных типа NoSQL, Шериф Сакр, 13.09.2013, IBM Developer Works, http://www.ibm.com/developerworks/ru/library/cl-nosqldatabase/
  • Online MongoDB Documentation, MongoDB, Inc. 2011-2014,  http://docs.mongodb.org/manual/reference/method/db.runCommand/
  • The Little MongoDB Book, Karl Seguin, 28 Mar 2011, http://openmymind.net/mongodb.pdf
  • MongoDB: The Definitive Guide, Kristina Chodorow, Michael Dirolf, September 24, 2010, O’Reilly.