Поддержка The Movie Database

Hi there,

I'm using your Api to copy data in local but With so much entries, my questions are:

  • What kind of structure do you use ? (all movies in the same table ? Seperate table according the langage ?)
  • i'm using mysql, what kind of DB would you recommend ? InnoDB ? MyISAM ? others ?
  • indexing is enough to have a "fast search" in a so huge DB ?

thank you,

keep going this project is really nice !

2 ответов (на странице 1 из 1)

Jump to last post

Hi @neorobot

These are all some pretty loaded questions that are hard to give simple answers to as each and every project requirements are going to be different 😉

What kind of structure do you use ? (all movies in the same table ? Seperate table according the langage ?)

TMDb is actually a MongoDB project, so there aren't tables per-say. Each media type or object is generally in their own collection (which is basically the equivalent to a table in the MySQL world).

i'm using mysql, what kind of DB would you recommend ? InnoDB ? MyISAM ? others ?

My understanding is that InnoDB is a good choice. I do use MySQL for the new lists and use InnoDB for them.

indexing is enough to have a "fast search" in a so huge DB ?

This is going to be purely based on your use case(s) and schema. I store a lot of things in Elasticsearch--not to necessarily get more performance but rather, a more dynamic and powerful querying system.

Thank you for your Answer Travis, I'll check that !

Не можете найти фильм или сериал? Войдите на сайт, чтобы добавить его.

Глобальные

s фокусироваться на панели поиска
p открыть меню профиля
esc закрыть открытое окно
? открыть окно сочетаний клавиш

На страницах медиа

b назад (или выше, если применимо)
e перейти на страницу правки

На страницах сезонов

(стрелка вправо) перейти к следующему сезону
(стрелка влево) перейти к предыдущему сезону

На страницах эпизодов

(стрелка вправо) перейти к следующему эпизоду
(стрелка влево) перейти к предыдущему эпизоду

На всех страницах изображений

a открыть окно добавления изображения

На всех страницах правки

t открыть переключатель переводов
ctrl+ s отправить форму

На страницах обсуждения

n создать новое обсуждение
w сменить статус отслеживания
p публичное/приватное
c закрыть/открыть
a открыть страницу действий
r ответить в обсуждении
l перейти к последнему ответу
ctrl+ enter отправить своё сообщение
(стрелка вправо) следующая страница
(стрелка влево) предыдущая страница

Параметры

Хотите поставить оценку или добавить в список?

Войти