
|
Database Development/Administration
3NF - Third Normal Form - eliminates functional
dependencies on non-key fields by putting them in a separate table. At
this stage, all non-key fields are dependent on the key, the whole key and
nothing but the key. 3NF includes 1NF and 2NF. - source: www.dictionary.com,
and every database design book written since 1970. Fundamental
to database design is the logical model of the data. Get this wrong,
and you wind up hating life down the road. We get that! Every
developer we have understands normalization and also knows when it is time
to "de-normalize".
- If you have a spreadsheet that has gone
nuts on you, let us move it to Access. Fun Access tips for rookies here.
- If
you have an Access DB that is slowing down from heavy usage, let us move
it to SQL Server or another enterprise RDBMS.
- If you have a SQL Server
DB that is not performing, let us fix it.
- If you need to migrate from
one system to another, we can do that.
- If you want to move your data to
the web, we can do that to.
- If you need a data warehouse
that you can slice and dice to look at your business information in a
different way, we can handle it.
From new design to administering
terabytes of data, we have developers with years of experience with almost
every RDBMS on the market. In short - we do data! You have it, we
organize it! |