Skip to content

This project is a PoC on measuring the performance difference between using native dataclasses for reading already validated data from the DB vs pydantic dataclasses for the same use-case

License

Notifications You must be signed in to change notification settings

blazing-gig/fast-sqla-resp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fast-sqla-resp-poc

This project is a PoC on measuring the performance difference between using native dataclasses for reading already validated data from the DB vs pydantic dataclasses for the same use-case

About

This project is a PoC on measuring the performance difference between using native dataclasses for reading already validated data from the DB vs pydantic dataclasses for the same use-case

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages