'Is it possible to utilise the built in sqlite database in a python installation externally, ie with going through python?

I'm trying to get the use of a database on a locked down installation, can't install anything, but pycharm is installed and wondered if I could access directly the built-in sqlite package of python without going through python?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source