Unable to handle very large schema
Brought to you by:
acarboni
Using Druid to reverse engineer the schema of an
existing database with 400+ tables and 10000+ columns
resulted in the creation of a persisted druid file of
almost 200MB. Druid along with most any text editor is
incapable of loading or editting a file of this size.
Logged In: YES
user_id=135025
Originator: NO
Tried to save a schema with 200 tables, got OutOfMemory exception and the "Saving" window still blocking the application.