Skip to content

enauman/sqlite_db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

sqlite_db

Creates a CRUD interface for sqlite database
This template uses sqlite3 library to store records about tutors and their subject areas.
CRUD stands for Create, Read, Update, Delete, this template provides basic functions for user to choose which function. Function 'show' can be fed into an LLM model for it to recommend a tutor.

About

Creates a CRUD interface for sqlite database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages