http-server: Support Postgres backend
Opened this issue · 0 comments
ships commented
Feature Request
Packages to improve:
- runtime
Description
Supply a Relational Database backend with Postgres implementation of various types.
Use case
We anticipate that some users will resent being forced to use a triplestore, or not be allowed, but won't want to implement their own backend. Postgres is a reasonable open-source recommendation. Additionally, we would be able to begin comparing a SPARQL vs a structured backend regarding performance.
Proposed solution
Different adapter on down.
Additional information
- Consider whether we would actually prefer implement TerminusDB as the alternative?