Welcome, Guest. Please login or register.
Did you miss your activation email?
05/22/12, 07:24
Home Help Search Login Register
News: Parsley Flex framework review featuring quiz application, in our Flex frameworks series
Flex SDK 4.5 mobile roadmap: begin with your mobile development
Swiz Flex framework review featuring quiz application
New homepage we release our new Homepage, take a look ...

+  Flash-db
|-+  Server side Scripting and Database Support
| |-+  MySQL, PostgreSQL, MS SQL, Access (Moderators: Flash-db, Musicman, Ronald Wernecke, Jorge Solis, Andries Seutens)
| | |-+  Database Structure Question
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Print
Author Topic: Database Structure Question  (Read 1441 times)
chad
Server what's that
*
Posts: 4


View Profile Email
« on: 10/31/09, 15:24 »

Hi I am looking for recommendations on how to best structure my database.  I currently am using a simple EAV structure.  Now proficient in that method for version 2 of my App I wanted to explore some different options, the EAV has proven to be difficult to use with a growing/continually changing project.  I use amfphp to interact with my flash application.

The goal is to track finances in different ways and to allow the customer to generate reports by looking at the data in different ways.  The reports they request are always changing so in a later version I will be letting the customer dynamically create the design of their reports.  Looking at creating an XML that handles math applied to different fields in the Database.

Please share any ideas on structure suggestions/ideas.

Thank you!
Chad
Logged
Ronald Wernecke
Administrator
Systems Administrator
*****
Posts: 6175


View Profile WWW Email
« Reply #1 on: 10/31/09, 15:56 »

It is allways the same procedure:

first - get to know all the data you want to collect and store
normalize the data
create the tables

normalizing basicly means - findout which data es structural identical - put those into its own table

it might be useful not to normalize to the end, and keep parts, or all data unnormalized because of ease of query or peformance.
Logged

happy flashing
Cool
Ronald
Pages: [1] Print 
« previous next »
Jump to:  


Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!
anything