JSON Serializer VS Postgres jsonb_agg #7936
              
                Unanswered
              
          
                  
                    
                      mmmcorpsvit
                    
                  
                
                  asked this question in
                Ideas & Suggestions
              
            Replies: 1 comment
-
| my little tests: use native serializer: use postgres json serialier: around x250 speedup! | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Postgres have native JSON serializer, why DRF not use so powerful feature ?
example query
Beta Was this translation helpful? Give feedback.
All reactions