Using FaunaDB and Netlify Functions for Analytics

This page summarizes the projects mentioned and recommended in the original post on dev.to

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • faunadb-js

    Javascript driver for FaunaDB v4

  • We are going to use the faunadb package. We will need this as dependency to the serverless function (it won't be used on the client side).

  • pmekh.com

    Source code to https://petermekhaeil.com

  • You can use Netlify Functions to talk to a database such as FaunaDB. In the below example, we use tracking page hits as a use-case to save into the database. You can found the source code to the Netlify Function here.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
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

  • How to Beat the Cap Theorem

    1 project | news.ycombinator.com | 11 Sep 2023
  • Faunadb: The Modern Database for Developers

    1 project | dev.to | 14 Aug 2023
  • I grew my SaaS to $10k MRR in a month

    1 project | /r/SaaS | 6 May 2023
  • DynamoDB pain points: How to address them and exploring possible alternatives

    1 project | dev.to | 30 Jan 2023
  • A Complete Guide to Modern Waves

    2 projects | dev.to | 28 Oct 2022