Skip to content

Neet framework for managing database connections in python. Can be usefull for basicly any databases and can parallel your queries with ease.

License

Notifications You must be signed in to change notification settings

Zkh-dot/parallel-db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parallel-db

codecov CI - Test

Neet framework for managing database connections in python. Can be usefull for basicly any database and can parallel your queries with ease.

There are represented 2 main classes: Table and Scenario. Scenario is a class that represents a set of queries that should be executed. Table is a class that represents a table in database and can be used to execute queries on it.

Github page

About

Neet framework for managing database connections in python. Can be usefull for basicly any databases and can parallel your queries with ease.

Topics

Resources

License

Stars

Watchers

Forks

Languages