How do I configure my MongoDB to take UTF-8 into a

2019-01-19 06:54发布

问题:

I want to deal with UTF-8 now. I haven't done any special configs.

回答1:

UTF8 is the encoding supported by MongoDB out of the box.



回答2:

It supports UTF8 out of the box. There's nothing special that you need to do.