Stripe Sigma
71–80 of 123 posts
Re: Stripe Sigma
#72Re: Stripe Sigma
#73I've only glanced at this, but I love the idea of making your API be SQL. I did this recently for a company whose customers have a lot of "power users" who are not professional programmers but use tools like R, Excel, Tableau, or even Python. The customers are very happy with it! We saved a ton of time not building a JSON API, which our customers wouldn't be able to use anyway. Basically we create a customer-specific…
My first reaction to seeing an SQL-based API is 'ugh'. SQL is complex and a little cumbersome, and easy to get wrong. My second reaction is 'oh, thank god'. I'm so tired of having APIs where I have to go through the 'get the list of users', 'iterate over the list to create a map', 'get the list of messages', 'iterate over the list of messages and add the username to the data structure', 'oh wait I have to get the cha…
Re: Stripe Sigma
#74Really cool! Signed up for the beta, excited to try it. Although at first glance, it looks quite expensive. Having to pay $10 monthly outright even with no charges feels kinda bad. I'm a huge fan of Amazon's free tiers to experiment with; Stripe's test mode is very nice for the same reason. And on top of this, the pricing being per-charge makes it far more expensive for businesses selling cheaper products ($5 subscri…
$10/month is two coffees. Not even worth thinking about if you find the service at all useful.
What?! Where does a single cup of coffee cost five dollars?
For ten dollars, you can brew at least fifty cups of coffee.
Re: Stripe Sigma
#75A couple of people have mentioned that Baremetrics should feel threatened, and that's where my mind went immediately too. I asked Josh Pigford for his reaction, and this is what he said: > We've had beta access to it for a while and have known it was coming. Generally not worried about it at all nor do we view it as any sort of competition in any sense of the word. > It doesn't give access to any new data...it's an S…
Re: Stripe Sigma
#76A couple of people have mentioned that Baremetrics should feel threatened, and that's where my mind went immediately too. I asked Josh Pigford for his reaction, and this is what he said: > We've had beta access to it for a while and have known it was coming. Generally not worried about it at all nor do we view it as any sort of competition in any sense of the word. > It doesn't give access to any new data...it's an S…
For established customers maybe not as there's a cost to switching but I'd be very surprised if this didn't have a hit on their signups going forward (once it's GA).
Re: Stripe Sigma
#77A couple of people have mentioned that Baremetrics should feel threatened, and that's where my mind went immediately too. I asked Josh Pigford for his reaction, and this is what he said: > We've had beta access to it for a while and have known it was coming. Generally not worried about it at all nor do we view it as any sort of competition in any sense of the word. > It doesn't give access to any new data...it's an S…
For established customers maybe not as there's a cost to switching but I'd be very surprised if this didn't have a hit on their signups going forward (once it's GA).
Re: Stripe Sigma
#78Earlier quoted context omitted.
$10/month is two coffees. Not even worth thinking about if you find the service at all useful.
> $10/month is two coffees. What?! Where does a single cup of coffee cost five dollars? For ten dollars, you can brew at least fifty cups of coffee.
The (TM) alone adds $0.50 to the price of a cup.
Re: Stripe Sigma
#79A couple of people have mentioned that Baremetrics should feel threatened, and that's where my mind went immediately too. I asked Josh Pigford for his reaction, and this is what he said: > We've had beta access to it for a while and have known it was coming. Generally not worried about it at all nor do we view it as any sort of competition in any sense of the word. > It doesn't give access to any new data...it's an S…
Edit: Additionally, the pricing seems a bit much considering that Stripe is already making a good deal of money off of their users transactions and it isn't so much trouble to write your own queries via their api.
Re: Stripe Sigma
#80> Additional processing time–up to 48 hours–is required to make your account’s transactional data available in Sigma. This means that it does not reflect your account’s most recent data and should be considered a couple days behind. The Sigma interface displays the date and time of the last update to your data.