TileDB-Go
TileDB-Go copied to clipboard
Windows support
Windows support is possible using a GCC for windows port (MinGW) as pointed out in: https://github.com/TileDB-Inc/TileDB/issues/1129.
Better documentation / CI testing against Windows is probably required to make this a first class supported feature.
It would be worth checking the following issue periodically, as it seems people are semi-actively working on removing the GCC requirement: https://github.com/golang/go/issues/20982