# statistics

**URL:** https://community.mp3tag.de/t/statistics/13807
**Category:** Development
**Created:** [August 28, 2012, 3:27pm UTC](https://community.mp3tag.de/t/statistics/13807 "2012-08-28T15:27:28Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![serdarfinal](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/s/e36b37/32.png) [@serdarfinal](https://community.mp3tag.de/u/serdarfinal)
#### Post date: [August 28, 2012, 3:27pm UTC](https://community.mp3tag.de/t/statistics/13807/1 "2012-08-28T15:27:28Z")

</div>

Dear Team,  
I had a question for you,  
I have a huge music database (60.000 songs) and I wanted to make some statistics like for example triggering the albums with more that 7 or 8 songs present in my database, those kind of things.  
Do you know how I could do that ?

If someone could help me

thanks  
regards  
Serdar

---

<div class="post-metadata">

### Author: ![LyricsLover](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/l/c6cbf5/32.png) [@LyricsLover](https://community.mp3tag.de/u/LyricsLover)
#### Post date: [August 28, 2012, 3:44pm UTC](https://community.mp3tag.de/t/statistics/13807/2 "2012-08-28T15:44:49Z")

</div>

> [@serdar](#):
>
> I have a huge music database (60.000 songs) and I wanted to make some statistics like for example triggering the albums with more that 7 or 8 songs present in my database, those kind of things.

What do you mean with "in my database"? If you already have a DB with the content of your songs, you could use some SQL-like commands to get your statistics?  
I use MediaMonkey to manage my entire collection (PostgreSQL-DB). But the tagging part is done with Mp3tag, because I wanna be sure, what a program writes to or deletes from my tracks 😉
