Skip to content

amiridk/MySql_and_sqlite3_note

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

my note about using Sqlite3 and MySql in python with sqlalchemy ORM , sqlite3 is a light-wighted and single-threaded db , not good for large scaled but very efficient for local DB and important in ML and AL sqlalchemy ORM is the one of best ORMs in python(the best in my opinion) and you can work on it with mongodb and sqlite and mariadb and MySql and ......

About

MySql and sqlite3 note sheet - useful for ML and BI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages