mechatroner·há 4 anos·discussInteresting, I assume SPyQL uses eval internally? Couple of years ago I wrote [RBQL](https://rbql.org) which is based on exact same principle and also supports JS expressions, would be curious to compare design deccisions in SPyQL and RBQL.
mechatroner·há 5 anos·discussAnother one: RBQL (https://rbql.org/) - It doesn't use sqlite (or any other database) and provides either SQL/Python syntax or SQL/JavaScript syntax.