gluesql / gluesql

GlueSQL is quite sticky. It attaches to anywhere.

Home Page:https://gluesql.org/docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Document supported features of each storage

gitmalong opened this issue · comments

When creating a new project that utilizes gluesql one first needs to decide which storage should be used. Therefore it is important to know which storage backend supports which features. E.g. IndexedDb does not support Transactions yet.

A table that compares each storage against the feature set would help regarding that.