Sqlite export tool

  • Sqlite export tool
  • Sqlite export tool
  • Sqlite export tool
  • Sqlite export tool

Detailed App Info:

  • Last Changed:Time:
  • Current Version:Version: 1.0
  • Device Type:Device: iPhone Ready
  • Category:Category: Developer Tools
  • iTunes Seller:Seller:
  • Download Size:App Size: 2.43 MB

Application Description

Twitter:
Google:
Facebook:
"Sqlite to entity tool"  is a useful tool  to help developer to export the entity class file from a sqlite3 database. It can help developers save time and avoid writing some annoying code!

Also you can export to plist and the json file with your sqlite database, it is convenient that to be used in the some projects.

features:

1.It support that export to different platform entity class:
—objective-c entity( XXX.h and XXX.m file);
—java(XXX.java file);
—c sharp( XXX.cs file);
—c++ (XXX.h and XXX.cpp file);

2. Automatic smart recognise:
— The property type of export entity will be smart recognised to match the suitable format. For example , if you export a entity for objective-c , the ‘integer’ type in sqlite will be convert to ‘NSInteger’, ‘text’would be match to ‘NSString’ .etc

— Of course the tool also can let you convert all the property type to string type of the entity by selecting the check box in ‘export configure’ ;

3. Before exporting , you can edit the entity name and the property name if you need.

4.Support to export to plist and the json file with your sqlite database.

Requirements

Your mobile device must have at least 2.43 MB of space to download and install Sqlite export tool app. Sqlite export tool is available on iTunes for $0.00

If you have any problems with installation or in-app purchase, found bugs, questions, comments about this application, you can visit the official website of Hongbin Deng at http://hament.tumblr.com.

Copyright © 2013 Hament Deng