Skip to content

Commit fa348c4

Browse files
authored
Update database.md (parse-community#799)
* Update database.md -updated mLAB information * Update database.md * Update database.md
1 parent 7a60da0 commit fa348c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/parse-server/database.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The Mongo requirements for Parse Server are:
1313
* MongoDB version 3.6
1414
* An SSL connection is recommended (but not required).
1515

16-
If this is your first time setting up a production MongoDB instance, we recommend using either [mLab](http://www.mLab.com) or [ObjectRocket](https://objectrocket.com/). These are database-as-a-service companies which provide fully managed MongoDB instances, and can help you scale up as needed.
16+
If this is your first time setting up a MongoDB instance, we recommend a Database-as-a-Service (DBaaS) like [MongoDB Atlas](https://www.mongodb.com/cloud/atlas) or [ObjectRocket](https://objectrocket.com/) which provide fully managed MongoDB instances and can help you scale as needed.
1717

1818
When using MongoDB with your Parse app, you need to manage your indexes yourself. You will also need to size up your database as your data grows.
1919

0 commit comments

Comments
 (0)