This python application can take any Excel or CSV file and convert it to a SQLite table. While using the program the user can connect to a pre-existing database or create a brand new database to add the tables to. The program also allows a key or keys to be selected as a primary key upon table creation.