8000 GitHub - oskarbi/querify: Generate simple SQL statements from Python native data types
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Generate simple SQL statements from Python native data types

Notifications You must be signed in to change notification settings

oskarbi/querify

Folders and files

82D5
NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Querify

Query generator for SQL allergics.

Generate simple SQL statements from Python native data types.

This is a small set of functions that help you to avoid the overhead and relative complexity of ORM libraries and Object Oriented data modeling when you don't want to embed raw SQL statements in your code.

About

Generate simple SQL statements from Python native data types

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0