nbenn / sqlr

CREATE sql from R

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Focus on PostgresSQL instead of MySQL

nbenn opened this issue · comments

I think it's a bad idea to start from MySQL/MariaDB because they are not particularly standards compliant. I'd be happy to start from PostgresSQL, which generally adheres closely to the SQL spec. rstats-db/DBI#74