Open EmmettM opened 2 years ago
hola @EmmettM excellent to hear!!, yes, this library is great, but it does not address auth. So we are working on this: https://github.com/questdb/py-questdb-client this is a python wrapper on top of a c library (https://github.com/questdb/c-questdb-client) that does ILP protocol with auth and it is optimised for speed. The API prevents all user error as well.
Please follow the repo, we are working on it and it should be ready by end of July.
Been working with this library today and it's great. Unfortunately, it doesn't work with QuestDB ILP Auth. Have you written anything to solve this?