All READMEs in English, all code in Portuguese? Really?
PostgreSQL Database Modeler
21–30 of 39 posts
Re: PostgreSQL Database Modeler
#22Earlier quoted context omitted.
So, which language should American programmers use in their code?
What nation do you belong to?
Re: PostgreSQL Database Modeler
#23All READMEs in English, all code in Portuguese? Really?
I'd never understood while people code in their native language. It's just so.....wrong.
But for Open Source projects coding in English is probably the best way to attract contributors.
Re: PostgreSQL Database Modeler
#24For the people that have already tried it, is this finally a good Postgres client for the MacOSX? Haven't found any that comes close to Sequel Pro for MySQL.
No, I don't count 'not looking native' as a problem.
Re: PostgreSQL Database Modeler
#25Note the warning from the README: "Although this is a major upgrade version of pgModeler it is recommended NOT EXPORT the models created directly to production environments. Not all possible code generation were tested in this way, is its your own risk export the models into environments that are not intended for testing. The project's author is not responsible for any possible loss of data due the inappropriate use…
After all there aren't many high quality opensource RDBMS GUIs available. The only one I know is pgAdmin and even pgAdmin has some serious bugs. (GUI freezes easily when you have many windows open and/or do large queries; import/export barely work) The only code I would trust is the code I generate myself... ;)
I dunno about you, but it's pretty clear that the code I generate myself is the last code I would trust.
Re: PostgreSQL Database Modeler
#26For the people that have already tried it, is this finally a good Postgres client for the MacOSX? Haven't found any that comes close to Sequel Pro for MySQL.
Re: PostgreSQL Database Modeler
#27Note the warning from the README: "Although this is a major upgrade version of pgModeler it is recommended NOT EXPORT the models created directly to production environments. Not all possible code generation were tested in this way, is its your own risk export the models into environments that are not intended for testing. The project's author is not responsible for any possible loss of data due the inappropriate use…
After all there aren't many high quality opensource RDBMS GUIs available. The only one I know is pgAdmin and even pgAdmin has some serious bugs. (GUI freezes easily when you have many windows open and/or do large queries; import/export barely work) The only code I would trust is the code I generate myself... ;)
Re: PostgreSQL Database Modeler
#28Mountain Lion compilation is broken. OS not supported.
Re: PostgreSQL Database Modeler
#29Earlier quoted context omitted.
After all there aren't many high quality opensource RDBMS GUIs available. The only one I know is pgAdmin and even pgAdmin has some serious bugs. (GUI freezes easily when you have many windows open and/or do large queries; import/export barely work) The only code I would trust is the code I generate myself... ;)
HeidiSQL [1] is pretty good for most tasks. Although, it doesn't have an easy GUI for building databases. [1] http://www.heidisql.com