No need, as long as the disk space is large enough (it seems to be more than 20G now), it can be installed locally and it will be ok if you make an instant backup.
Using MongoDB cloud service is actually a good option. Now many CSPs (cloud service providers) provide MongoDB cloud services to the outside world. If we say the most authentic one, it is the MongoDB Atlas officially provided by MongoDB. Try it out:
Practice is okay. There is actually no need to use mongoDB for personal blogs. Mysql, sqlite and even accessexceltxt are no problem. Mysql or sqlite is recommended. Mongodb can also be installed, just buy a cheaper VPS. Virtual hosting is no longer popular nowadays. VPS is generally used, and you can even share it with others.
It feels better to get a server. I think the price of vps is comparable to the price of the entry-level server. Get a server for whatever you want. There have been a lot of activities from cloud service providers recently. You can check it out and choose the one that suits you. my own.
First of all, if you are sure to use MongoDB. You don't have to rent a MongoDB database. You can find a machine with a public IP and install MongoDB. If it’s hard to find, you can rent a cloud server (if you are a student, you can apply for Tencent’s student discount, which is 1 yuan a month)
Secondly, you don’t have to have a database to build a blog. You can use hexo to build it and put it on Github. I won’t go into the specific methods. Baidu’s “hexo github builds a blog” has a lot of similar tutorials
If you are willing to spend money, just buy it. If you are not willing, just make a static blog. You can also save some money on cloud services. Use Github Page. Of course, it would be better to directly use the second-level domain name provided by Github Page, and you will save money on buying domain names.
1.mongoDB is open source and free, just download, install and deploy it
No need, as long as the disk space is large enough (it seems to be more than 20G now), it can be installed locally and it will be ok if you make an instant backup.
By the way, static blogs are also very good.
Using MongoDB cloud service is actually a good option. Now many CSPs (cloud service providers) provide MongoDB cloud services to the outside world. If we say the most authentic one, it is the MongoDB Atlas officially provided by MongoDB. Try it out:
https://www.mongodb.com/cloud
For reference.
Love MongoDB! Have fun!
Practice is okay. There is actually no need to use mongoDB for personal blogs.
Mysql, sqlite and even accessexceltxt are no problem. Mysql or sqlite is recommended.
Mongodb can also be installed, just buy a cheaper VPS. Virtual hosting is no longer popular nowadays. VPS is generally used, and you can even share it with others.
It feels better to get a server. I think the price of
vps
is comparable to the price of the entry-level server. Get a server for whatever you want. There have been a lot of activities from cloud service providers recently. You can check it out and choose the one that suits you. my own.Personally, I think it is more reliable to get a server. Dozens of gigabytes should be no problem for a personal blog.
First of all, if you are sure to use MongoDB. You don't have to rent a MongoDB database. You can find a machine with a public IP and install MongoDB. If it’s hard to find, you can rent a cloud server (if you are a student, you can apply for Tencent’s student discount, which is 1 yuan a month)
Secondly, you don’t have to have a database to build a blog. You can use hexo to build it and put it on Github. I won’t go into the specific methods. Baidu’s “hexo github builds a blog” has a lot of similar tutorials
If you are willing to spend money, just buy it. If you are not willing, just make a static blog.
You can also save some money on cloud services. Use Github Page.
Of course, it would be better to directly use the second-level domain name provided by Github Page, and you will save money on buying domain names.