send link to app

Realm Browser


Geliştirici Araçları Yardımcılar Yardımcılar
Geliştirici: Realm
ücretsiz

Realm Browser is a viewer and editor for .realm data store files. It allows developers implementing Realm in their apps to easily view and debug the contents of the .realm files their apps have created.

Features:
- View all of the objects in a .realm file, filtered by object class.
- Easily modify values of specific objects.
- Navigate between objects via their relations.
- Observe realm files updating in real-time from their parent app.
- Quickly generate sample databases in order to experiment with value types.

---

Realm is a mobile database, a replacement for SQLite & Core Data.