Realm Browser

io.realm.realmbrowser

Total installs
0+
Rating
0.0
Released
July 21, 2015
Last updated
November 6, 2017
Category
Developer Tools
Developer
Realm
Developer details
Name
Realm
E-mail
unknown
Website
https://realm.io
Country
unknown
Address
unknown
iOS SDKs
  • No items.

Screenshots

Realm Browser Screenshot 1 - AppWisp.com

Description

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.