Add tiny_sqlite (#978)
This commit is contained in:
parent
1f4be30212
commit
ec99bc7067
1 changed files with 12 additions and 0 deletions
|
|
@ -12350,5 +12350,17 @@
|
|||
"description": "A little lib for generating URL with args.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/MaxUNof/gurl"
|
||||
},
|
||||
{
|
||||
"name": "tiny_sqlite",
|
||||
"url": "https://github.com/GULPF/tiny_sqlite",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"database",
|
||||
"sqlite"
|
||||
],
|
||||
"description": "A thin SQLite wrapper with proper type safety",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/GULPF/tiny_sqlite"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue