Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: What is the better way to store and display data.

by ig (Vicar)
on Aug 21, 2012 at 14:19 UTC ( [id://988752]=note: print w/replies, xml ) Need Help??


in reply to What is the better way to store and display data.

There are many ways to store data. Tables in an RDBMS is only one. You might find perl serialization helpful to learn about some alternatives that would allow you to store perl data structures without translating them into RDBMS tables. Which method will be best for you depends on many factors you haven't described, as indicated by choroba.

  • Comment on Re: What is the better way to store and display data.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://988752]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (6)
As of 2024-04-24 05:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found