send link to app

Realm Browser


개발자 도구 유틸리티 유틸리티
개발자: Realm
비어 있는

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.