Mondroid
Open Source Mongodb Client For Mobile
Mondroid is an open source mongodb client for mobile devices.
Features
- Both mongodb:// and mongodb+srv:// connections are supported
- Adding, removing and reordering connection strings
- Naming connection strings
- Auto reconnecting
- Creating and deleting collections
- Number of documents can be seen in each collection tile
- Find queries are supported in json format
- CRUD operations are supported
- On listing page; documents are represented in expandable tree format
- On...