i need me a database of pokemon with all their different stats and legal moves and everything like that
i'm sure something like that exists
but like, i'm currently trying to fact check a memory i have and a current goal of mine is learning more SQL so it'd be nice to write a query that returns every element of the Moves table that is a physical Dragon type attack that can be learned by Salamence
@monorail veekun might have what you're looking for. it has a gzipped database that might be interesting to you: https://veekun.com/dex/downloads
the github also has csv versions of all of the data iirc: https://github.com/veekun/pokedex/tree/master/pokedex/data/csv
@monorail hee. happy to help..! ^^