SQLite Forum

Decimal128
Login
> What could be a workaround for this?

* [Sponsor](https://sqlite.org/consortium.html) the feature
* Use [sqlite3decimal](https://chiselapp.com/user/lifepillar/repository/sqlite3decimal)
* Strap an [arbitrary precision arithmetic](https://en.wikipedia.org/wiki/Arbitrary-precision_arithmetic) library to your app and store the library’s data structure as a BLOB