====== MongoDB ====== * [[http://mongodb.citsoft.net/|MongoDB Internals]] * [[aws:documentdb|AWS DocumentDB]] ===== Mongo Java Server ===== * [[https://github.com/bwaldvogel/mongo-java-server|bwaldvogel/mongo-java-server: Fake implementation of MongoDB in Java that speaks the wire protocol.]] ===== Schema Migration ===== * [[https://github.com/cloudyrock/mongock|mongock]] [[:java|Java]]용 스키마 마이그레이션 ===== 참조 ===== * [[https://www.youtube.com/watch?v=ofme2o29ngU&ab_channel=WebDevSimplified|MongoDB Crash Course - YouTube]] * [[https://blog.webdevsimplified.com/2022-02/mongo-db/|MongoDB Ultimate Guide]] * [[http://examples.javacodegeeks.com/core-java/mongodb-tutorial-beginners/|MongoDB Tutorial for Beginners]] * [[http://www.javacodegeeks.com/2013/11/mongodb-optimistic-locking.html|MongoDB optimistic locking]] * [[http://java.dzone.com/articles/mongodb-index-tuning-and-dex|MongoDB Index Tuning and Dex | Javalobby]] * [[http://stackoverflow.com/questions/10227664/mongodb-gui-client-cross-platform-or-linux|MongoDB GUI client (cross-platform or Linux)]] * https://mongolab.com : 500MB까지 MongoDB 무료 제공 * [[http://www.javabeat.net/mongodb-security-improvement-tips/#|10 Tips To Improve MongoDB Security]] * [[http://jacking.tistory.com/1310|Programmer J :: MongoDB 3.0의 변화점]] * [[http://www.javacodegeeks.com/2015/09/mongodb-a-scalable-nosql-db.html|MongoDB Tutorial – A Scalable NoSQL DB | Java Code Geeks]] * [[https://www.percona.com/blog/2016/02/19/myth-busting-mongodbs-scalability/|Myth Busting: MongoDB Scalability (it scales!)]] * [[https://dzone.com/articles/mongodb-design-patterns|MongoDB Design Patterns]] * [[https://www.infoq.com/articles/Starting-With-MongoDB|14 Things I Wish I’d Known When Starting with MongoDB]] * [[https://www.strategies.co.uk/mongodb-pitfalls-and-tips-part-1/|MongoDb pitfalls and tips - Part 1 - Strategies]] * [[https://www.strategies.co.uk/mongodb-pitfalls-and-tips-part-2/|MongoDb pitfalls and tips - Part 2 - Strategies]] * [[https://blog.serverdensity.com/mongodb-schema-design-pitfalls/|MongoDB schema design pitfalls - Server Density Blog]] * [[https://itnext.io/5-pitfalls-of-nosql-databases-c35012431a80|5 Pitfalls of NoSQL Databases. I recorded a video in which I talk… | by Maciej Szymczyk | ITNEXT]] * [[https://www.rubrik.com/en/blog/technology/19/5/native-mongodb-backup-challenges|Rubrik | 6 Pitfalls of Native MongoDB Backup (And How to Overcome Them)]] * [[https://www.slideshare.net/mrg7211/mongo-db-52216593|Mongo DB 성능최적화 전략]] * [[https://blog.ull.im/engineering/2019/03/08/update-on-mongodb-and-mongoose.html|MongoDB와 Mongoose에서 update를 사용 할 때 주의할 점]] * [[https://cho1-w0n-san9.tistory.com/13|mongoDB 사용하다보니 생긴 불편한점 및 주의해야할점]] * [[https://www.rubrik.com/en/blog/technology/19/5/native-mongodb-backup-challenges|Rubrik | 6 Pitfalls of Native MongoDB Backup (And How to Overcome Them)]] * [[http://blog.shippable.com/why-we-moved-from-nosql-mongodb-to-postgressql|Why we Moved From NoSQL MongoDB to PostgreSQL]] * [[https://www.xplenty.com/blog/when-to-use-mongodb/|When to Use MongoDB | Xplenty]] * [[https://www.percona.com/blog/2021/02/09/mongodb-sharding-replication-101-the-communitys-questions-answered/|MongoDB Sharding & Replication 101 - The Community’s Questions Answered! - Percona Database Performance Blog]] * [[https://devocean.sk.com/blog/techBoardDetail.do?ID=163729|Docker compose로 MongoDB 설치하기]]