Anybody have recommendations for similar projects written in Python? Curious to know the motivations for choosing Java in this case.
Python is significantly more resource heavy than Java. This is not a notebook or quick script. What would Python offer here?
Show HN: Openkoda – Open–source, private, Salesforce alternative
41–50 of 120 posts
Re: Show HN: Openkoda – Open–source, private, Salesforce alternative
#42I'm still have to host this thing somewhere, if I'm bootstraping a startup I might as well rely on Excel until I can afford Salesforce.
I like the project though. Best of luck.
Re: Show HN: Openkoda – Open–source, private, Salesforce alternative
#43Anybody have recommendations for similar projects written in Python? Curious to know the motivations for choosing Java in this case.
Re: Show HN: Openkoda – Open–source, private, Salesforce alternative
#44Re: Show HN: Openkoda – Open–source, private, Salesforce alternative
#45Earlier quoted context omitted.
Well, there is Odoo. Which is pretty much exactly what OpenKoda is (FOSS ERP). Odoo is doing quite well. It made Fabien Panckaers the youngest billionaire in Belgium.
Yes, I think you could compare Openkoda with Odoo, but well... we are nowhere near being billionaires ;)
OpenKoda and Odoo actually have sparked interesting questions for me about what an Open source ERP market would look like.
One conclusion I came to is as opposed to vendor lock-in as most ERP/CRM products try to enforce, it would actually be better to go the opposite direction (high compatibility with existing alternatives).
That said, have you guys considered allowing imports from Odoo into OpenKoda or other deep integrations?
In theory, I feel like you can run Odoo apps in OpenKoda, or even vice versa. The experience would be suboptimal but being split between two ERP systems is too.
Re: Show HN: Openkoda – Open–source, private, Salesforce alternative
#46Looks cool, but honestly what companies need a Salesforce like too but can't afford Salesforce force ? I'm still have to host this thing somewhere, if I'm bootstraping a startup I might as well rely on Excel until I can afford Salesforce. I like the project though. Best of luck.
"We invested three years building this app, it's a booming success, but their user-based pricing is killing us"
"We can't run complex queries"
"It's too slow"
"We feel our data is stuck there"
"I want to own my code and my application"
"Why do I need to use APEX where we use Java and JS everywhere else in the company"
Re: Show HN: Openkoda – Open–source, private, Salesforce alternative
#47Earlier quoted context omitted.
Well, there is Odoo. Which is pretty much exactly what OpenKoda is (FOSS ERP). Odoo is doing quite well. It made Fabien Panckaers the youngest billionaire in Belgium.
Odoo's quest for monetization from open source has been a bit off-putting. I stopped using it a few quarters back due to that. Community and Enterprise are becoming too disjointed.
Sad to hear about Odoo's disjointed approach to enterprise monetization.
Hopefully OpenKoda takes note.
Re: Show HN: Openkoda – Open–source, private, Salesforce alternative
#48Salesforce's biggest value proposition is the partner ecosystem, which Salesforce has cultivated for like 20+ years. Some platform companies (Shopify comes to mind) cannibalize their plugin ecosystem by adding similar functionality to the core platform, but Salesforce deliberately avoids competing with software/services in the partner ecosystem. It's such a safe bet to build on top of Salesforce, because there's basi…
It helps that Salesforce takes a huge slice from sales in the AppExchange.
This isn't entirely true, though. Salesforce does, at times, position itself against its own ecosystem. Their recent attempt at devops, no matter how feeble it is, directly competes against major players like Copado and Gearset. Mulesoft and some other ventures over the years should have theoretically relegated a huge multitude of sync apps to irrelevancy, if Salesforce had been able to execute better on them. They launched a payment system a couple of years ago that competes with some other top marketplace options. There are dozens of examples like this.
Re: Show HN: Openkoda – Open–source, private, Salesforce alternative
#49Earlier quoted context omitted.
Odoo's quest for monetization from open source has been a bit off-putting. I stopped using it a few quarters back due to that. Community and Enterprise are becoming too disjointed.
Thanks for the feedback. I've never used Odoo or OpenKoda, just read a lot about both and was impressed. Sad to hear about Odoo's disjointed approach to enterprise monetization. Hopefully OpenKoda takes note.
Re: Show HN: Openkoda – Open–source, private, Salesforce alternative
#50Anybody have recommendations for similar projects written in Python? Curious to know the motivations for choosing Java in this case.
Python is significantly more resource heavy than Java. This is not a notebook or quick script. What would Python offer here?
Also, Java programmers have the habit of using excessive abstractions that don't solve real problems.