diff --git a/INTEGRATIONS.md b/INTEGRATIONS.md new file mode 100644 index 0000000..4ffad39 --- /dev/null +++ b/INTEGRATIONS.md @@ -0,0 +1,10 @@ +Packages currently integrating with Tables.jl: +* [Mustache.jl](https://github.com/jverzani/Mustache.jl) +* [SQLite.jl](https://github.com/JuliaDatabases/SQLite.jl) +* [TypedTables.jl](https://github.com/FugroRoames/TypedTables.jl) +* [MySQL.jl](https://github.com/JuliaDatabases/MySQL.jl) +* [ODBC.jl](https://github.com/JuliaDatabases/ODBC.jl) +* [CSV.jl](https://github.com/JuliaData/CSV.jl) +* [FormattedTables.jl](https://github.com/tom--lee/FormattedTables.jl) +* [Feather.jl](https://github.com/JuliaData/Feather.jl) +* [DataFrames.jl](https://github.com/JuliaData/DataFrames.jl)