I have a sqlite database, which uses custom tokenizers:
Do all clients, which want to read from this database, require the same tokenizer in their sqlite-driver? Or are the internal tokenizer data structures ready to use without implementation of custom tokenizers?