Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 261 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 261 Bytes

Database_Skeleton

A database skeleton is a program with basic function of adding, deleting, updating and displaying a record in a table(The program has an example of a lybrary or a book store). Language used : Python(Dictionaries, Cursors) Database : SQLite3