delta-sharing
delta-sharing copied to clipboard
Data API adaptor
Especially, to serve the data as a performant API with the ability to query the data efficiently is quite a use-case and everyone has to develop their own solutions around it. This would turn the delta sharing into something like GraphQL Server (with the ability to query the data based on filtering conditions)
@ckayay Could you share a detailed proposal in your mind?