https://github.com/aromajoin/realm-to-csv
A small Mac app to convert Realm file to CSV
https://github.com/aromajoin/realm-to-csv
conveter csv mac realm realm-converter realm-to-csv swift
Last synced: 3 months ago
JSON representation
A small Mac app to convert Realm file to CSV
- Host: GitHub
- URL: https://github.com/aromajoin/realm-to-csv
- Owner: aromajoin
- License: apache-2.0
- Created: 2018-10-31T05:47:57.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-08-16T00:26:35.000Z (almost 4 years ago)
- Last Synced: 2025-01-15T20:21:18.970Z (5 months ago)
- Topics: conveter, csv, mac, realm, realm-converter, realm-to-csv, swift
- Language: Swift
- Homepage: https://www.aromajoin.com
- Size: 15.9 MB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
## Realm to CSV
A utility Mac app to convert Realm file (.realm) to CSV (.csv) file.
This app uses API from [Realm Cocoa Converter](https://github.com/realm/realm-cocoa-converter).### Screenshot
### Download
#### Mac app file
Please download the app file at the [release page](https://github.com/aromajoin/realm-to-csv/releases) and install it.#### Build it manually
Clone and import the project into Xcode. After that, you can do what you want.### License
The Apache License (Apache)
Copyright (c) 2018 Aromajoin Corporation