Mondroid
iOS Universel / developpeurs
Features
- Both mongodb:// and mongodb+srv:// connections are supported
- Adding, editing, removing and reordering 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 editing page; documents are represented in json string format
- Custom json encoding / decoding
- Dark mode support
https://github.com/vedfi/mondroid
Quoi de neuf dans la dernière version ?
Added an option to hide system collections.
Basic support for time-series collections.
Generated ID for new records is now visible upon creation.
Fixed a bug when displaying ObjectId timestamp for non-ObjectId fields.
Document update behavior has been changed.
Dependencies upgraded.