Open ivbeg opened 2 years ago
Hi @ivbeg , thanks for the issue. We are currently focusing on RDBMS sources. But NoSQL databases will definitely be a future direction! I think one of the main issue to support NoSQL would be API refactor (since we currently use SQL to query all datasources). Another issue is how to flatten the query result into a tabular dataframe.
Is there any plan to support NoSQL databases like MongoDB, ArangoDB and e.t.c ?