Feature Request : Native File System based Sqlite Database access support.
Nadie ha tomado este issue todavía.
- Lenguaje dominante
- JavaScript
- Estrellas
- 13.7k
- Forks
- 1.1k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
New Chrome 78 beta, has released the experimental feature of Native File System access directly. Even mozila firefox has been actively working to implement it. As of chromium Edge will inherently have it.
This will be a real boost to use case of this library,
I would like to request the feature to allow this script to access and modify data direct on disk.(once user give permission to select directory)
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Línea de trabajo
Start by reviewing how sql.js accesses SQLite in the browser and the Native File System access described in the issue. Define the permission and direct-on-disk behavior, then verify that the library can select a directory and read and modify a SQLite database there.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- javascript, sqlite
- Área
- database, web-dev
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 5/5
- Tiempo estimado
- Más de una semana
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 25/100