MongoDB and Java Development
http://www.agilemobiledeveloper.com/2013/01/31/hibernate-ogm-mongodb-vs-kundera-vs-jongo-vs-mongodb-api-vs-morphia-vs-spring-data-mongo-mongodb-drivers-for-java/...
View ArticleSpring Data Mongodb
It’s so simple, I almost don’t believe it. And if this seems to hard, try using JHipster. Gradle compile(“org.springframework.boot:spring-boot-starter-data-mongodb”) Application.yml...
View ArticleMongoDB World – June 1, 2015
OPS: Ops Jumpstart: Admin 101 JSON Schema-less More agile without schema Db.persons.find ( {“age”: {“$gt”: 40}}) Db.persons.update( {“name”: “James Bond”}, { “$inc” : “age”}) No pretense of looking...
View ArticleQuick Links for MongoDBWorld 2015
#MongoDBWorld SlamEngine (SQL for MongoDB) https://github.com/slamdata/slamengine MongoTools http://mongodb-tools.com/ REST Gateway for MongoDB (Java) http://restheart.org/ MongoDB data migration tool...
View ArticleMongoDB Previews New Features at Global User Conference, MongoDB World
New Capabilities Open Access to Visual Tools, Ensure Data Quality and Integrity NEW YORK, NY, MongoDB World – June 2, 2015 – MongoDB today announced and demonstrated four new capabilities that will be...
View ArticleMongoDB World Day 2, 2015
#MongoDBWorld 3.0 Features Document-Level Concurrency via WiredTiger Throughput, latency improvements, concurrency YCSM – improved performance with WiredTiger Pebble is using WiredTiger is powering...
View ArticleA Quick Chat with Kelly Stirman, VP of Strategy of MongoDB @MongoDBWorld 2015
Kelly Stirman, VP of Strategy LinkedIn|Twitter Kelly Stirman is the VP of Strategy & Product Marketing at MongoDB. Kelly works closely with customers, partners and the opensource community to...
View ArticleMongoDB – Top 25+ Recent Slide Shares – 2015 from admin to dev
http://eventifier.com/event/mongodb15/slides http://www.slideshare.net/matkeep/migrating-from-relational-databases-to-mongodb...
View ArticleIndexing
GOTCHA: Indexes are changed in MongoDB 3 and are being enhanced in MongoDB 3.2, so make sure you do version specific enhancements and testing. Design Tips for MongoDB Indexing Analyze Your Query Plan...
View ArticleMongoDB Injection (Security)
https://www.owasp.org/index.php/Testing_for_NoSQL_injection http://blog.websecurify.com/2014/08/hacking-nodejs-and-mongodb.html http://www.nosqlmap.net/...
View ArticleRedis Meetup Notes
Redis Driver – Lettuce – has some nice features https://github.com/mp911de/lettuce/blob/master/src/test/java/com/lambdaworks/examples/ConnectToRedisSSL.java Java Redis Orm...
View ArticleMongoDB with Spark
MongoDB at Strata/Hadoop World 2015 NYC MongoDB Spark Connector OLAP DW / Spark / Batch Level OLTP / Ops / MongoDB / Document Level Source or Sink to/from Spark Round-trip near real-time, eliminating...
View Article2016 predictions
See http://www.agilemobiledeveloper.com/2015/12/18/2016-predictions/ The post 2016 predictions appeared first on MongoDB Developer.
View Article