Image files database

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

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

    ㊙️ Create standard barcodes with Python. No external dependencies. 100% Organic Python.

  • Yes, you can save images into the database using FileField or its sibling ImageField, though you'll need the Pillow library for it to work IIRC. Though, if you're talking about barcodes, then since barcodes are visual representations of texts and numbers, you could instead use some kind of barcode generator and simply store the data. See python-barcode for some ideas!

  • 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