Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 482 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 482 Bytes

Sqlite Ext

This is extended sqlite build with icu4c and some other features. This makes sqlite_ext is better and faster than regular homebrew's sqlite.

Warning! This breaks some important packages from brew that relies on legacy sqlite apis. For example: this breaks python3 and aws-cli.

For more information check compile options in sqlite_ext.rb

Roadmap

  • write better docs (probably never)