I wonder if this could be used to hook up something Excel-ish to a DB backend. I use Excel frequently to model and ask "what-if" questions but I often wish I could store/retrieve information dynamically from a DB. (The ODBC connectors that Excel has leave much to be desired). For my use case, that would be the holy grail.
This commercial solution seems to be languishing in relative obscurity: http://www.querycell.com/
Induction: A Polyglot Database Client For Mac OS X
41–50 of 85 posts
Re: Induction: A Polyglot Database Client For Mac OS X
#42Re: Induction: A Polyglot Database Client For Mac OS X
#43"for Mac OS X" breaks my heart, because this is exactly the kind of open-source DB client I want on Linux. At least I can use this when I'm on my Air, but I recently went looking for a multi-DB client app like this for Linux, and this looks like what I was wishing I would find.
Written to what API? Gnome, X, Qt? You'll be addressing a slice of a fraction of potential users. It'd be great if it weren't the case, but the diversity that makes linux interesting to hackers also makes it really tough to roll out GUI apps like this and have it 'just work'. I get the sense that's a good part of the appeal of OS X for the developer community lately - mostly Linux-ish when you need it, but a unified…
I don't care what toolkit it gets built in. I typically use Gtk-based environments and stick with Gtk apps but have no problem using a Qt or other toolkit app when it meets a need.
Re: Induction: A Polyglot Database Client For Mac OS X
#44Re: Induction: A Polyglot Database Client For Mac OS X
#45Re: Induction: A Polyglot Database Client For Mac OS X
#46Re: Induction: A Polyglot Database Client For Mac OS X
#47Can't someone just add database drivers to Sequel Pro? It's far and away the best Database GUI I've ever used and its reliance on MySQL is actually keeping me from moving to PostgreSQL full time.
(i.e. http://www.sequelpro.com/ and http://www.sequelpro.com/docs/Source_Code - a little crazy they're still on SVN but oh well)
Re: Induction: A Polyglot Database Client For Mac OS X
#48"for Mac OS X" breaks my heart, because this is exactly the kind of open-source DB client I want on Linux. At least I can use this when I'm on my Air, but I recently went looking for a multi-DB client app like this for Linux, and this looks like what I was wishing I would find.
Re: Induction: A Polyglot Database Client For Mac OS X
#49Back in the day you could whip together an app like this using Borland's dev tools in literally a matter of minutes, and it worked with any data source configured on your system.
And I think there's a YouTube video that has Steve Jobs demoing that same sort of data access using only Interface Builder on NeXTSTEP.
What am I missing?
Re: Induction: A Polyglot Database Client For Mac OS X
#50Serious question: Can't someone just add database drivers to Sequel Pro? It's far and away the best Database GUI I've ever used and its reliance on MySQL is actually keeping me from moving to PostgreSQL full time. (i.e. http://www.sequelpro.com/ and http://www.sequelpro.com/docs/Source_Code - a little crazy they're still on SVN but oh well)