On 2017-10-16 09:45, Adam Wilson wrote: > The most important SQL DB's all have high quality C libraries. Why not > leverage those? If the drivers should be compatible with vibe.d the underlying C library needs to be compatible vibe.d's asynchronous event model. I don't know if they all (the C libraries) support asynchronous communication. -- /Jacob Carlborg