Can't Find BBPress data in Database

I have installed BBPress in my Buddypress Based Wordpress Site. And i m unable to find any table of bbpress which contains data from the forum in my database.

Where can i find it?

Topic bbpress buddypress Wordpress

Category Web


As far as I know bbPress uses custom post types. So all the data are in the regular posts and post_meta tables. A look at the source code should tell you more.

From the bbPress Codex:

bbPress creates three custom post types and adds them to the navigation menu: Forums, Topics, and Replies. Use these menu items to create and manage your forums.

About

Geeks Mental is a community that publishes articles and tutorials about Web, Android, Data Science, new techniques and Linux security.