상세 컨텐츠

본문 제목

190730

Programming/Mindchain

by 쌩우 2019. 7. 30. 18:05

본문

https://wayhome25.github.io/django/2017/07/25/tsd7-django-query-database/

Django ORM 명령어에 대한 공부를 위하여 참조한 블로그

[

Django - ORM, 쿼리셋, 예외처리 · 초보몽키의 개발공부로그

Promo 모델 중에서 active 메소드로 리턴된 레코드 중에서 name 값이 name으로 시작하거나, description 값 중에 name이 포함되어 있는 레코드를 모두 가져와줘!

wayhome25.github.io

](https://wayhome25.github.io/django/2017/07/25/tsd7-django-query-database/)

https://americanopeople.tistory.com/316

여러 tool에 대한 비교글

[

(PostgreSQL) PostgreSQL Client Tool 비교하기

나는 PostgreSQL Client 유목민이다 🐎🐎 그러던 중 PostgreSQL Client 비교한 글을 읽어봤는데, 꽤 유용했다! 적당한 툴을 찾지 못해서 PGAdmin, Psequel를 혼용해서 사용하고 있었는데, 이제는 TablePlus으로 정..

americanopeople.tistory.com

](https://americanopeople.tistory.com/316)

https://stackoverflow.com/questions/4291165/sqlite-copy-data-from-one-table-to-another/4291203

[

sqlite copy data from one table to another

SQLITE I have 2 tables "Source" and "Destination" that have the same fields. ID and COUNTRY, though they both have other fields too that are not in common. I need to copy the Source.Country value...

stackoverflow.com

](https://stackoverflow.com/questions/4291165/sqlite-copy-data-from-one-table-to-another/4291203)

관련글 더보기

댓글 영역