Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account

database-design

0
votes
3 answers
66 views

Different table for insert and select

In order to improve insert performance and load on server, I've decided to divide a large table into 2. A big table which will only be used for…
asked June 25, 2011 11:07 am CDT
Noam
3
votes
3 answers
63 views

Best way to store similar music

I have millions of songs, each song has its unique Song ID. Corresponding to each Song ID I have some attributes like song name, artist name, album…
asked June 25, 2011 10:38 am CDT
Kevindra Singh
0
votes
1 answers
49 views

Looking for Help Understanding Mongo DB Data Organization

I am trying to understand the concept of document storage and fail to see how it would apply to some situations. For example, in the case of a…
asked June 24, 2011 11:13 am CDT
SizzlePants
0
votes
0 answers
34 views

PHP / MySQL image slideshows for directory listings.

I am building a business directory using php/mysql and am wondering what would be the best way to set up image slideshows for the advanced business…
asked June 24, 2011 9:05 am CDT
Richard Bell
0
votes
1 answers
53 views

Database design for document management?

We are providing document upload on different things like tasks, feeds, comments etc.. And there are lots different permission on documents for…
asked June 24, 2011 4:33 am CDT
krunal shah
-2
votes
2 answers
41 views

Database Design: dating-site-like application?

I need to build something similar to a dating site. Each account can have 1 or more "profiles". Each profile might have certain attributes, like…
asked June 24, 2011 2:45 am CDT
StackOverflowNewbie
0
votes
3 answers
40 views

Would MongoDB be a good fit for my industry?

I work in the promotional products industry. We sell pretty much anything that you can print, embroider, engrave, or any other method to customize.…
asked June 23, 2011 4:26 pm CDT
DBruns
0
votes
0 answers
32 views

Copy/Replicate subsets of tables from different databases into third database

I have two databases: 1) accounts-management 2) games-management I want to make reports, which use data from both databases and i want to have third…
asked June 23, 2011 8:12 am CDT
user358448
3
votes
4 answers
34 views

MySQL: Understanding mapping tables

When building a category navigation system for a business directory with a many to many relationship, I understand that it is good practise to…
asked June 23, 2011 6:43 am CDT
Richard Bell
0
votes
3 answers
44 views

What are the differences between MongoDB and Redis?

Just looking for what people see as the main differences when choosing between the two. Thanks.
asked June 22, 2011 3:09 pm CDT
float
0
votes
0 answers
28 views

How to arrange MySQL database to track users that have associated to multiple primary keys?

I have a table in MySQL with multiple of reported events (primary key, date submitted, and text). Users can "like", or "+1" the reports, similar to…
asked June 22, 2011 12:30 am CDT
Androo
0
votes
2 answers
37 views

Audit logging for Products / Options / Exras tables?

I dont know what type of Audit logging system do I need for my tables design. Sometime staff change the name of the product, price, options or…
asked June 21, 2011 6:35 pm CDT
user622378
0
votes
2 answers
29 views

Need help with a database design for Top 10

I am trying to come up with a database design to hold the "Top 10" results for some calculations that are being done. Basically, when all is said in…
asked June 21, 2011 3:00 pm CDT
z0dSki
0
votes
4 answers
33 views

Database Design feedback

An invoice can contain 1 or more orders, how to archive this? Example of Invoice: OrderID | Order Date | Amount 31 10/02/2011 £1.50 43 12/02/2011…
asked June 21, 2011 10:09 am CDT
user791022
0
votes
2 answers
31 views

Feasibility of dynamically increase in no. of tables and rows in a database.

Which is better 100 tables with 10,000 rows or 1,000 tables with 1,000 rows? The above question is just a base.Its not completed without the…
asked June 21, 2011 12:13 am CDT
kiran
1
vote
4 answers
36 views

Should I have 1 or 2 tables for user personal addresses and user group addresses?

If I have users, as well as user groups (like a local astronomy group/club), and I want both to have a one to many relationship with street…
asked June 20, 2011 5:09 pm CDT
blacktie24
0
votes
2 answers
29 views

Is it better to cache HTML in a database or on the file system?

I have a few programs that have to fetch HTML or XML and then cache it locally. Imagine that there are 1000-10,000 documents that need to be cached.…
asked June 20, 2011 3:23 pm CDT
dan
4
votes
2 answers
39 views

Large MySql table putting too much load on server

I have a MySql table which consists of: ~25million rows (CURRENTLY) 3 indexes Each day, a crawler adds ~3million rows I'm currently not looking too…
asked June 20, 2011 12:43 pm CDT
Noam
-1
votes
4 answers
44 views

How to implement "is user online" feature like in FB?

I can't design mysql tables for "is user online" feature. Googled but can't find concrete solutions. Any help would be appreciated. Thank you.
asked June 20, 2011 7:31 am CDT
trerums
3
votes
2 answers
27 views

Privacy concerns- database

if i have this table: users ----- id_users (pk) age name gender salary it is needed for each of these values an option to set visible or not in user…
asked June 19, 2011 1:56 pm CDT
Fel
Pages : 1 | 2 | 3 | 4 | 5 > [29]
575

database-design

Tagged: database-design
Related Tags
mysql × 470
database × 254
sql × 96
php × 94
nosql × 38
postgresql × 30
mongodb × 28
sqlite × 19
performance × 13
table × 11
schema × 10
cassandra × 9
python × 7
redis × 7
oracle × 6
java × 6
sql-server × 6