community icon indicating copy to clipboard operation
community copied to clipboard

willing to help revive some databases with abstract-level api

Open KabutoYamato opened this issue 2 years ago • 4 comments

Hi i have been playing around with better-sqlite3 and abstract-level and managed to pass the majority of tests, if someone could review my code and give me some guide i could revive sqlite-level and also lmdb-level

KabutoYamato avatar May 25 '23 00:05 KabutoYamato

@KabutoYamato we have a partial sqlite-level store here: https://github.com/tinacms/sqlite-level

It doesn't pass all the tests in the abstract-level suite but is in a functional state. Wondering if it might make sense to collaborate?

kldavis4 avatar Aug 23 '23 16:08 kldavis4

i think it could be a good idea, let me create a repo

KabutoYamato avatar Aug 23 '23 16:08 KabutoYamato

hi @kldavis4 i have created a public repo https://github.com/KabutoYamato/tmp-sqlite-level you can test it, im working in a readme but the use is as any other level db

KabutoYamato avatar Sep 05 '23 16:09 KabutoYamato

hi @kldavis4 i have created a public repo https://github.com/KabutoYamato/tmp-sqlite-level you can test it, im working in a readme but the use is as any other level db

Thanks for posting - I'll check it out

kldavis4 avatar Sep 05 '23 20:09 kldavis4