It's simplified analogue of SQLite Database. You can read data made in SQLite, change it using typical syntax and of course create your own databases :) Program is based on sqlite.c and sqlite.h files (free available on the Internet). I also added simple databases to test my program.