IfcSharp / IfcSharpLibrary

Other
64 stars 17 forks source link

Usage with MySQL? #4

Closed Moult closed 3 years ago

Moult commented 4 years ago

Is there a guide for getting this set up on MySQL?

bsbock commented 3 years ago

Sorry for late answer: MySQL don't support different schemata in a single database. Schemata are used as namspaces in the ifcSQL-database for mastering complexity. The same reason for using user defined types for more clarification of the type-meaning.

See https://github.com/IfcSharp/IfcSQL