You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Calling the APIs to access databases having different behaviors (asynchronous, succeed/failed returning value) for each databases (lowdb, mongdb, postgresql). To make it possible to move from db to db, we need same behaviors across all databases.
Calling the APIs to access databases having different behaviors (asynchronous, succeed/failed returning value) for each databases (lowdb, mongdb, postgresql). To make it possible to move from db to db, we need same behaviors across all databases.