Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » UML2 Tools » Transform Class Diagram to SQL ?
Transform Class Diagram to SQL ? [message #474938] Mon, 28 July 2008 08:19 Go to next message
Tex Twil is currently offline Tex TwilFriend
Messages: 179
Registered: July 2009
Senior Member
Hello,
I would like to know is UML2 Tools is the right tool to desing a
database. I would like to draw my tables and the relations between them
using a graphical editor and then generate the SQL code from it.

Is this possible with UML2 Tools or am I on the wrong way ?

Thanks,
Tex
Re: Transform Class Diagram to SQL ? [message #474939 is a reply to message #474938] Mon, 28 July 2008 11:31 Go to previous messageGo to next message
Esteban Dugueperoux is currently offline Esteban DugueperouxFriend
Messages: 472
Registered: July 2009
Senior Member
Tex-Twil a écrit :
> Hello,
> I would like to know is UML2 Tools is the right tool to desing a
> database. I would like to draw my tables and the relations between them
> using a graphical editor and then generate the SQL code from it.
>
> Is this possible with UML2 Tools or am I on the wrong way ?
>
> Thanks,
> Tex
Hi Tex-Twil,

UML isn't the right notation for database modeling, except uml profile
from Rational Rose. But currently, I advice you Clay Database Modeling
(http://www.azzurri.jp/en/clay/index.html), a plugin to add to eclipse
(works with Ganymede), the only drawback is her license, it's not free,
but you can use it to design database and you have reverse engineering
existing database.
Re: Transform Class Diagram to SQL ? [message #474940 is a reply to message #474939] Mon, 28 July 2008 11:55 Go to previous messageGo to next message
Tex Twil is currently offline Tex TwilFriend
Messages: 179
Registered: July 2009
Senior Member
Esteban Dugueperoux wrote:
> Tex-Twil a écrit :
>> Hello,
>> I would like to know is UML2 Tools is the right tool to desing a
>> database. I would like to draw my tables and the relations between them
>> using a graphical editor and then generate the SQL code from it.
>>
>> Is this possible with UML2 Tools or am I on the wrong way ?
>>
>> Thanks,
>> Tex
> Hi Tex-Twil,
>
> UML isn't the right notation for database modeling, except uml profile
> from Rational Rose. But currently, I advice you Clay Database Modeling
> (http://www.azzurri.jp/en/clay/index.html), a plugin to add to eclipse
> (works with Ganymede), the only drawback is her license, it's not free,
> but you can use it to design database and you have reverse engineering
> existing database.
>
ok thanks but it doesn't seem to be supported on Linux. Are there any
other plugins for a database design on Linux ?

Regards,
Tex
Re: Transform Class Diagram to SQL ? [message #475266 is a reply to message #474940] Mon, 28 July 2008 12:03 Go to previous messageGo to next message
Esteban Dugueperoux is currently offline Esteban DugueperouxFriend
Messages: 472
Registered: July 2009
Senior Member
Tex-Twil a écrit :
> Esteban Dugueperoux wrote:
>> Tex-Twil a écrit :
>>> Hello,
>>> I would like to know is UML2 Tools is the right tool to desing a
>>> database. I would like to draw my tables and the relations between them
>>> using a graphical editor and then generate the SQL code from it.
>>>
>>> Is this possible with UML2 Tools or am I on the wrong way ?
>>>
>>> Thanks,
>>> Tex
>> Hi Tex-Twil,
>>
>> UML isn't the right notation for database modeling, except uml profile
>> from Rational Rose. But currently, I advice you Clay Database Modeling
>> (http://www.azzurri.jp/en/clay/index.html), a plugin to add to eclipse
>> (works with Ganymede), the only drawback is her license, it's not free,
>> but you can use it to design database and you have reverse engineering
>> existing database.
>>
> ok thanks but it doesn't seem to be supported on Linux. Are there any
> other plugins for a database design on Linux ?
>
> Regards,
> Tex
On MacOS X it works, then it should works on Linux. How do you have
installed this plugin by zip file or by update site?
What is the errors if you have it?

Regards.
Re: Transform Class Diagram to SQL ? [message #475267 is a reply to message #475266] Mon, 28 July 2008 12:10 Go to previous message
Tex Twil is currently offline Tex TwilFriend
Messages: 179
Registered: July 2009
Senior Member
Esteban Dugueperoux wrote:
> Tex-Twil a écrit :
>> Esteban Dugueperoux wrote:
>>> Tex-Twil a écrit :
>>>> Hello,
>>>> I would like to know is UML2 Tools is the right tool to desing a
>>>> database. I would like to draw my tables and the relations between them
>>>> using a graphical editor and then generate the SQL code from it.
>>>>
>>>> Is this possible with UML2 Tools or am I on the wrong way ?
>>>>
>>>> Thanks,
>>>> Tex
>>> Hi Tex-Twil,
>>>
>>> UML isn't the right notation for database modeling, except uml profile
>>> from Rational Rose. But currently, I advice you Clay Database Modeling
>>> (http://www.azzurri.jp/en/clay/index.html), a plugin to add to eclipse
>>> (works with Ganymede), the only drawback is her license, it's not free,
>>> but you can use it to design database and you have reverse engineering
>>> existing database.
>>>
>> ok thanks but it doesn't seem to be supported on Linux. Are there any
>> other plugins for a database design on Linux ?
>>
>> Regards,
>> Tex
> On MacOS X it works, then it should works on Linux. How do you have
> installed this plugin by zip file or by update site?
> What is the errors if you have it?
>
> Regards.
Sorry,
I saw just "WinXP" on the home page so I thought Linux wont be
supported. I've just tried on Linux and it works. Thanks !

Tex
Re: Transform Class Diagram to SQL ? [message #621775 is a reply to message #474938] Mon, 28 July 2008 11:31 Go to previous message
Esteban Dugueperoux is currently offline Esteban DugueperouxFriend
Messages: 472
Registered: July 2009
Senior Member
Tex-Twil a écrit :
> Hello,
> I would like to know is UML2 Tools is the right tool to desing a
> database. I would like to draw my tables and the relations between them
> using a graphical editor and then generate the SQL code from it.
>
> Is this possible with UML2 Tools or am I on the wrong way ?
>
> Thanks,
> Tex
Hi Tex-Twil,

UML isn't the right notation for database modeling, except uml profile
from Rational Rose. But currently, I advice you Clay Database Modeling
(http://www.azzurri.jp/en/clay/index.html), a plugin to add to eclipse
(works with Ganymede), the only drawback is her license, it's not free,
but you can use it to design database and you have reverse engineering
existing database.
Re: Transform Class Diagram to SQL ? [message #621776 is a reply to message #474939] Mon, 28 July 2008 11:55 Go to previous message
Tex Twil is currently offline Tex TwilFriend
Messages: 179
Registered: July 2009
Senior Member
Esteban Dugueperoux wrote:
> Tex-Twil a écrit :
>> Hello,
>> I would like to know is UML2 Tools is the right tool to desing a
>> database. I would like to draw my tables and the relations between them
>> using a graphical editor and then generate the SQL code from it.
>>
>> Is this possible with UML2 Tools or am I on the wrong way ?
>>
>> Thanks,
>> Tex
> Hi Tex-Twil,
>
> UML isn't the right notation for database modeling, except uml profile
> from Rational Rose. But currently, I advice you Clay Database Modeling
> (http://www.azzurri.jp/en/clay/index.html), a plugin to add to eclipse
> (works with Ganymede), the only drawback is her license, it's not free,
> but you can use it to design database and you have reverse engineering
> existing database.
>
ok thanks but it doesn't seem to be supported on Linux. Are there any
other plugins for a database design on Linux ?

Regards,
Tex
Re: Transform Class Diagram to SQL ? [message #621778 is a reply to message #474940] Mon, 28 July 2008 12:03 Go to previous message
Esteban Dugueperoux is currently offline Esteban DugueperouxFriend
Messages: 472
Registered: July 2009
Senior Member
Tex-Twil a écrit :
> Esteban Dugueperoux wrote:
>> Tex-Twil a écrit :
>>> Hello,
>>> I would like to know is UML2 Tools is the right tool to desing a
>>> database. I would like to draw my tables and the relations between them
>>> using a graphical editor and then generate the SQL code from it.
>>>
>>> Is this possible with UML2 Tools or am I on the wrong way ?
>>>
>>> Thanks,
>>> Tex
>> Hi Tex-Twil,
>>
>> UML isn't the right notation for database modeling, except uml profile
>> from Rational Rose. But currently, I advice you Clay Database Modeling
>> (http://www.azzurri.jp/en/clay/index.html), a plugin to add to eclipse
>> (works with Ganymede), the only drawback is her license, it's not free,
>> but you can use it to design database and you have reverse engineering
>> existing database.
>>
> ok thanks but it doesn't seem to be supported on Linux. Are there any
> other plugins for a database design on Linux ?
>
> Regards,
> Tex
On MacOS X it works, then it should works on Linux. How do you have
installed this plugin by zip file or by update site?
What is the errors if you have it?

Regards.
Re: Transform Class Diagram to SQL ? [message #621779 is a reply to message #475266] Mon, 28 July 2008 12:10 Go to previous message
Tex Twil is currently offline Tex TwilFriend
Messages: 179
Registered: July 2009
Senior Member
Esteban Dugueperoux wrote:
> Tex-Twil a écrit :
>> Esteban Dugueperoux wrote:
>>> Tex-Twil a écrit :
>>>> Hello,
>>>> I would like to know is UML2 Tools is the right tool to desing a
>>>> database. I would like to draw my tables and the relations between them
>>>> using a graphical editor and then generate the SQL code from it.
>>>>
>>>> Is this possible with UML2 Tools or am I on the wrong way ?
>>>>
>>>> Thanks,
>>>> Tex
>>> Hi Tex-Twil,
>>>
>>> UML isn't the right notation for database modeling, except uml profile
>>> from Rational Rose. But currently, I advice you Clay Database Modeling
>>> (http://www.azzurri.jp/en/clay/index.html), a plugin to add to eclipse
>>> (works with Ganymede), the only drawback is her license, it's not free,
>>> but you can use it to design database and you have reverse engineering
>>> existing database.
>>>
>> ok thanks but it doesn't seem to be supported on Linux. Are there any
>> other plugins for a database design on Linux ?
>>
>> Regards,
>> Tex
> On MacOS X it works, then it should works on Linux. How do you have
> installed this plugin by zip file or by update site?
> What is the errors if you have it?
>
> Regards.
Sorry,
I saw just "WinXP" on the home page so I thought Linux wont be
supported. I've just tried on Linux and it works. Thanks !

Tex
Previous Topic:How to change the order of members
Next Topic:Profiles and stereotype properties
Goto Forum:
  


Current Time: Fri Mar 29 15:56:09 GMT 2024

Powered by FUDForum. Page generated in 0.03559 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top