News

Need to filter Firebase data with multiple attributes—just like you'd do in SQL? This episode breaks down smart techniques ...
We needed to pull data out of an SQL database ... we can perform the complex filter query logic on field1 and field2 in your application code. This will result in a list of IDs for the rows ...