Martin Nilsson (Coppermist) @ Pike (-) developers forum wrote:
Anyone looked at asynchronous database query API? I'm thinking about all the big_query, big_typed_query etc. but retuning a Promise.
Sql.Promise()
I've used it in applications. It works fine, I think. You want something different?