Anyone here do MongoDB with 10 Seattle? I'm feeling a bit lost.

Anyone here do MongoDB with 10 Seattle? I'm feeling a bit lost.

I've got MongoDB server running. All I want to do is connect to the db, bring back some data, populate some objects like spinner, radio buttons, drop down lists, etc. Then update the database when those objects are modified. This can not be that difficult...

First question is where is the query builder, or where do I enter the query in TFDMongoQuery?

Anyone have a simple example of MongoDB 101 with Delphi? Connect, send a Query to the Database, use the data that comes back, then update the db when the data is changed in the app.

I would really appreciate any help or insight you can provide!

Comments