Live data from Hacker News

Ask HN: Rate my Product : QueryCell

news.ycombinator.com

1–10 of 36 posts

Ask HN: Rate my Product : QueryCell

#1
Hi,

I've saved up 6 months worth of money and am taking time off to try and start a software company.

I have just released a new version of my app QueryCell and would love any feedback people have.

QueryCell is an add-in for Microsoft Excel that allows you to query Excel data using SQL, Generate SQL Insert statements, generate test data and mark rows.

http://www.querycell.com/ http://www.querycell.com/welcome.html (welcome is going to be the landing page for ads)

Thanks

Re: Ask HN: Rate my Product : QueryCell

#3
I don't use windows or excel but if i did, i would be getting interested in QueryCell. I am going to pass the url along to people I know who do.

Does QueryCell work when excel is being run on a non-windows OS via wine? ( I assume not, but if it does, I know more people who might be interested ).

--

Also, the video cut off for me in mid-sentence. I think you are missing the end. For me, it ended at with "if you would like to try query cell for free, feel free to download".

Re: Ask HN: Rate my Product : QueryCell

#4
Brilliant idea. There have been so many times where I've been in Excel thinking "if only I could run SQL on this."

Only thing to concern yourself with now is how long before Microsoft implements this in Excel?

P.S. Great to hear an Aussie accent in a demo video!

Re: Ask HN: Rate my Product : QueryCell

#5

Brilliant idea. There have been so many times where I've been in Excel thinking "if only I could run SQL on this." Only thing to concern yourself with now is how long before Microsoft implements this in Excel? P.S. Great to hear an Aussie accent in a demo video!

There have been so many times where I've been in Excel thinking "if only I could run SQL on this.

There is a Perl DBD for this. It doesn't run in Excel, but you can run SQL queries on spreadsheet files.

Re: Ask HN: Rate my Product : QueryCell

#6
Nice, However, a question raised in my mind. Are you targeting Excel's power users, such as analysts and accountants or software developers?

Since "standard" users are not going to learn SQL your market is narrowed to developers only.

You may add a GUI based Query-Builder such as can be found in MS Acess and MSSqlServer and other DB systems and by these you can gain more market share.

Build an easy to use wizard and let the end user choose between SQL mode and GUI mode.

Re: Ask HN: Rate my Product : QueryCell

#7
Thanks for the feedback all.

@smicallef

Yes the idea of Microsoft proving a similar functionality is scary, but I feel a little bit like "if they were going to do it they would have done it", also they have access to protect. But maybe I am in for an unpleasant suprise, certainly a risk.

@tzury

Yes there is an interesting marketing proposition here in my opinion. I can either market to heavy Excel users who don't use SQL yet or market to SQL users who occasionally find themselves using Excel. It's an interesting one. At the moment I am leaning more towards SQL users, they can immediately see the possibilities. hmmm.

Re: Ask HN: Rate my Product : QueryCell

#8
You have a million dollar idea in your hands. If you get the promotion and customer care right, you'll be very successful. Especially if you incorporate tzury's idea. There are countless departmental "applications" that use Excel, and being able to query data directly solves a problem that many encounter at some point or another. It's usually frustrating enough, to get people to pony up money for it.

Re: Ask HN: Rate my Product : QueryCell

#9
post #6

Nice, However, a question raised in my mind. Are you targeting Excel's power users, such as analysts and accountants or software developers? Since "standard" users are not going to learn SQL your market is narrowed to developers only. You may add a GUI based Query-Builder such as can be found in MS Acess and MSSqlServer and other DB systems and by these you can gain more market share. Build an easy to use wizard and…

> Since "standard" users are not going to learn SQL your market is narrowed to developers only.

Power users aren't _that_ narrow a user base. There are an enormous number of data miners (analysts, integrators, etc.) out there who work in Excel because they must, or because they're used to it, or because that's the format that their data arrives in, or because it's a nice visual tool that allows them to easily inspect intermediate results---but who ultimately need to run reports across multiple large spreadsheets. SQL is astonishingly easy for such people, and I've watched dozens of data experts learn it from scratch (with help).

I'd beg you not to add wizards to your product, and instead focus on treating power users rather than being all things to all people. (Your syntax highlighting is good, and little red underlines on unparseable SQL would be good.) Trying to train users to use (or avoid using) SQL with wizards is a dangerous business for a piece of software to be in.

This looks incredibly useful. I'll check it out more thoroughly on Monday.

Re: Ask HN: Rate my Product : QueryCell

#10
post #7

Thanks for the feedback all. @smicallef Yes the idea of Microsoft proving a similar functionality is scary, but I feel a little bit like "if they were going to do it they would have done it", also they have access to protect. But maybe I am in for an unpleasant suprise, certainly a risk. @tzury Yes there is an interesting marketing proposition here in my opinion. I can either market to heavy Excel users who don't use…

You can get Excel to run SQL queries already, although it's more painful than your method. See e.g. bottom of http://forums.whirlpool.net.au/forum-replies-archive.cfm/697...

I could see a lot of one-off usage (for occasional Excel users) and a few requests for a refund under the 30-day guarantee.

That said, it looks like it'd make the job a lot easier. The first thing I do when I get a big excel 'database' is convert it to something else!

Post reply on HN