I just want to create the model once, and then use it in any kind of database, without the need to modify the model.
What I should do with the data type ? I found there is numeric and other kind of data types. What does that correspond to in mysql or access ?
The problem is that any real variances or customizations between physical implementation of the model (like physical storage, which is decidedly non-portable syntax) will be lost.
What you should probably do in that case is either:
or