Skip to content

Data serving plan #2

@staticfloat

Description

@staticfloat

Once we nail down the data schema in #1, we'll need to host and serve the data from somewhere. If we end up with a SQL-like interface, a public MariaDB interface might be the simplest way, with a few protocol adapters slapped on front so that we can serve an api over HTTPS that gets the TLS stripped off, the HTTP request is parsed, and a SQL request can be made.

Let's decide on a database server to serve from and actually host it somewhere. (MIT OpenStack probably?)

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