SQLite Names Extractor is a small tool for developers. The application has the ability to extract SQLite table and field names. Then, it can generate C/C++/Objective-C #define constants. This operation will save a lot of tedious and repetitive keyboard typing.
Comments