Show HN: FilterQL – A tiny query language for filtering structured data
genshii Sunday, August 24, 2025Hey all, I just released v2.0.0 of FilterQL, a query language and TypeScript library. This version adds support for Operations, which allow you to transform the data after filtering.
If you think this would be useful in a project you're working on, give it a try and let me know what you think!
Summary
FilterQL is a query language designed to provide a flexible and efficient way to filter and search data across various data sources. The article introduces the key features and benefits of FilterQL, highlighting its ability to handle complex queries and work with diverse data formats.
77
21
Summary
github.com