Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data serving plan #2

Open
staticfloat opened this issue Oct 19, 2020 · 0 comments
Open

Data serving plan #2

staticfloat opened this issue Oct 19, 2020 · 0 comments

Comments

@staticfloat
Copy link
Member

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?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant