Migrating WordPress Content to MongoDB with Node.js

added by JavaScript Kicks
10/11/2019 9:43:43 AM

1405 Views

WordPress uses MySQL as the primary database to store its content, including posts, categories, tags, users, media and other meta details. WordPress also has a pretty awesome import/export feature that generates a generic XML file containing the content information. This article is a part of Codeforgeek redesign series.


0 comments