An open API service indexing awesome lists of open source software.

https://github.com/glendemon/asana2sql-laravel

Utility for exporting Asana data to SQL databases
https://github.com/glendemon/asana2sql-laravel

Last synced: 5 months ago
JSON representation

Utility for exporting Asana data to SQL databases

Awesome Lists containing this project

README

          

# asana2sql-laravel
Utility for exporting Asana data to SQL databases.

Asana2sql is a utility for exporting Asana data to SQL databases. It assumes a one-to-one mapping between tasks in Asana and rows in the database. It can handle creating tables, exporting data, synchronizing data, mapping to various database types and more.

Based on https://github.com/Asana/asana2sql