Show HN: Volument – Our take on website analytics

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
surveyjs.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. riot

    Simple and elegant component-based UI library

    Thanks! Glad you like it. I'm the original author of Riot (https://riot.js.org/) so that's the style of frontend development I'm most comfortable with. We're using our own flavour of the library, which has the original super-mimimalistic feel on it.

  2. SurveyJS

    JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.

    SurveyJS logo
  3. badger

    Fast key-value DB in Go.

    We're using nats.io for event streaming and pub/sub. The sessions are aggregated in memory, then they go to Badger (https://github.com/dgraph-io/badger), and finally the daily aggregates are easily distributable and immutable JSON files.

    We're setting a session identifier to sessionStorage and those id's are wiped out once the session is processed and leaves the server memory. We worked together with a privacy specialist to ensure this is not violating GDPR. Details on what/how we collect data is here:

    https://volument.com/privacy/

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • BuntDB – A fast, embeddable, in-memory key/value database for Go

    1 project | news.ycombinator.com | 14 Jun 2025
  • How to Implement Serializable Snapshot Isolation for Transactions

    2 projects | dev.to | 28 Apr 2025
  • Thoughts on the Resiliency of Web Projects

    4 projects | news.ycombinator.com | 10 Nov 2024
  • Svelte + Manifest = Giving Svelte a proper backend with 7 lines of code 🧡🦚

    3 projects | dev.to | 7 Oct 2024
  • Build Your Own Uptime Monitor with MeteorJS + Fetch + Plotly.js ☄️🔭

    4 projects | dev.to | 8 Mar 2024

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?