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

[Abandoned] Store data in database #41

Closed
wants to merge 6 commits into from
Closed

[Abandoned] Store data in database #41

wants to merge 6 commits into from

Conversation

at15
Copy link
Member

@at15 at15 commented Dec 30, 2017

Fix #38

btw: github now supports multiple templates https://github.com/blog/2495-multiple-issue-and-pull-request-templates

- it seems it is going to release 1.0, but there is no exact date
- it's more complex now, since we want to store data in database and
allow user run arbitrary SQL in browser #38
- I almost forgot how to have nuxt up and running
- need to figure out the right schema,
https://github.com/cmu-db/dbdb.io could be a reference, haven't use SQL
for a long time, need some recap
- might stop using js file for data, go back to yaml maybe, the only
drawback of going back to yaml is we can't give the exact location of
error ...
- might consider using RCL because normal YAML parser does not give
access to raw nodes to map original source line, which would be very
helpful when checking integrity of data source, i.e. a database must be
using a backend declared in backend.yml(rcl)
- though RCL is currently blocked, and may not have time to do it (just
watch less anime and there will be time ... but how could I)
at15 added a commit to libtsdb/libtsdb-go that referenced this pull request Mar 5, 2018
- we need to know the precision supported by different database, so can
change the generator ...
- it can also be used for xephonhq/awesome-time-series-database#41
- in fact we might trace all the database informaton in code, and print
it in markdown and latex ....
at15 added 2 commits May 15, 2018 19:54
- using default theme for now
- created it around 1 year ago?
@at15 at15 mentioned this pull request Feb 10, 2019
9 tasks
@at15 at15 changed the title [WIP] Store data in database [Abandoned] Store data in database Jan 7, 2020
@at15 at15 closed this Jan 7, 2020
@at15 at15 added this to DONE in Website via automation Jan 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Website
  
DONE
Development

Successfully merging this pull request may close these issues.

[web] Store databases in database
1 participant