mongo-mysql
mongo-mysql copied to clipboard
MySQL MyISAM
I think it's better to use MyISAM engine for MySQL to compare with MongoDB because it acts like document database.
The current repo use InnoDB engine as default.