Timeline for When should we use MongoDB?
Current License: CC BY-SA 3.0
Post Revisions
17 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Nov 19, 2020 at 9:26 | review | Close votes | |||
| Nov 24, 2020 at 3:05 | |||||
| Jun 7, 2019 at 5:50 | review | Close votes | |||
| Jun 13, 2019 at 3:05 | |||||
| Jun 9, 2018 at 14:42 | review | Close votes | |||
| Jun 14, 2018 at 3:03 | |||||
| Jun 9, 2018 at 14:06 | history | tweeted | twitter.com/StackSoftEng/status/1005451167663624193 | ||
| Jun 4, 2018 at 19:53 | review | Close votes | |||
| Jun 9, 2018 at 3:02 | |||||
| Jun 4, 2018 at 19:33 | history | protected | gnat | ||
| Jun 4, 2018 at 19:16 | answer | added | aarkerio | timeline score: 3 | |
| Mar 18, 2017 at 20:26 | review | Close votes | |||
| Mar 23, 2017 at 3:02 | |||||
| Jul 27, 2016 at 18:47 | comment | added | Andres F. | @MasonWheeler Agreed. In this context, "simple and nice to use" means "easier to use when writing bugs and corrupting data" ;) | |
| Jul 27, 2016 at 14:28 | answer | added | Alexis Dufrenoy | timeline score: 4 | |
| Jul 24, 2016 at 0:42 | review | Close votes | |||
| Aug 4, 2016 at 3:04 | |||||
| Jul 24, 2016 at 0:23 | comment | added | gnat | Possible duplicate of When would someone use MongoDB (or similar) over a Relational DBMS? | |
| Jul 23, 2016 at 23:21 | answer | added | Arseni Mourzenko | timeline score: 28 | |
| Jul 23, 2016 at 23:08 | comment | added | Mason Wheeler | Use MongoDB any time you don't care about unimportant little details like referential integrity (to guarantee the data doesn't become corrupted,) schemas (to ensure the data actually contains what you think it contains,) consistency (a guarantee that the data you insert will actually be saved,) or the ability to write non-trivial queries against your dataset (so you can actually do useful and creative things with the data.) | |
| Jul 23, 2016 at 23:00 | answer | added | snickro | timeline score: 6 | |
| Jul 23, 2016 at 21:40 | answer | added | Tulains Córdova | timeline score: 12 | |
| Jul 23, 2016 at 21:03 | history | asked | user1620696 | CC BY-SA 3.0 |