DataBasePool in DWScript
A recent addition to dwsDataBase is the DataBasePool static class.
As the names indicates, it facilitates pooling database connections from the script-side, while previously you had to rely on Delphi or driver-side pooling (or lack of).
Inspired by a 

The
As a step up from the previous
I recently posted abut the new
Setting up an SSL with