Passing a very large list to html jinga2 frontend

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
  • flask-tables

    Beautiful Interactive tables in your Flask templates.

  • Check https://blog.miguelgrinberg.com/post/beautiful-interactive-tables-for-your-flask-templates and then the Server Side section. That helps you create an API that paginates and searches, so you don't load all data at once, but the relevant/needed data.

  • 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

  • Looking for method to serve an interactive visualization of a table that is searchable as website

    1 project | /r/learnprogramming | 17 Jan 2022
  • How to display a table from my database in my Flask app if the table was created by using pd.to_sql on a pandas df

    1 project | /r/flask | 8 Jan 2022
  • Beautiful Interactive Tables for your Flask Templates

    1 project | /r/flask | 17 Jul 2021
  • How to dynamically generate graphics and PDFs using Python an jinja

    6 projects | dev.to | 8 Jan 2023
  • Best practice for displaying table data, ideally with dynamic formatting?

    2 projects | /r/flask | 21 Aug 2021