Query data with ANSI Sql
Step 3: Querying the data source data
Lyftrondata allows you to query the source data by simply writing the ANSI Sql query. Please keep in mind as the data is coming directly from API so, there’s a limit to API calls and performance delay from the Stripe API side which Lyftrondata can’t control so, don’t expect to pull millions of records in just fraction of seconds. If you have heavy data loads, create the pipeline to unload that data into the Lyftrondata warehouse and query from it.
Steps:
Click on the analyze section on the left panel -> Choose data source from the list -> Drag and drop the table -> Choose your querying options