Ok - this is not exactly the "number of database in openLCA" but:
select count(*) from tbl_flows
in the sql window gives you the number of flows for example.
best wishes,
Andreas