Database software (ISO pros/cons)

0

Hello all. Could anyone share some thoughts on the pros and cons of Dabble DB (http://dabbledb.com/) and/or Zoho Creator (http://creator.zoho.com/) as alternatives to Caspio for presenting databases online? Experiences (positive or negative) with any of the three would be appreciated; links to examples built on any of the three also appreciated.

The data/research unit I work with is looking to maximize the ability for users to drill down in our data and customize searches of medium-sized tables (up to about 4,000 rows and 10 columns wide.) We are interested in other alternatives as well, but I have less information about those two. We’re especially looking for platforms that enable presenting the database’s contents graphically. Thanks very much.

Tags: asked May 13, 2010

Leave a Reply

3 Answers

2

Depends on how much money you have to spend on an enterprise level solution, but Socrata is fantastic, one of the best I've seen.

I think they have some kind of free solution as well.

  1. Jason, Thanks!! This is much more helpful, and I really appreciate your taking the time to come back to it with more detail.

  2. I forgot it also has a REST API based in Python that you can tap into for your own custom visualizations or data formatting.

  3. Also, the ability to enable comments on data sets and “filter” data. For example, If I want to access the some kind of logs, but I only want to see data from my county, I can create that filter and save it for myself.

    You can also create filters and have people view those individually.

  4. I’m sorry I should have been more specific.

    I don’t use Socrata regularly (still stuck with Caspio for now) but what I remember from researching:

    Solid data storage, fairly good uploading speed/storage

    Dedicated ‘data’ page that you can link a subdomain to, fairly customized design

    Embeddable data (including tables and visualizations)

    Customizable visualizations – so far have pies, columns, bars that I know of, they are adding more as requested

    Mapping isn’t the best I’ve seen (not as good as http://www.rhizalabs.com/, for example.) but it’s easy to use geocoded data.

  5. Jason, Thanks. We’re also looking at Socrata as an option to buy. I was really looking for specific experiences with different software by people who use them regularly. Do you have any details about what makes Socrata fantastic? I’d really appreciate hearing them!

Leave a Reply

94
1

In my experience, Zoho Creator does not do what you're looking for, at least not in an intuitive way. I've fiddled with it a few times and just didn't get what I wanted out of it.

I've never used DabbleDB, so can't advise you on that.

  1. Thanks, Megan! I guess that helps scratch one off the list. Much appreciated.

Leave a Reply

263
0

For just basic put your database online and let the user look up his neighborhood/neighbor/whatever type of application I've always found the jquery plugin tablesorter to do everything I need -- which is what I see lots of people using Capsio for. It's free and it doesn't require you to learn whatever proprietary scripting language Caspio uses.

Leave a Reply

40

Your Answer

Please login to post questions.