DEV Community

Discussion on: Keep your SQL database in sync with Google Sheets

Collapse
 
mike_seekwell profile image
Mike

This awesome! I actually dealt with this problem a ton in the past and decided to create a product around it. SeekWell (seekwell.io/) does a lot of this stuff for someone that wouldn't want to fool with JAR's, etc. Nice work!

Collapse
 
jorinvo profile image
jorin

Nice!
For us the main reason to do this ourselves was to not go through yet another SaaS ETL service for such a little and specific task. But for more complex use cases, it's definitely a good idea to consider one of the many automation and ETL solutions out there.