It looks nice at first glance. Eventually someone, somewhere, is going to get this right and it will be extremely popular. Maybe it's you, who knows. I bet there are hundreds of millions of dollars spent every year on full on huge projects that are essentially a simple CRUD application. Do you support writing event based code in some way?
Show HN: Forms – Easy custom database applications
21–30 of 62 posts
Re: Show HN: Forms – Easy custom database applications
#22It looks nice at first glance. Eventually someone, somewhere, is going to get this right and it will be extremely popular. Maybe it's you, who knows. I bet there are hundreds of millions of dollars spent every year on full on huge projects that are essentially a simple CRUD application. Do you support writing event based code in some way?
Event based code, or even webservice callouts would be a killer feature. It was the first thing I started looking for on the page. With just a few more features this could easily capture a portion of the SMB market who's interested in something as flexible as Salesforce, but can't swallow the $85+ monthly cost per user.
They claim 1/2 of the Fortune 100 are customers.
Re: Show HN: Forms – Easy custom database applications
#23From a tech side this is great, but your pricing model is all screwed up. "Unlimited forms and fields" at the free tier? You need to align your pricing to scale with your costs. Limit by users but also the number of rows in the DB. MailChimp is a good example of aligning pricing with costs
I strongly disagree with that. You should align your pricing with the value the user receives. To do this optimally, you need to have a good grasp of who your user is, how much value he receives from the software and how the typical purchasing process looks like. For an early stage company, all these questions may not be answered yet, so it is best to wait and learn what the users do with the product before prematurely optimizing pricing at an early stage.
Re: Show HN: Forms – Easy custom database applications
#24It looks nice at first glance. Eventually someone, somewhere, is going to get this right and it will be extremely popular. Maybe it's you, who knows. I bet there are hundreds of millions of dollars spent every year on full on huge projects that are essentially a simple CRUD application. Do you support writing event based code in some way?
Event based code, or even webservice callouts would be a killer feature. It was the first thing I started looking for on the page. With just a few more features this could easily capture a portion of the SMB market who's interested in something as flexible as Salesforce, but can't swallow the $85+ monthly cost per user.
"We" have something like this with event based "model actions" which also support calling out to webservices (both rest and soap).
Shameless "competitor plug"; will remove if considered inappropriate: http://www.bettyblocks.com/en
edit: App/marketing is being translated as we speak; you guys will be able to figure things out right? ;-)
Re: Show HN: Forms – Easy custom database applications
#25Earlier quoted context omitted.
A lot of what we're trying to do is abstract some of the backend systems to allow for quick building. When you make a form, we host it on our servers, provide an accounts system for inviting team members and a permissions system for controlling access. Right now we're working on securely implementing both custom SQL queries and javascript-based scripting for backend validation and frontend customization.
Ok, so for arguments sake it's a persistent form builder rather than anything really to do with building things for databases?
Re: Show HN: Forms – Easy custom database applications
#26From a tech side this is great, but your pricing model is all screwed up. "Unlimited forms and fields" at the free tier? You need to align your pricing to scale with your costs. Limit by users but also the number of rows in the DB. MailChimp is a good example of aligning pricing with costs
Re: Show HN: Forms – Easy custom database applications
#27Earlier quoted context omitted.
Event based code, or even webservice callouts would be a killer feature. It was the first thing I started looking for on the page. With just a few more features this could easily capture a portion of the SMB market who's interested in something as flexible as Salesforce, but can't swallow the $85+ monthly cost per user.
Disclaimer: I work for a sister-company. "We" have something like this with event based "model actions" which also support calling out to webservices (both rest and soap). Shameless "competitor plug"; will remove if considered inappropriate: http://www.bettyblocks.com/en edit: App/marketing is being translated as we speak; you guys will be able to figure things out right? ;-)
Re: Show HN: Forms – Easy custom database applications
#28It looks nice at first glance. Eventually someone, somewhere, is going to get this right and it will be extremely popular. Maybe it's you, who knows. I bet there are hundreds of millions of dollars spent every year on full on huge projects that are essentially a simple CRUD application. Do you support writing event based code in some way?
Re: Show HN: Forms – Easy custom database applications
#29could you please initialise the date field with current date (at least when the field is mandatory) ?
Re: Show HN: Forms – Easy custom database applications
#30It looks nice at first glance. Eventually someone, somewhere, is going to get this right and it will be extremely popular. Maybe it's you, who knows. I bet there are hundreds of millions of dollars spent every year on full on huge projects that are essentially a simple CRUD application. Do you support writing event based code in some way?
Totally agree. I can't wait for someone to get this right! Many, many enterprise shops spend way too much time building simple CRUD apps. It's basically a "Microsoft Access/VBA" or "FileMaker" for the web.