Interesting work. I'd be curious to know the timing relative to list comprehensions for similar queries, since that's the common standard library alternative for many of these examples.
Good point, but the libray allows you to generate custom queries based on user input which will be tough by list comprehension
Good point, but the libray allows you to generate custom queries based on user input which will be tough by list comprehension