Introduction - If you have any usage issues, please Google them yourself
Own implementation of a simple system source code.
miniSQL.
Support the creation of tables, delete tables, insert records, delete records, check records, create an index, delete the index and exit the system.
There are some code bug.