
Core Data Lab is an intuitive tool for viewing, editing and analyzing data from SQLite-based Core Data applications. It provides users with a quick and easy way to explore the contents of their Core Data databases, including relationships, entity descriptions, fetch request templates, and more. Core Data Lab features a project assistant to help users set up a new project in just a few steps, as well as a simulator browser to select a database and app combination in one go.
v2.3
* Saved predicates do now include the columns configuration, with moved and hidden columns.
* The font size of table grids can now be adjusted in the View menu and app preferences.
* The sidebar now contains context menu items to copy predicates as text, Swift code or Objective-C code.
* Improved detection of Apple Watch apps and databases in the Simulator browser.
* Improved detection and handling of database file deletions.
* Improved and more informative project settings dialog.
* Improved support for displaying binary data containing MP4, JPEG and GIF data.
* Fixed a bug related to autosizing columns.
* Fixed a few ‘index is out of range’ bugs.
* Hitting Enter on a row while in read-only modus will no longer result in an error message.
This is a tool to create, design and edit database files compatible with SQLite.