humbledb
humbledb copied to clipboard
How to use together with Django
Hi there, could you give a simple example on how to use HumbleDB together with Django? I tried it out but it seems to spawn a new connection(pool) everytime I use it instead of reusing the connections.
I also asked here: http://stackoverflow.com/questions/37071220/using-humbledb-together-with-django-while-reusing-connections
Thanks alot for your great work!