How to add checkout fields and save them in db ?

I need to add some fields to the shipping address form from checkout page, and then save them in db.
I developed a module.

When I click next button , custom checkout field is not sent in post request.
I don’t know why this is happening.