Skip to main content

rdflib extension adding SQLAlchemy as an AbstractSQLStore back-end store

Project description

SQLAlchemy store formula-aware implementation. It stores its triples in
the following partitions:

* Asserted non rdf:type statements
- Asserted rdf:type statements (in a table which models Class membership).
The motivation for this partition is primarily improved query speed and
scalability as most graphs will always have more rdf:type statements than
others.
- All Quoted statements

In addition it persists namespace mappings in a separate table

Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rdflib-sqlalchemy-0.2.dev0.tar.gz (1.2 MB view hashes)

Uploaded Source

Built Distribution

rdflib-sqlalchemy-0.2.dev0.linux-x86_64.tar.gz (32.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page