Skip to content

Is it possible to use the MD saved in TDB as a row in a large MD table? #197

Open
@JosephBizu

Description

@JosephBizu

HI,
I have read the documentation of the library, and as far as I understand, you can easily query the MD in each TDB created and treat the MD as a MySQL DB (MariaDB).
However, I couldn't quite figure out whether I can treat all the TDB items as a whole table. Meaning, each TDB MD is a row that belongs to one large table that I am able to query over ( meaning the table is a MariaDB).
For example, each TDB holds a geospatial location polygon, and I can query TDB objects over geospatial polygon like I would do with PostgreSQL for instance.

Hope my question is clear enough.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions