Skip to content

Desktop utility for filling SQLite database, export it to Postgres and MySQL. Written with Python.

License

Notifications You must be signed in to change notification settings

genndy007/database-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using SQLite, MySQL, PostgreSQL with Python3

Task

Create information system with Python and Desktop GUI, databases SQLite, MySQL, PostgreSQL.

Topic ==== Option 13: information system for computer hardware firm

  • presence of hw
  • customers
  • suppliers

Details ==== 1. Create database 1 (SQLite) 2. Implement CRUD for db 1 3. Implement export of db1 to db2 (PostgreSQL) 4. Implement export of db2 to db3 (MySQL) with: * fields exported: 3 * field changed: 3

About

Desktop utility for filling SQLite database, export it to Postgres and MySQL. Written with Python.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published