mongo-mysql icon indicating copy to clipboard operation
mongo-mysql copied to clipboard

MySQL MyISAM

Open duykhang53 opened this issue 4 years ago • 0 comments

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.

duykhang53 avatar Mar 02 '21 14:03 duykhang53