functional-orm
functional-orm copied to clipboard
Refactor connection create
Refactor DB connection is the connection is created and maintained by this library instead of requiring an external connection to be passed to execute.
- [ ] automatically create a connection
- [ ] use pools
- [ ] make sure no multiple connections to the same DB are created