dazza-codes / aio-aws

Asyncio utils for AWS Services
Apache License 2.0
3 stars 1 forks source link

Implement batch jobs-db for SQL #62

Open dazza-codes opened 3 years ago

dazza-codes commented 3 years ago

Use the databases [1] library to implement a jobs-db for SQL-DB options

Review the jobs-db schemas used by https://github.com/AdRoll/batchiepatchie

[1] https://github.com/encode/databases