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

Universal database layer for the client, server & mobile devices. It's like Lego for databases.

Results 103 Nano-SQL issues
Sort by recently updated
recently updated
newest added

From gitter channel, user @bakonyidani Hello! Great library! However, I ran into a problem. I’m trying to use it for a Cordova app and have set up two tables with...

bug

**Is your feature request related to a problem? Please describe.** Having troubles using the native-script adapter. The App doesn't start, on compilation, I get an error `uninitialized variable` in ios...

enhancement

The project I'm working on requires quite a lot or data and it would be ideal to model some tables as temporary and some as permanent, and also be able...

enhancement

Looking at current transaction API - looks like it only accepts an array of transactions. It'd also be useful if there was a way to pass a transaction object around...

enhancement

**Is your feature request related to a problem? Please describe.** I know you're planing to add fuzzy search through custom indexes. Sqlite has build in search indexes (FTS5) that run...

enhancement

I have just discovered Nano-SQL yesterday. Its a great project with lots of potential.Here are few suggestions for version 2.0. Consider using uWebsockets - fastest and most efficient websocket implementation...

enhancement

Hey, It would be interesting to be able to integrate sqlite cipher with nanosql. Recently I have seen the need to have my local db encrypted and I was delighted...

enhancement

I tried to use it in cocos but it didn't work. It shows: ERROR: TypeError: undefined is not a constructor (evaluating 'new index_1.NanoSQLDefaultBackend()'), location: __node_modules/nano-sql/lib/index.js:65:49 ![6c4b662f-72ab-4ce4-af7c-3a4db9ec04c8](https://user-images.githubusercontent.com/3132182/45271887-90350a00-b4dc-11e8-82b1-ced874290cde.png)

bug

Adding support for Storage in WebExtension can multiply use cases for NanoSQL.

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...