https://github.com/dickens-odera/django-postgresql
A simple project to illustrate how to integrate django with postgresql database
https://github.com/dickens-odera/django-postgresql
Last synced: about 2 months ago
JSON representation
A simple project to illustrate how to integrate django with postgresql database
- Host: GitHub
- URL: https://github.com/dickens-odera/django-postgresql
- Owner: Dickens-odera
- License: mit
- Created: 2019-03-04T22:52:40.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T01:40:24.000Z (over 2 years ago)
- Last Synced: 2025-01-14T09:34:21.897Z (4 months ago)
- Language: Python
- Size: 130 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Building a RESTFUL API with Django, PostgreSQL and Djangorestframework
![]()
The posts API created uses the postgresql database instead of other databases like mysql and sqlite3