graphserver
graphserver copied to clipboard
Database ORM
This is more of a feature request than a bug, but it'd be really nice if graphserver wasn't quite so tied to SQLite, and instead used an ORM like SQLAlchemy, allowing developers to choose whatever DB they care to use. If I can find some time, I might fork and spend a weekend or two looking into it. Others may find it a useful addition.