# Plugin to get DB Data in JSON format

**URL:** https://forum.mautic.org/t/plugin-to-get-db-data-in-json-format/16334
**Category:** Product Support
**Tags:** development
**Created:** [September 29, 2020, 12:38pm UTC](https://forum.mautic.org/t/plugin-to-get-db-data-in-json-format/16334 "2020-09-29T12:38:13Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![joshua](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/joshua/32/3467_2.png) [@joshua](https://forum.mautic.org/u/joshua)
#### Post date: [September 29, 2020, 12:38pm UTC](https://forum.mautic.org/t/plugin-to-get-db-data-in-json-format/16334/1 "2020-09-29T12:38:14Z")

</div>

**Your software**  
My Mautic version is: 2.16.2  
My PHP version is: 7.3

**Your problem**  
My problem is:  
Is there exist any Mautic plugin that would give data (from database) in JSON format? I am not interested in REST API which gives a subset of the actual data. I am looking for a plugin that will give the full data from database in JSON format.

I am looking to get collection of data from database in JSON format.

Some additional Information about the environment  
DB Version: 10.1.44 (MariaDB)  
ubuntu - 18.04
