Hello -
I think ObjectDB might be just the solution for our current project but I would like some feedback from the community to see if I'm thinking about it right.
We have a finance data mart that is appended to daily via an SSIS package. I would like to pull the data from SQL, add it to a bean and store it in the ObjectDB. This would all happen in an automated fashion. Does this make sense? Is there a way to map the structure of the table directly into ObjectDB from SQL Server?
Thanks.