BLOB storage feature in TAMINO [RQ]

I consider using Tamino XML DB in my application but I need to ensure in such
thing: is that db engine support BLOB storage/retrieving feature (eg. images) ? Do
you know some how-tos with JAVA API examples realizing BLOB
storage/retrieving functionality ?

thanks
Dariusz

Hi Dariusz,

Tamino definitely supports the storing of non XML data (blobs). It also comes along with an extensible indexing framework (non-XML Indexer) that allows you to create index entries for non-XML data which enables efficient full-text retrieval.

Best Regards,

Thorsten