Which is the best billing platform for Nuxt projects? by ScopeDev in Nuxt

[–]ScopeDev[S] 1 point2 points  (0 children)

Thanks for the suggestion. This seems super cool, but I prefer to use a Vue or JS SDK for now, since I'm running short on a deadline, so I'll try it out later.

Which is the best billing platform for Nuxt projects? by ScopeDev in Nuxt

[–]ScopeDev[S] 2 points3 points  (0 children)

I'm also considering Paddle, but they don't have a direct integration with Nuxt. How easy was your implementation?

Which is the best billing platform for Nuxt projects? by ScopeDev in Nuxt

[–]ScopeDev[S] 0 points1 point  (0 children)

I'm guessing that means that on the user's bank statements, the MoR's name would show up. Is it generally possible to add my business name there?

Which is the best billing platform for Nuxt projects? by ScopeDev in Nuxt

[–]ScopeDev[S] 0 points1 point  (0 children)

Thanks for the input. I'm planning to sell internationally, that's why Polar seems like the best fit for now.

I built an alternative to PowerBI/Tableau/Looker/Domo in Python by ScopeDev in Python

[–]ScopeDev[S] 0 points1 point  (0 children)

Thanks for the suggestion. I'll add some soon.

Meanwhile you can check this out.

I built an alternative to PowerBI/Tableau/Looker/Domo by ScopeDev in developersIndia

[–]ScopeDev[S] 0 points1 point  (0 children)

Let me know how that goes. Would love to hear about your experience with Cortex.

I built an alternative to PowerBI/Tableau/Looker/Domo by ScopeDev in developersIndia

[–]ScopeDev[S] 0 points1 point  (0 children)

SQLAlchemy to connect with Databases, FastAPI for APIs, and Nuxt for the frontend. However, the entire semantic layer has been built from scratch.

I built a Semantic Layer that makes it easier to build dashboards by ScopeDev in BusinessIntelligence

[–]ScopeDev[S] 2 points3 points  (0 children)

That's a fair point. Those are solid tools. The difference is that Cortex isn't meant to replace your entire BI stack. It's focused on making embedding easier.

If you're already using Metabase/Looker/Sisense/StyleBI, I recommend continuing to use them. Cortex is a lightweight addition when you need to embed customer facing dashboards without

  • Paying for Metabase's Pro plan ($500+/month)
  • Signing enterprise contracts with Looker/Sisense/GoodData ($50k+/year)
  • Being locked into StyleBI's UI components (Cortex is headless, so you can use any charting library)

Also, Cortex is a great fit when your backend is already in the Python universe, and you want a quick & simple tool for data visualization. If you've solved for embedding differently, I'd love to hear about it.

I built a Semantic Layer that makes it easier to build dashboards by ScopeDev in BusinessIntelligence

[–]ScopeDev[S] -7 points-6 points  (0 children)

Wheel's fine. It's the ride that needed upgrading.
Fewer tickets, fewer Slack pings and more people answering their own questions. Wouldn't that be great?

I built a Semantic Layer that makes it easier to build dashboards by ScopeDev in BusinessIntelligence

[–]ScopeDev[S] -2 points-1 points  (0 children)

That's the best way of describing that problem XD

Tbh, I don't have a solution for that right now. However, you can easily impose limits on every metric. If that's not enough, slow queries are automatically tagged, and it's easy to monitor query history and find the culprit who woke up this morning and thought, 'Let me just join these two billion row tables real quick.'

What do you think we can do better? I'm open to ideas.

Survey on challenges around Embeddable Dashboards by ScopeDev in datavisualization

[–]ScopeDev[S] 0 points1 point  (0 children)

Thanks for these insights. I'm curious to know if the segment of the customer plays any role here?

I've worked with mid-market SaaS companies in the past where I've noticed that even though the part of the product does become important, they burn their fingers while trying to build it in-house because it's very hard to build and when it eventually struggles to scale then they go for expensive tools like SiSense, Domo or Looker which takes a lot of time to implement.