Nano-SQL icon indicating copy to clipboard operation
Nano-SQL copied to clipboard

Postgresql Adapter

Open klemens-morgenstern opened this issue 4 years ago • 0 comments

Heya, I've wrote an adapter for Postgres that replicates the schema, so I can use nanoSQL as a faster memory-buffer. I'd be interested in hearing some feedback!

I hope I got all functions right, I am not sure about the deleteIndexValue one. Tests pass locally, though.

I also fear my codestyle got a bit sloppy through all the trial & error, so please point out unreadable pieces.

klemens-morgenstern avatar May 15 '20 17:05 klemens-morgenstern