Is there going to be any difference with temp files?

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • aiosqlite

    asyncio bridge to the standard sqlite3 module

  • I access a local database concurrently with this sqlite wrapper but a problem has risen, I want to cache some data IN THE BACKEND but the only solution that I could think of is a in-memory database with shared cache but I think It would be impossible to maintain active since It has to have a conection active all the time in the backend. I came to the conclusion that It is better to use this approach in a separated thread in the front end with pyqt.

  • 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