জ্যাঙ্গো ওয়েব ফের্মওয়ার্কে যেভাবে পোস্টগ্রেএসকিউএল ডাটাবেজ ব্যবহার করতে হয়
পাইথন ৩ প্রোগ্রামিং কোর্সের এই পর্বে আমরা দেখব
Contents:
1. Why PostgreSQL
2. Why not SQLite3
3. How to setup PostgreSQL
4. Web admin panel for PostgreSQL
5. How to configure Django for PostgreSQL
Code:
https://github.com/mahmudahsan/thinkdiff
[ python-django | ch5_postgresql ]
⭐️ পাইথন বাংলা | জ্যাঙ্গো বাংলা
http://pythonbangla.com
📷 My Tools and Books: https://www.amazon.com/shop/mahmudahsan
🔥 My Website: http://thinkdiff.net
🎯 My Mobile Apps: http://ithinkdiff.net
Ref:
1. Two Scoops of Django 1.11: Best Practices for the Django Web Framework: https://amzn.to/2IGo31Y
2. PostgreSQL: https://www.postgresql.org/
3. Windows Setup: https://www.postgresql.org/download/windows/
4. Mac Setup: https://www.postgresql.org/download/macosx/
5. Recommended Mac Setup: http://postgresapp.com/
6. pgAdmin 4: https://www.pgadmin.org/download/