Replies: 1 comment
|
separating the data types: file / binary (inclding DBs) / APIs |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Connector design and behavior varies depending on the Source. Sources include file types (Excel, JSON), repositories (Google Drive), databases, apps, APIs. In order for us to establish consistent implementations / behaviors, I would suggest we explicitly define Connector Types. Perhaps we even inherit some behaviors for them.
All reactions