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

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…
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.…
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…
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…
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…
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 |…
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…
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…
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…
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…
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…
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…
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…
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…
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…
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…
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…
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…
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…
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…
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
sql × 19
postgresql × 12
php × 11
nosql × 6
sqlite × 5
mongodb × 5
join × 4
sql-server × 3
oracle × 3
query × 3
hadoop × 2
cakephp × 2
ecommerce × 1
efficiency × 1
tags × 1