diff --git a/packages.json b/packages.json index 93c3865..3ab8c07 100644 --- a/packages.json +++ b/packages.json @@ -16506,5 +16506,18 @@ "description": "ANOther pure NIm MONGO driver.", "license": "MIT", "web": "https://mashingan.github.io/anonimongo/src/htmldocs/anonimongo.html" + }, + { + "name": "sqlite3_abi", + "url": "https://github.com/arnetheduck/nim-sqlite3-abi", + "method": "git", + "tags": [ + "sqlite", + "sqlite3", + "database" + ], + "description": "A wrapper for SQLite", + "license": "Apache License 2.0 or MIT", + "web": "https://github.com/arnetheduck/nim-sqlite3-abi" } ]