SEOClerks

3FN Normalized Database Design for $100

Level 1
Attention: The owner of this service has not logged into SEOClerks for more than 30 days. It is highly recommend that you contact them before ordering this service. Last Login: 3948 days ago

3FN Normalized Database Design

I will design a database normalized until the 3rd level, providing you a Schema and a SQL code to import into your Relational Database System (RDBMS).

Avoid redundancy and constraint problems outsourcing the DB design to a professional with more than 7 years programming in different countries and for several companies.


Tags

Database Schema Sql

0.0

0 reviews

Rating breakdown


Other services by pablorr85

$100 - In stock
Order Now
Process Time: 0.026160001754761

Possible Duplicate queries found!
MatchCountSQLScript
SELECT * FROM posts WHERE PID=3636241SELECT *, author_bookmarktip AS service_author_bookmarktip FROM posts WHERE PID=363624

/opt/clerks-staging/docroot/include/functions/includes/service.php 479 getAllServiceDetails() ()

SELECT * FROM categories1SELECT * FROM categories

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() parseRedundantQueriesCache()

SELECT * FROM seoclerks.members WHERE USERID='335607'1SELECT * FROM seoclerks.members WHERE USERID='335607'

/opt/clerks-staging/docroot/include/functions/includes/member.php 445 GetAllUserDetails() ()

SELECT * FROM ratings A, seoclerks.members B WHERE A.PID='363624' AND A.RATER=B.USERID1SELECT COUNT(A.RID) as total, SUM(bad) as badTotal, SUM(good) as goodTotal FROM ratings A, seoclerks.members B WHERE A.PID='363624' AND A.RATER=B.USERID

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() ()

SELECT * FROM orders WHERE PID='363624' AND status in (1, 4, 6)1SELECT OID, stime, extradays1, extradays2, extradays3, extra1ordered, extra2ordered, extra3ordered, days, status, quantity, extras_data FROM orders WHERE PID='363624' AND status in (1, 4, 6)

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() ()

UPDATE posts SET viewcount = viewcount + 1 WHERE PID='363624'1UPDATE posts SET viewcount = viewcount + 1 WHERE PID='363624'

/opt/clerks-staging/docroot/include/functions/main.php 1717 update_viewcount() ()

SELECT * FROM seoclerks.ratings WHERE USERID='335607' AND PID != 01SELECT good, bad FROM seoclerks.ratings WHERE USERID='335607' AND PID != 0

/opt/clerks-staging/docroot/include/functions/includes/smarty.php 135 insert_get_percent() include()

SELECT * FROM codeclerks.ratings WHERE USERID='335607' AND PID != 01SELECT good, bad FROM codeclerks.ratings WHERE USERID='335607' AND PID != 0

/opt/clerks-staging/docroot/include/functions/includes/smarty.php 135 insert_get_percent() include()

SELECT * FROM listingdock.ratings WHERE USERID='335607' AND PID != 01SELECT good, bad FROM listingdock.ratings WHERE USERID='335607' AND PID != 0

/opt/clerks-staging/docroot/include/functions/includes/smarty.php 135 insert_get_percent() include()

SELECT * FROM pixelclerks.ratings WHERE USERID='335607' AND PID != 01SELECT good, bad FROM pixelclerks.ratings WHERE USERID='335607' AND PID != 0

/opt/clerks-staging/docroot/include/functions/includes/smarty.php 135 insert_get_percent() include()

SELECT * FROM wordclerks.ratings WHERE USERID='335607' AND PID != 01SELECT good, bad FROM wordclerks.ratings WHERE USERID='335607' AND PID != 0

/opt/clerks-staging/docroot/include/functions/includes/smarty.php 135 insert_get_percent() include()

select * from categories_software order by name asc1select * from categories_software order by name asc

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_GetSoftwareCategories()

select * from categories_wanttobuy order by name asc1select * from categories_wanttobuy order by name asc

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_wantcategories()

select * from categories_wanttotrade order by name asc1select * from categories_wanttotrade order by name asc

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_tradecategories()

SELECT * FROM categories WHERE parentid = 0 1SELECT * FROM categories WHERE parentid = 0

/opt/clerks-staging/docroot/include/functions/main.php 21555 getNotParentCategories() include()

SELECT * FROM seoclerks.members WHERE USERID=? 1SELECT usergroup FROM seoclerks.members WHERE USERID=?

/opt/clerks-staging/docroot/include/functions/includes/member.php 2553 isStaffMember() include()

Invalid SQL

count(*)sql1error_msg

Expensive SQL

Tuning the following SQL could reduce the server load substantially
LoadCountSQLMaxMin

Suspicious SQL

The following SQL have high average execution times
Avg TimeCountSQLMaxMin
6.3552511SELECT A.*, C.username, C.profilepicture, C.userlevel, C.ratingcount, C.rating, C.lastlogin, C.ip, C.lip, C.profile_data from posts A, seoclerks.members C WHERE A.active=1 AND A.USERID=C.USERID AND A.sold_out=0 AND category IN (29,73,74,75,76,104,105) AND gtags like'%Adults%' AND type !=99 AND A.feat=0 AND A.catfeatured_upgrade=0 order by A.lastgigedit desc limit 0, 406.3552516.355251
4.9480831SELECT A.*, C.username, C.profilepicture, C.userlevel, C.ratingcount, C.rating, C.lastlogin, C.ip, C.lip, C.profile_data from posts A, seoclerks.members C WHERE A.active=1 AND A.USERID=C.USERID AND A.sold_out=0 AND category IN (17,18,22,30,33,47,49,50,72,84) AND gtags like'%Blogspot%' AND type !=99 AND A.feat=0 AND A.catfeatured_upgrade=0 order by A.lastgigedit desc limit 0, 404.9480834.948083
0.2803071SELECT count(A.PID) as total from posts A , seoclerks.members C WHERE A.active=1 AND A.USERID=C.USERID AND A.sold_out=0 AND A.USERID=C.USERID AND category IN (42,64,90) AND gtags like'%adverti%' AND type !=99 0.2803070.280307
0.2509581SELECT count(A.PID) as total from posts A , seoclerks.members C WHERE A.active=1 AND A.USERID=C.USERID AND A.sold_out=0 AND A.USERID=C.USERID AND category IN (42,64,90) AND gtags like'%videopromotion%' AND type !=99 0.2509580.250958
0.1288051SELECT * FROM members WHERE show_freelancer = 1 AND status = 1 AND total_recommendations > 0 AND (skills LIKE '%Flash-banner%') ORDER BY total_recommendations desc LIMIT 0,400.1288050.128805
0.1049941SELECT * FROM members WHERE show_freelancer = 1 AND status = 1 AND total_recommendations > 0 AND (skills LIKE '%Mixtape-cover%') ORDER BY total_recommendations desc LIMIT 0,400.1049940.104994
0.0819051SELECT count(USERID) AS total FROM members WHERE show_freelancer = 1 AND status = 1 AND total_recommendations > 0 AND (skills LIKE '%Flash-banner%') 0.0819050.081905