Import WordPress Database

Hi, is it possible to setup WordPress Database or import existing WordPress Database? please advise.

Sorry, this isn’t possible currently and is not likely to possible in the future.

Can you explain why this is not possible? It appears to me using docker image w/ wordpress + volumes - this is would be possible. (note that the wordpress instance would have graphql capabilities or possibly just use the WP JSONapi as if you were preparing the data to move to MongoDB. )

I was actually test this out, and in doing so preliminary research - I came across this thread. So I am trying to figure out what I am missing before I go frustrate myself.

Because MongDB and Fauna are document based DBs. Wordpress works only with SQL based languages.
I don’t think it is possible by any rational means to work with Fauna.

Here is a link of others asking similar questions: Can WordPress run on MongoDB? - Quora