TJDatabaseManager
FMDB database wrapper
Install / Use
/learn @tejas-ardeshna/TJDatabaseManagerREADME
TJDatabaseManager
FMDB database wrapper
Features
- [x] Execute update
- [x] Execute quaries
- [x] Execute batch operations
- [x] Database versoning
Usage example
Copy Database
TJDatabaseManager.databaseManager.copyDatabaseIfNeeded()
Execute select query
TJDatabaseManager.databaseManager.execute("Select * from tblUser")
Execute batch operations
TJDatabaseManager.databaseManager.executeBatchOperations(["Select * from tblUser", "Select * from device", "update syncDate set syncDate = date where userId = 123", "insert into syncDate VALUES(123,date)"])
Related Skills
notion
347.6kNotion API for creating and managing pages, databases, and blocks.
feishu-drive
347.6k|
things-mac
347.6kManage Things 3 via the `things` CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database)
clawhub
347.6kUse the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com
