Featured
Try Case-Insensitive Unicode Sorting in SQLite with Pre-collated Strings
Here's how you use the Collator class in Java to pre-collate Unicode strings in a case-insensitive way so that SQLite can index/sort them.
Java •
March 3, 2025