I need to develop an API in golang with influxdb as a database, i want to know if any golang framework supports influxdb, and can i use their orm for it.
I know there is a influxdb package for golang, and ive also explored some of the golang frameworks, but they mostly support popular databases like mysql, mssql, etc.
Current options i see is either i need to manually integrate influxdb to any one of the go framework (in that case which framework should i go for and why) or develop my app on core golang without any framework.
Any help will be great! Thanks.
Aucun commentaire:
Enregistrer un commentaire