Can anybody tell me about below use case is make sense and applicable to intake software component.
We like to use intake to build an abstraction layer or API service endpoint to encapsulate typical data operations, such as data retrieval and data persistence back to original data systems. In short, to build read() and save() from DB system, such as GCP BigQuery.