|
|
|
|
|
by cdcarter
3903 days ago
|
|
For some reason, people don't think of it in this context a lot, but this is EXACTLY what Salesforce.com does. In addition to the usual "Sales Cloud" licenses, there is a much cheaper "Force.com Platform" license that doesn't have any of the core sales features but gives you the database to play with. 100% point-and-click creation of new objects, relationships, forms, etc... Easy baked in reporting, import, and export. Workflow automation totally configurable without code. Thousands of apps on the AppExchange to add interesting features. And of course, when you need to add code, it's very easy to get started if you know OOP. If you frequently have to create quick web-based systems that would have been MS Access, go check out https://developer.salesforce.com/trailhead, grab a free SFDC org, and build something cool. |
|