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

Create Scripts for SQL (sqlite3) database and tables creation. #2

Open
EvgeniiaVak opened this issue Jan 19, 2021 · 2 comments
Open

Comments

@EvgeniiaVak
Copy link
Collaborator

EvgeniiaVak commented Jan 19, 2021

@leomrocha work on defining the structure of the missing tables
@EvgeniiaVak review structure and complete the code (for the moment is only a structure)

@EvgeniiaVak
Copy link
Collaborator Author

@leomrocha I'm guessing we are aiming to have an SQL engine that works in-browser (to use it as a part of the web app), so I'll search the internet on what it has to offer here.

@EvgeniiaVak
Copy link
Collaborator Author

EvgeniiaVak commented Jan 20, 2021

✔️ sql.js

https://github.com/sql-js/sql.js

AlaSQL

https://github.com/agershun/alasql

PouchDB

Would be good if going fancy and building a web-app that works offline.

Nano SQL

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