I need suggestions for building a web application which show data in real time it also includes TCP socket programming. Please read and Help

This page summarizes the projects mentioned and recommended in the original post on /r/flask

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • firebase-admin-python

    Firebase Admin Python SDK

  • They have client side and server side libraries. I've used it on a project recently where I used the python library with flask on the server and the js library on the frontend with Vue. This means you do not need to build an API between your client and server for database specific things, which is awesome. I hate the boilerplate REST api code that I've built 100 times. The server app can push code into the database, and the client can subscribe to changes and get updates in real time with a few lines of code.

  • quickstart-android

    Firebase Quickstart Samples for Android

  • Most recently, I have been leaning towards Firebase for apps that need a lot of real time data, for the sake of simplicity.

  • 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.

    InfluxDB 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

  • FIREBASE & REACT: Setting Up React APP with Firebase

    2 projects | dev.to | 24 Feb 2022
  • [React] Passing environment variables to service workers

    1 project | dev.to | 17 Jan 2024
  • Phone Otp login using react Js

    1 project | dev.to | 25 Aug 2023
  • Biometric web authentication into Firebase in mins 🔐🚀

    1 project | /r/reactjs | 22 Jun 2023
  • Passkeys into firebase 🔐🚀

    1 project | /r/Firebase | 13 Jun 2023