Title: Tables in database
Last modified: June 30, 2021

---

# Tables in database

 *  Resolved [adamovic](https://wordpress.org/support/users/adamovic/)
 * (@adamovic)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/tables-in-database-2/)
 * Hi Tobias!
 * A technical question: I would like to access contents of a table with javascript(
   since the table kind of serves as an online data storage already). Where can 
   I find the tables on my server? Is there a default path I can use like domain.
   com/wp_content/some-table?
 * Thanks!
    -  This topic was modified 4 years, 11 months ago by [adamovic](https://wordpress.org/support/users/adamovic/).

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/tables-in-database-2/#post-14612728)
 * Hi,
 * thanks for your post, and sorry for the trouble.
 * I’m afraid that this will need more than just JavaScript code. The tables are
   not stored in files on the server but in the WordPress database, as JSON-encoded
   two-dimensional arrays in the `wp_posts` database table.
 * Regards,
    Tobias
 *  Thread Starter [adamovic](https://wordpress.org/support/users/adamovic/)
 * (@adamovic)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/tables-in-database-2/#post-14614445)
 * Hi,
 * Thanks for the fast reply.
 * I see. Ok, that’s useful info. In that case, I’ll try finding another solution.
 * Best,
    Adam
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/tables-in-database-2/#post-14614572)
 * Hi,
 * sure, no problem! Sorry that I could not provide a directly usable solution here.
 * Best wishes,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Tables in database’ is closed to new replies.

 * ![](https://ps.w.org/tablepress/assets/icon.svg?rev=3192944)
 * [TablePress - Tables in WordPress made easy](https://wordpress.org/plugins/tablepress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tablepress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tablepress/)
 * [Active Topics](https://wordpress.org/support/plugin/tablepress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tablepress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tablepress/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [4 years, 11 months ago](https://wordpress.org/support/topic/tables-in-database-2/#post-14614572)
 * Status: resolved