RDFLib / rdflib-sqlalchemy

RDFLib store using SQLAlchemy dbapi as back-end
Other
148 stars 34 forks source link

[WIP] Add adapter for CrateDB #106

Open amotl opened 10 months ago

amotl commented 10 months ago

Dear Mark,

this patch adds support for CrateDB as a database backend. It also provides an SQLAlchemy adapter, but it needed some patches to make it work and satisfy the test suite.

It is clear that the patch will never get merged as-is, but still we wanted to share it with the community here. If we can't make it better, the PR can be closed again.

With kind regards, Andreas.