Comment on Show HN: PipeSQL – Building SQL queries bottom-up using pipes and filtersparentComments−senthadevOP11yThis is a tool to generate complex queries in a bottom-up approach. Once the SQL is generated, then we can use the SQL in the application for future use. It's not another layer between apps and database.
Comments
This is a tool to generate complex queries in a bottom-up approach. Once the SQL is generated, then we can use the SQL in the application for future use. It's not another layer between apps and database.