Does an open-source Access killer exist?
October 2, 2005 7:22 AM
Subscribe
What are my options in slick, open-source database frontends?
I've been programming low-level stuff - embedded systems in assorted assembly languages, device drivers, that sort of thing - for twenty years, and only fairly recently started messing about with databases.
I've been quite impressed with how easy it is to whip up something useful with M$ Access.
Things I like about Access are the forms generator (especially the decent and flexible variety of widgets available for building forms), the report generator, query-by-example, that nifty way you can build a complicated and well-normalized database and
make it understandable just by drawing lines and arrows between boxes, the comprehensive documentation, and the ability to use scripting to tinker with bits that don't quite work the way I want. If it weren't for the flaky Jet backend, the hideous M$ licencing model, the fact that the scripting language is VB and the general lack of geek cred, I'd happily stick with Access.
Is there something open-source and approximately as slick that I can just bolt onto the front of, say, PostgreSQL? Preferably with a choice of scripting language? I'm partial to Lua, but I'll put up with Python or Ruby.
posted by flabdablet to computers & internet (8 comments total)
posted by sandking at 8:01 AM on October 2, 2005