Replibyte icon indicating copy to clipboard operation
Replibyte copied to clipboard

feat(database): sqllite support

Open eleijonmarck opened this issue 2 years ago • 3 comments

Hey love the product,

Is there a plan to support sqllite databases?

eleijonmarck avatar Jul 15 '22 15:07 eleijonmarck

Hi @eleijonmarck , feel free to add an implementation to support SQLite - I do think it will not be too complex. You can take a look at the way PostgreSQL or MySQL have been implemented. https://github.com/Qovery/Replibyte/tree/main/dump-parser/src

evoxmusic avatar Jul 15 '22 15:07 evoxmusic

hmm , i might be interested. Need time :D

if so; will probably take a stab using https://github.com/Geal/nom

eleijonmarck avatar Jul 15 '22 17:07 eleijonmarck

Let me know if you need help here :)

evoxmusic avatar Jul 16 '22 00:07 evoxmusic