10000 Separate Tables per Content Type · Issue #467 · birkir/prime · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Separate Tables per Content Type #467
Open
@janus-reith

Description

@janus-reith

Currently, all documents are stored in the document table, regardless of their type.
Wouldn't it have advantages to have separate tables per content type?
I would expect most typical queries to only query for one content type, and therefore would assume this to be faster at a certain amount of documents,
and more clean in general.
I did however not do any research yet how feasible this is with typeorm.

Another step for me to consider would be to use mongodb and unwrap data to toplevel fields, but that was discussed in #380 already and doesn't seem interesting for now, so I'd like to have this issue only for the table per content type part.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0