Subject Firebird Embedded and large blobs (100MB - 2GB)
Author arioliq
Hi,

I'm thinking of using the Firebird embedded feature for a file format
of some sorts to wrap video files (that can range from 100 MB to 2 GB).

Is Firebird suitable for this task?

Also it would be crucial, in order to not buffer the blob in the
memory, that the blob can be streamed somehow.

I'm using Firebird 2.0.1 with .NET/C# (using ADO.NET providers).

Thanks!