&
Best unofficial Apache Server developers community
Username
Remember me?
Password
Forgot password?
Create an account
List archives
Videos
Answers
Questions
Unanswered
Tags
Ask Question
relational-database
2
votes
1
answer
39
views
Implementing a Flexible Relationship in a RDBMS -- What really are the tradeoffs?
I have a bunch of products with a bunch of different possible attributes for each product. E.g. Product A has a name, size, color, shape. Product B…
mysql
sql-server
oracle
postgresql
relational-database
asked
June 24, 2011 2:51 pm CDT
Davis Dimitriov
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
1
vote
3
answers
47
views
PHP/MySQL Search code and logic for relational database schema
I have created this database schema and with help from several users on here, I have a database which takes user submitted business entries stored…
php
mysql
query
relational-database
asked
June 22, 2011 3:40 pm CDT
Dan
4
votes
5
answers
36
views
A Never Delete Relational DB Schema Design
I am considering designing a relational DB schema for a DB that never actually deletes anything (sets a deleted flag or something). 1) What metadata…
mysql
sql-server
oracle
postgresql
relational-database
asked
June 21, 2011 4:32 pm CDT
Davis Dimitriov
1
vote
2
answers
37
views
Attaching Catagories from one table to entries in another MySQL
I know i'll get flamed for this as the topic is covered numerous times in other questions but I just cannot get my head around it or really…
php
mysql
relational-database
asked
June 21, 2011 11:16 am CDT
Dan
0
votes
2
answers
32
views
Chain modifications in relational database
Suppose that we have 3 related table in this manner in MySQL: Table 1: Table 2: Table 3: ------------- ------------- ------------- UserID |…
mysql
sql
relational-database
asked
June 17, 2011 8:51 am CDT
silvercover
0
votes
3
answers
37
views
What is the most efficient way to search rows in a table based on metadata stored in another table?
Consider these two tables stored in a MySQL database. The first stores a list of movies and the second stores metadata about each movie. Rather than…
mysql
sql
database
relational-database
asked
June 16, 2011 3:57 pm CDT
mcarpenter
0
votes
2
answers
30
views
Transforming (Synchronizing)Data between SQL to HBase
We are overhauling our product by completely moving from Microsoft-.Net family to open source (well one of the reasons is cost cutting and…
sql-server
hadoop
relational-database
key-value-store
structured-data
asked
June 15, 2011 8:19 am CDT
Panks
0
votes
1
answer
30
views
Good table structure for collaborative article editor
I have an app that will allow an admin to upload an article and share it with many users to edit it. The article is then broken down into sentences…
mysql
database
database-design
relational-database
asked
June 14, 2011 11:27 pm CDT
samxli
0
votes
2
answers
28
views
How can I make a query, selecting only CATEGORIES which have PRODUCTS into it?
I have a DB structured like this: CATEGORIES > SUBCATEGORIES > PRODUCTS In just want show the categories which have an number of products…
mysql
sql
relational-database
asked
June 11, 2011 10:39 am CDT
Marcelo de Assis Costa
0
votes
0
answers
30
views
How to handle One-To-Many Relationships in OLEDB?
A google search has not revealed a lot of info on the subject (At least nothing DB-newbie friendly/Not too cryptic); just want to know how O:M…
c#
mysql
database-design
oledb
relational-database
asked
June 10, 2011 6:36 pm CDT
Drknezz
0
votes
2
answers
34
views
Mysql:Relational database , a How to ?
I have 2 tables. 1st,cardb ID,car,engine,gear 2nd,labels ID,label,value what i need to do is, say for this record cardb:1,punto,3500cc,auto if i…
php
mysql
database
relational-database
asked
June 9, 2011 4:15 pm CDT
Momen M El Zalabany
0
votes
1
answers
29
views
Mysql relational question. Get results when M:N null
-Goal- I would like to fetch users who do not have an entry within the 'bar' table. These users will also belong to a certain 'usergroup' and have…
mysql
sql
join
null
relational-database
asked
June 9, 2011 11:20 am CDT
Simon Ball
0
votes
2
answers
32
views
Database design for multiple game variations
Hopefully the purpose of these tables will be apparent, but just in case here's a simple explanation: I basically wish to store the results of…
mysql
sqlite
database-design
relational-database
entity-relationship
asked
June 1, 2011 8:48 pm CDT
Matt Carr
0
votes
5
answers
30
views
MYSQL - Get rows in all the selected categories.
I'm trying to write query to a MYSQL database that queries for products that have a relationship with all selected categories Products table…
mysql
relational-database
asked
June 1, 2011 8:27 am CDT
Timmeh
0
votes
4
answers
57
views
Converting simple MySQL database to a NoSQL solution
I have a very small MySQL Database where the main table is about 300 records and I do add more occasionally. The table stores locations to files and…
mysql
mongodb
nosql
relational-database
redis
asked
June 1, 2011 7:52 am CDT
TalkingTom
0
votes
4
answers
34
views
How to get adjacent records?
Not sure if this is possible (or worthwhile to do) in pure SQL, but I'll ask anyway. Let's say I have a bunch of numbered records in my database…
mysql
sql
database
relational-database
asked
May 31, 2011 6:19 pm CDT
Mark
0
votes
1
answer
34
views
Cassandra write performance vs Releational Databases
Hi all, I am trying to grasp some performance differences between Cassandra and relational databases. From what I have read, Cassandra's write…
relational-database
cassandra
asked
May 28, 2011 6:53 pm CDT
Hoofamon
0
votes
1
answers
37
views
How do document databases deal with changing relationships between objects (or do they at all)?
Say, at the beginning of a project, I want to store a collection of Companies, and within each company, a collection of Employees. Since I'm using a…
mongodb
relational-database
document-database
asked
May 26, 2011 6:58 pm CDT
jonathanconway
0
votes
2
answers
45
views
Tracking User activity log - SQL vs NoSQL?
I have a mysql database containing tables like User, playlist, videos, tags . Based on this I would like to collect the user activity on the…
mysql
database-design
nosql
relational-database
mongo
asked
May 22, 2011 5:40 pm CDT
daydreamer
Pages
:
1
|
2
|
3
|
4
|
5
>
88
relational-database
Tagged:
relational-database
Related Tags
mysql
× 66
database
× 31
database-design
× 27
sql
× 19
postgresql
× 12
php
× 11
nosql
× 6
sqlite
× 5
mongodb
× 5
join
× 4
sql-server
× 3
foreign-keys
× 3
oracle
× 3
query
× 3
foreign-key-relationship
× 3
activerecord
× 2
performance
× 2
entity-relationship
× 2
hadoop
× 2
document-database
× 2
codeigniter
× 2
database-queries
× 2
non-relational-database
× 2
cakephp
× 2
many-to-many
× 2
ecommerce
× 1
data-structures
× 1
efficiency
× 1
tags
× 1
English
Russian
Copyright 2007 - 2012
Best unofficial Apache Server developers community
Privacy policy