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

schema

0
votes
1 answer
45 views

How create best schema database with ratings system and available in month?

i will create schema the database MySQL. There are username, password etc and rating system and available in month. Standard it looks like this: id…
asked June 25, 2011 7:03 am CDT
Tifan33
-1
votes
2 answers
34 views

Import databse schema

I am having a mysqldump file which contains schema as well as data dump. I need to import only database schema from my sqldump. I tried with…
asked June 15, 2011 5:00 am CDT
srahul07
0
votes
2 answers
34 views

How do I store this in Redis?

I have many products (product_id). Users (user_id) view the products. I want to query which users viewed whatever product in the last 24 hours . (In…
asked June 14, 2011 1:13 am CDT
Owalla
0
votes
1 answer
34 views

How to Design HBase Schema

We have currently one running project which uses RDBMS database( with lots of tables and stored procedures for manipulating data). The current flow…
asked June 13, 2011 5:41 am CDT
prasad
0
votes
1 answer
41 views

Convert MySQL schema to a human-readable report i.e. Excel, Word etc.

I am designing a database using the mySQL workbench tool. The diagrams are excellent for showing the overall structure of the database but they do…
asked June 8, 2011 7:17 am CDT
yoda230
0
votes
1 answers
32 views

How to use schema for multiple sqlite db for Zend_Db_Table

Hi, So I have multiple sqlite database. /path/database1.db /path/database2.db When i make a Zend_Db_Table for it, how do I specify which db to use?…
asked June 5, 2011 12:08 pm CDT
Lasiaf
0
votes
1 answer
47 views

Simple plan - schema database

hello:) I would like to make a simple plan: I did something like this: CREATE TABLE IF NOT EXISTS `plan` ( `id` int(20) NOT NULL AUTO_INCREMENT, `a`…
asked June 5, 2011 10:34 am CDT
andanosy
0
votes
4 answers
24 views

The most efficient sql schema for searching names and lastnames

I'm creating a list of members on my site, and I want to enable them to look for eachother by first name and last name or either one. The catch is…
asked June 3, 2011 6:23 pm CDT
user720943
0
votes
3 answers
34 views

Users group table schema

Hi, I am creating a system where users can join and create groups. Within these groups, members can create topics and respond to topics already…
asked May 30, 2011 2:41 pm CDT
Jonathan
0
votes
0 answers
27 views

My own Framework (PHP/MySQL)

I am currently developing a framework for my all softwares I will develop and it's almost done. My framework can be used in two ways: 1. For admin…
asked May 30, 2011 6:20 am CDT
dino beytar
0
votes
1 answers
47 views

Messaging system database schema

Hello, I'm trying to implement a messaging system in PHP and MySQL but I'm having some trouble deciding on how I should do the tables and queries.…
asked May 17, 2011 10:17 am CDT
RS7
0
votes
3 answers
43 views

SQL injection and Postgres "CREATE SCHEMA"

When using CREATE SCHEMA schema_name in postgres, how do you prevent SQL injection of the schema_name parameter, if it needs to be user-input?…
asked May 10, 2011 9:38 pm CDT
SooDesuNe
0
votes
2 answers
27 views

Help setting up MySQL Database

Hi, I need help setting up my MySQL Database. I would like the database to have a table called accounts. All user accounts would be kept in that…
asked May 8, 2011 6:22 pm CDT
XcodeDev
1
vote
1 answers
33 views

How to prevent a user from accessing a specific schema?

I have a server, that was created for me. On it there is a schema called "test". I've logged in with root user, and created a new schema called…
asked May 8, 2011 4:48 am CDT
Gidget
1
vote
1 answer
37 views

MySQL - Usage of 'Allow NULL'

Does usage of NULL to fill empty cells on my tables make searches / queries faster? For example is this 90 2 65 2011-04-08 NULL NULL 134 2 64…
asked May 5, 2011 8:25 pm CDT
torr
1
vote
3 answers
33 views

Creating databases at runtime with Hibernate?

Hi SO Community. Is it possible to use Hibernate to, at runtime, create a new database (using the annotations of the model objects as schema, or…
asked May 5, 2011 8:19 am CDT
Nico Huysamen
1
vote
1 answer
50 views

Moving messaging schema to MongoDB

I have this schema for support of in-site messaging: When I send a message to another member, the message is saved to Message table; a record is…
asked May 2, 2011 7:33 pm CDT
Andrey
0
votes
1 answer
35 views

MySQL: Getting all columns in a table in a certain database

I have several databases that have tables with the same name. I mean, I got the following databases mydb1 , mydb2 , etc and each mydb has a table…
asked May 2, 2011 7:43 am CDT
toom
0
votes
0 answers
32 views

Best way to set up my mysql schema: songs and tags.

greetings. I have a table full of songs full of data (artist, songname, link, etc). I want to set up a relationships with tags. In the end, I want…
asked April 29, 2011 8:29 pm CDT
matt
0
votes
1 answers
36 views

MySQL table: How can I remove specific characters from all fields?

Every week, I have to completely replace the data in several very large MySQL tables. So what I normally do is delete the existing data, import the…
asked April 21, 2011 11:25 pm CDT
Inquisitive
Pages : 1 | 2 | 3 | 4 >
65

schema

Tagged: schema
Related Tags
mysql × 40
database × 18
php × 8
nosql × 7
postgresql × 6
cassandra × 4
mongodb × 4
hadoop × 4
table × 4
sql × 3
query × 3
sqlite × 3
java × 3
messaging × 2
doctrine × 2
eav × 2
tags × 2
hbase × 2
solr × 2
design × 2
change × 2
c# × 1