Fog Creek Software
g
Discussion Board




A database Application running on Linux?

Hello,

Can someone suggest a good project for an application to be run on Linux. Preferably something to do with databases .
I am open to all suggestions.

I plan to develop this application using WINE, will this be a drawback?. I mean i want to develop a VB kind of application and make it compatible with Linux via WINE.

I usually take what i do seriously, i would like my application to be used by lots of people in the Linux community. More the merrier.

Please, give me your valuable suggestions. What is something to do with a database that the Linux community would like !.

Also feel free to flame me if you think this post is weird.

Project Help
Monday, May 3, 2004

A brain measuring poll. Ask a few key questions and help people determine how social they are, will they be able to handle situations or are they too geeky, that'd be fun. You could write a VB client that dishes out the polls and write it back to the backend.

Li-fan Chen
Monday, May 3, 2004

Just a suggestion, please forgive me if it's too weird a suggestion.

Li-fan Chen
Monday, May 3, 2004

No offense intended, but if you're asking these types of questions, you probably aren't ready to head a project like this.  At least not one that will be widely used.

If you're looking to break into this type of thing, then a good place to start is sourceforge:

http://sourceforge.net/

I was planning on writing something for work, had a couple of things sketched out, but found something nearly identical there.  I was amazed how well thought out the code was.  I learned a couple of things.  Once I wrap up some consulting, I plan on contributing.

Infinite Monkeys
Monday, May 3, 2004

I for one would welcome a SQL-builder/datamodeller ala MS Access that hooks nativly into MySQL and PostgreSQL (add you fav here).
It would also be nice if it could port databases and SQL between the diffrent DBMS through some meta format, with awareness of the quirks of each DBMS.

Eric Debois
Monday, May 3, 2004

Eric,

<<
I for one would welcome a SQL-builder/datamodeller ala MS Access that hooks nativly into MySQL and PostgreSQL >>

But i thought that such builders were already available !. Arent they? I would love to build such a tool. What all features would you like in it?. PostGRESQL has pgpadmin right?

Project Help
Monday, May 3, 2004

Im not up to speed on Postgre apps, but I dont think there is something like that for mysql.
Sane SQL-builders are pretty rare as far as I know. At least in the lower price ranges. I could be wrong though.

(By SQL-builder Im refering to the programs that write SQL code for you. Saves a helluva lot of typing when you have to do a join over four tables and stuff.)

Eric Debois
Monday, May 3, 2004

>But i thought that such builders were already available !

Well, there certainly are sql builders. The MySql sql builder is rather nice. It lets you build your sql in a grid like other products with the mouse. However, this builder does not let you setup your referential integrity etc (which I wish it did…as even ms-access had that 10 years ago).

Last time I used mysql..was a long time ago (more then 1 year ago). However the windows sql builder for MySql actually even used the SAME icons that the sql builder in ms-access uses. So, I would think that things are even better now. Too many things were missing for my tastes..but the graphic mysql was useable.

Here is a screen shot of those same icons used in MySql….those MySql guys certanily have no fear of using ideas outthere already!

http://www.attcanada.net/~kallal.msn/test/MySql.htm

Albert D. Kallal
Edmonton, Alberta Canada
kallal@msn.com
http://www.attcanada.net/~kallal.msn

Albert D. Kallal
Monday, May 3, 2004

*  Recent Topics

*  Fog Creek Home