questdb / roadmap

QuestDB Public Roadmap
6 stars 0 forks source link

Role-based access control #6

Open bluestreak01 opened 2 years ago

bluestreak01 commented 2 years ago

Summary

Generic role-based authorization.

Expected outcome

This feature should make possible attaching third-party APIs via generic SPI on QuestDB side. Users will be able to control access at table, column and possibly partition granularity.

newskooler commented 2 years ago

I'd say partition access is great idea too. I'd love that feature!

pswu11 commented 1 year ago

Related to https://github.com/questdb/questdb/issues/996