Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 207 Bytes

File metadata and controls

10 lines (8 loc) · 207 Bytes

Hi there! Here is my asynchronous data retrieval project.

Objectives:

  1. Asynchronous data retrieval from PostgreSQL
  2. Sorting data by ID
  3. Use abilities of raw SQL and ORM simultaneously

TODO: All done!