As part of an educational project, I am writing a bot in python that will check movies with kinopoisk 'and, at the direction of the client, enter the ones you like in a queue (for now, just the database). To do this, I use the standard sqlite3.C module of the movie database at the client there is no problem. On the server should be stored database with movies and idshnikami customers who they stand in line.

Here is the question how to make something like a dynamic set id and match it to each movie in sql-lite and is it possible? I mean something like this: Shrek -> [id1, id2, id3, ..., etc.]

    0