Coldbox and DB Size/Complexity

I didn't see anything else related to this in the group, but I'm
curious to know what the largest and most complex DB ever used with
Coldbox was?

Obviously you won't know EVERY scenario where CB is being used, but
I'd be curious to know the DB type, largest recordset size, number of
tables, columns, etc.

Reason being is my boss is concerned about how CB will perform with a
large complex DB (lots of tables, lots of joins, lots of records).
Don't want to get 6 months into using CB and find out it has
limitations.

Thanks

Erick

Coldbox has the same db limitations as ColdFusion. There’s nothing in CB that inherently imposes any additional restrictions on the database size.