Import data to the Django

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

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
  • django-data-wizard

    🧙⚙️ Import structured data (e.g. Excel, CSV, XML, JSON) into one or more Django models via an interactive web-based wizard

  • When it really happened, I thought that I could easily find it in the Django packages list on the special site. Really, I've found the correspondent package Django Data Wizard which looks like doing almost exactly what I meant.

  • django-import-export

    Django application and library for importing and exporting data with admin integration.

  • The Django Import Export package was good except for one issue: it requires describing a "resource" directly in the code, and it doesn't allow to import of arbitrary files.

  • 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
  • django-csvimport

    A generic CSV import tool for django models, imports run via admin upload logging model or custom command

  • One more package has not been found in a grid but was available for direct search. It is a Django CSV Import. I did like its pure design and simple use, but there also was no import customization. Additionally, it was not supporting asynchronous import tasks. I've tried to extend the code of the package, but a long history of the package did such modifications impossible.

  • django-import

    Customizable and extendable import for any django model from the admin and any API

  • As a result, I wrote my own package Django Import from the scratch and would like to introduce it here.

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

  • Import or load a json into a database

    2 projects | /r/django | 19 Apr 2023
  • Upload CSV to change the Data Model

    1 project | /r/django | 18 Aug 2022
  • Show HN: TextQuery – Query and Visualize Your CSV Data in Minutes

    3 projects | news.ycombinator.com | 2 Apr 2024
  • Ask HN: Who wants to be hired? (April 2024)

    6 projects | news.ycombinator.com | 1 Apr 2024
  • Unfold: Modern Django admin theme for seamless interface development

    1 project | news.ycombinator.com | 31 Mar 2024