StackShareStackShare
Follow on
StackShare

Discover and share technology stacks from companies around the world.

Product

  • Stacks
  • Tools
  • Companies
  • Feed

Company

  • About
  • Blog
  • Contact

Legal

  • Privacy Policy
  • Terms of Service

© 2025 StackShare. All rights reserved.

API StatusChangelog
  1. Home
  2. Companies
  3. Sqreen
Sqreen logo

Sqreen

Verified

Sqreen is a developer-friendly security platform for web applications, API and micro-services

Pariswww.sqreen.com
56
Tools
5
Decisions
66
Followers

Tech Stack

Application & Data

17 tools

MongoDB logo
MongoDB
Python logo
Python
Ruby logo
Ruby
Rails logo
Rails
TimescaleDB logo
TimescaleDB
Amazon Athena logo
Amazon Athena
Flask logo
Flask
PHP logo
PHP
Node.js logo
Node.js
Java logo
Java
C lang logo
C lang
TypeScript logo
TypeScript
Golang logo
Golang
Cassandra logo
Cassandra
Memcached logo
Memcached
JavaScript logo
JavaScript
GNU Bash logo
GNU Bash

Utilities

6 tools

Slack logo
Slack
Stripe logo
Stripe
Amazon Elasticsearch Service logo
Amazon Elasticsearch Service
Heap logo
Heap
Sqreen logo
Sqreen
Algolia logo
Algolia

DevOps

2 tools

PagerDuty logo
PagerDuty
Grafana logo
Grafana

Business Tools

1 tool

Drip logo
Drip

Team Members

Pierre Betouin
Pierre BetouinCo-founder & CEO
Paul
Paul
aviat
aviat
Benoit Larroque
Benoit LarroquePrincipal Engineer

Engineering Blog

Stack Decisions

Benoit Larroque
Benoit Larroque

Sep 21, 2019

I chose notion.so to be our knowledge sharing platform accross the company. We use it for planning new initiatives, to track our OKRs but also to share our company policies. It's also very good at linking every other asset we have been producing accross the years.

It's so versatile that, at first, it a bit hard to onboard but the notion.so team is always sharing new tips and tricks on their Slack.

2.19k views2.19k
Comments
Benoit Larroque
Benoit Larroque

Sep 21, 2019

I chose TimescaleDB because to be the backend system of our production monitoring system. We needed to be able to keep track of multiple high cardinality dimensions.

The drawbacks of this decision are our monitoring system is a bit more ad hoc than it used to (New Relic Insights)

We are combining this with Grafana for display and Telegraf for data collection

155k views155k
Comments
Benoit Larroque
Benoit Larroque

Sep 17, 2019

I chose Datadog APM because the much better APM insights it provides (flamegraph, percentiles by default).

The drawbacks of this decision are we had to move our production monitoring to TimescaleDB + Telegraf instead of NR Insight

NewRelic is definitely easier when starting out. Agent is only a lib and doesn't require a daemon

457k views457k
Comments
Benoit Larroque
Benoit Larroque

Sep 17, 2019

The problem I had was mongo doesn't scale super well when really going to big data-sets and sharding it is very ops heavy

I considered Cassandra but decided against it because it's also very ops heavy and documentation (at the time) was lacking

Hence we went to DynamoDB as it's super scalable, sharded by default and doesn't require ops (managed service). Beware though the data modelling is very different (and very close to Cassandra)

2.06k views2.06k
Comments
aviat
aviat

Jan 19, 2018

The Sqreen PHP agent is both a PHP extension, built in C, and a daemon built in Python. C

6.51k views6.51k
Comments