Show content from database

You could use custom post types and custom taxonomies.

Using the custom post types to store data, taxonomies to categorize the data and you can utilize WordPress’ default searching functionality.

https://codex.wordpress.org/Post_Types

https://codex.wordpress.org/Taxonomies

https://codex.wordpress.org/Creating_a_Search_Page