ElectionDataAnalysis / electiondata

Tools for consolidation and analysis of raw election results from the most reliable sources -- the election agencies themselves.
Other
20 stars 5 forks source link

Add option for mysql #756

Open sfsinger19103 opened 2 years ago

sfsinger19103 commented 2 years ago

Current version works only with postgresql. Flexibility could be achieved entirely within the database module.

sfsinger19103 commented 2 years ago

This might be a good project for someone who already understands sqlalchemy well.

sfsinger19103 commented 2 years ago