Slashdot Mirror


Ask Slashdot: Easy-To-Use Alternative To MS Access For a Charity's Database?

New submitter danzvash (447536) writes "I'm doing some volunteering for a street kids charity in Senegal, West Africa, and they need a new database to store all their information for the kids, and to help the funding organizations like UNICEF. The charity staff have a few computers running Windows 7. Being a die-hard OSS geek I'm more inclined to knock up a MySQL backend with a Django (or similar) front-end and run the whole thing from a reliable VPS. But it needs to be understandable by the non-geeks in the charity — there is no IT expertise here. Is there anything that can allow me to design and edit databases, tables, and forms but doesn't require an MS license?"

4 of 281 comments (clear)

  1. node.js + mongodb! by larry+bagina · · Score: 5, Funny

    use node.js -- it's javascript so you don't need to know any computer science bullshit to use it. But it's also twice as fast as C since it never blocks. Mongodb is also good because you don't need to understand databases or make sure your numbers are really numbers or your dates are valid or any of that bullshit DBA crap like consistency or transaction. That makes it faster than SQL.

    --
    Do you even lift?

    These aren't the 'roids you're looking for.

    1. Re:node.js + mongodb! by TheDarkMaster · · Score: 4, Funny

      ...or any of that bullshit DBA crap like consistency or transaction

      My old database teacher is coming after you, and he has a bloody chainsaw. :-)

      --
      Religion: The greatest weapon of mass destruction of all time
  2. Re:Libre Office Base by NoNonAlphaCharsHere · · Score: 5, Funny

    Stone knives and bearskins are a good alternative to MS Access.

  3. Re:OpenOffice or LibreOffice by asylumx · · Score: 4, Funny

    Sorry, but base is a joke. by far the LEAST functional part of that suite.

    How is that different from MS Access?