Sobes.tech

If the primary key is a UUID and it is inconvenient to perform backfill with ranges, how to organize processing of a large table?

202

If only the tenth element of a sorted set is needed, how to rewrite the query or ORM expression?

183

How quickly can you get the difference between two lists using standard types?

160

What will happen in the database after adding the `management` field to a Django model and running the migration? Have you ever had to create join tables manually?

153

What is a decorator in Python? Have you used decorators in practice?

151

What generally happens when creating a variable in Python, what does it have?

121

What types of indexes in databases do you know and in what cases do you apply them?

115

What is JWT: is it a random string or does it contain meaningful payload?

112

What is middleware in Django, how does it work, and why is it needed?

110

Have you encountered cases in practice where database replication affects users or the system?

108
/2