Hi, The FDB driver has no direct support for either connection pool or "persistent connection". However, such functionality is often provided by Python web frameworks (for example Django has it), so check your options. If it's not provided by framework of your choice, you can use 3rd party solution like https://pypi.org/project/connection-pool/ (dig around on PyPI for others) or write one yourself that fits yout needs. best regards Pavel Cisar IBPhoenix
Re:[firebird-support] Python Firebird library fdb for web development
'pcisar' [email protected] [firebird-support] Wed, 07 Aug 2019 03:39:53 -0700
- [firebird-suppor... Aldo Caruso [email protected] [firebird-support]
- Re: [firebi... Mark Rotteveel [email protected] [firebird-support]
- Re:[firebir... 'pcisar' [email protected] [firebird-support]
- Re: [fi... Aldo Caruso [email protected] [firebird-support]
