&
Best unofficial Apache Server developers community
Username
Remember me?
Password
Forgot password?
Create an account
List archives
Videos
Answers
Questions
Unanswered
Tags
Ask Question
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…
php
mysql
sql
database
database-design
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…
php
mysql
database
database-design
data-structures
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…
mysql
database
database-design
mongodb
nosql
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…
php
mysql
database-design
directory
slideshow
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…
mysql
ruby-on-rails
ruby
database
database-design
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…
mysql
database
database-design
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.…
web-development
database-design
mongodb
nosql
relational-database
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…
database
database-design
postgresql
replication
database-replication
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…
php
mysql
database-design
mapping
categories
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.
database
database-design
mongodb
redis
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…
mysql
database-design
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…
mysql
sql
database
web-development
database-design
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…
mysql
database
database-design
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…
mysql
sql
database
web-development
database-design
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…
php
mysql
database
database-design
phpmyadmin
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…
php
mysql
database
database-design
doctrine
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.…
sql
database-design
postgresql
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…
mysql
database
database-design
indexing
nosql
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.
php
mysql
database-design
online
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…
mysql
database
database-design
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
data-modeling
× 28
relational-database
× 27
database-schema
× 20
sqlite
× 19
performance
× 13
table
× 11
ruby-on-rails
× 11
database-queries
× 11
schema
× 10
cassandra
× 9
optimization
× 9
web-development
× 8
normalization
× 8
social-networking
× 7
python
× 7
redis
× 7
oracle
× 6
java
× 6
data-structures
× 6
foreign-keys
× 6
sql-server
× 6
database-modeling
× 6
English
Russian
Copyright 2007 - 2012
Best unofficial Apache Server developers community
Privacy policy