How can I move away from the default PostgreSQL database?

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

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

    Modern and easy to use SQL client for MySQL, Postgres, SQLite, SQL Server, and more. Linux, MacOS, and Windows.

  • As for seeing what's in the database? That's not a Django problem: they're just databases. You can use various types of interfaces to read the contents of the database, such as Beekeeper Studio (personal preference, but there are plenty of others). Just connect to the database and explore the contents, either with the UI tools or with SQL queries.

  • 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