Database

Hi all!!

My project is a game of cards like Magic teh Gathering, and i have the class: Card, Deck (table of Card)… But i want have like a database of decks, is posible do it?

For example, I want have a deck of the enemy “Orc” with the cards with the identifier 24,25,35 etc. Or have the deck of the player with her changes. How can I do it?

Thanks for the help!

Someone knows how do it please.

Thanks.