Skip to content

SQLite3 extension for opening Anki databases from other programs.

License

Notifications You must be signed in to change notification settings

vi/sqlite_unicase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sqlite_unicase

SQLite3 extension for opening Anki databases from other programs.

Some pre-built files are available on Github Releases.

Example:

$ ./sqlite3 collection.anki2
SQLite version 3.47.0 2024-10-21 16:30:22
sqlite> .load ./libsqlite_unicase.x86_64-unknown-linux-gnu
sqlite> reindex;
sqlite>