Tagged Questions
0
votes
0answers
21 views
How to store rich text in MySQL for multiple-format parsing [closed]
I'm working on a web app in which users may create documents, that can the be accessed in different ways. The output that will be most often used is HTML, but I want to provide an option to download a ...
0
votes
1answer
21 views
Mysql DB single field matching to multiple other fields
Ok, so I am creating a sort of dating service and I have a DB that requires a field to match up against multiple other fields. They need to be stored, so that they can be ignored and set as maybes for ...
-1
votes
1answer
20 views
pulling content from MYSQL database [closed]
Hellow I just had a question about pulling data from a database, namely music. I understand that I could store html in a database and give the user music in that manner but what I'm wondering is how ...
3
votes
4answers
87 views
MySQL or NoSQL? Recommended way of dealing with large amount of data
I have a database of which will be used by a large amount of users to store random long string (up to 100 characters). The table columns will be: userid, stringid and the actual long string.
So it ...
0
votes
1answer
49 views
Images in a mySQL database
I'm making a website for my brother's webcomic, which was previously hosted on Tumblr. What is the most efficient/logical option for storing the pictures?
Downloading and putting the path in the Db
...
1
vote
2answers
88 views
How to Get True Size of MySQL Database?
I would like to know how much space does my MySQL database use, in order to select a web host.
I found the command SHOW TABLE STATUS LIKE 'table_name' so when I do the query, I get something like ...
0
votes
1answer
76 views
Storing longer texts in MySQL
In one of my tables I have a field which can contain longer texts. Everytime someone inserts something into that table a simple trigger is called. My problem is that this gives me an error: #1436 - ...
0
votes
0answers
27 views
Does or can MySQL use dictionary internally? (or COW) [closed]
I wonder about MySQL storage. I have table that I use for logging. It has many columns, mostly VARCHAR and some numbers. Text values repeat very often (like for example app version). Does MySQL ...
0
votes
2answers
144 views
How to store many images on a webserver? [closed]
I plan to store many images (>100,000) on a webserver.
the filename will be for ex.
324-2012-07-25-143544.jpg
the filename is build like this:
userid-year-month-day-HHMMSS.jpg
this ...
-1
votes
1answer
55 views
What are the best practices to follow to store audio files on a server? [closed]
I want to be able to send audio files to the server, store them, and retrieve them (stream) when need required.
Can I know what practices should I follow. Planning to use a PHP framework with mySQL. ...
2
votes
2answers
427 views
store TEXT/BLOB in same table or not?
While searching trough SO, I've found two contradicting answers (and even a comment that stated that) but no definitive answer:
The problem is: is there any performance benefit, if you store a ...
1
vote
1answer
41 views
Why does the MySQL file that contains my table's data not change size when I add data to the table?
The files in which MySQL stores the table data don't seem to grow when I add data to the tables. They seem to start at 9k and stay there.
The context of this question is that I wanted to create a ...
0
votes
1answer
59 views
Database to store compressed files
We use Redis database as:
key -> (file1, file2, file3)
The value is always a list of three compressed files.
Not all the keys have the 3 files i.e.
key2 -> (file4, file5)
Files are ...
-2
votes
1answer
49 views
Storing a list of distinct values for a given time [closed]
I'm looking for a possibility to efficently store a list of users that have performed a certain action.
I dont care what that user did, when he did it and how often he did it.
I've got an application ...
-1
votes
2answers
88 views
Which Storage Engine is best in MySql? [duplicate]
Possible Duplicate:
MyISAM versus InnoDB
Which Storage Engine is best in MySql?
InnoDb or MyIsam
1
vote
2answers
51 views
How to store data - should I duplicate it directly
I want to store data of a variety of establishments.
I want to store data which allows the location of said establishment within its country.
As such I need to store Town data, County data, and ...
1
vote
1answer
227 views
MongoDB vs Mysql Storage space compare
I am building a data ware house that is the range of 15+ TBs. While storage is cheap, but due to limited budget we have to squeeze as much data as possible in to that space while maintaining ...
1
vote
1answer
115 views
Does storing ASCII files as a BLOB field in MySQL or Oracle offer a reduction in storage requirements?
I have several thousand small ASCII files containing 3D cartesian coordinates for atoms in molecules (among other information) that I need to store somewhere.
A simple calculation told me that we ...
2
votes
5answers
648 views
Folder Structure for storing millions of images?
I am building a site that is looking at Millions of photos being uploaded easily (with 3 thumbnails each for each image uploaded) and i need to find the best method for storing all these images.
Ive ...
1
vote
3answers
58 views
Mysql storing lots of bit sized settings
I have ~38 columns for a table.
ID, name, and the other 36 are bit-sized settings for the user.
The 36 other columns are grouped into 6 "settings", e.g. Setting1_on, Setting1_colored, etc.
Is this ...
0
votes
2answers
670 views
MySQL Query database size
Is there a query or function that I can use to determine the size of a database in MySQL? If not what is the typical way to find the size of database in MySQL?
I was googling and found SELECT ...
1
vote
2answers
111 views
Should I store frequently running/needed query results to the Session scope in Coldfusion?
I have a system running Coldfusion8/MySQL 5.0.88.
On some pages I need to pre-query parameters based on (logged in) users. For example, the site has a product search, which only allows to search ...
1
vote
1answer
90 views
MySQL - Making a (simple?) search engine with tags
I'm about to make a (simple?) search engine to our future website and I would like some advice regarding a question.
The contents on the website will have tags connected to them but I don't know how ...
3
votes
2answers
173 views
Why is my table size more than 4x larger than expected? (rows*bytes/row)
I'm looking at a simple table in MySQL that has 4 columns with the following sizes,
unsigned bigint (8 bytes)
unsigned bigint (8 bytes)
unsigned smallint (2 bytes)
unsigned tinyint (1 byte)
So I ...
0
votes
1answer
30 views
best storage solution for data samples
i'm developing a system that will collect user activities samples (opened a window, scrolls, enter page, leave page, etc.) and i'm looking for the best way to store these samples and query it.
i ...
3
votes
4answers
184 views
How to allow for and store sub-options in a database
I am making an online booking system for a party place, and my client wants to have certain "packages" available for his users. These packages would then have "sub-options", and I am unsure how to ...
0
votes
1answer
189 views
Serializing XML data to store in MySQL with PHP
I have a series of very complex XML files. I need to access these often, so reading .xml files is something of a hangup. I've been considering writing a series of massive SQL statements, but before ...
0
votes
4answers
247 views
Best way to store data in MySQL database
Evening,
I've no training in Databases, and I'm a bit lost.
Essentially I've this data:
Game
name_of_game varchar(?);
screen_shots ?
screen_shot_1
screen_shot_2
...
0
votes
3answers
301 views
Why is file system storage the fastest?
Extending this thread - I would just like to know why it's faster to retrieve files from a file system, rather than a MySQL database. If one were to benchmark the two to see which would retrieve the ...
1
vote
5answers
412 views
Photos in sql database or filesystem (2012)
There might be several questions about this already but I'd like to get an updated answer since most answer are old now. Which will be better in storage of images, database or filesystem?
I think ...
2
votes
3answers
361 views
Using PHP variables inside MYSQL stored queries
I searched before posting this but didn't find an answer to my question.
I have a table in a database which stores queries such as (with the php variable stored in the database):
select * from ...
2
votes
1answer
33 views
Does MySQL support STORAGE syntax?
I have a query like
CREATE TABLE EMPLOYEE_TBL
(EMP_ID CHAR(9) NOT NULL,
EMP_NAME VARCHAR(40) NOT NULL,
EMP_ST_ADDR VARCHAR(20) NOT NULL,
EMP_CITY VARCHAR(15) ...
1
vote
3answers
174 views
storing long text pieces
I am coding an online notes web application, and want to have support for notes ranging from 200 characters to very long ones (~more than 10000 characters). These notes should be searchable.
How can ...
0
votes
1answer
294 views
BLOB data management in MySQL during update to null?
I have several transactional tables that has a logically-placed text and a blob column in MySQL. After a period of time these data columns are not needed on rows older than X days. I need to be as ...
0
votes
0answers
53 views
Archiving millions of 5KB records
I have an application that relies on a mysql database that needs to archive raw records after they're processed.
Each records is around 5KB of text in one field and 3 or 4 other fields.
Around ...
-1
votes
1answer
493 views
MySQl storage procedures
I have a little problem. Looks like the procedure does not exist. Somehow it's dropped after the creation. I get different error each time i change something. I'm not really sure what's causing the ...
1
vote
2answers
1k views
MySQL store latitude, longitude with high level precision
I'm currently storing lat/lng values in a database with a 6 decimal place precision. However, some values that I need to store in this database have a 12 decimal precision. My database currently sets ...
0
votes
1answer
150 views
When is disk space made available again after dropping a mySQL table?
If I drop an innodb table when will the disk space be reclaimed?
Does it happen immediately?
How about with records instead of the entire table?
0
votes
1answer
646 views
Blob and Storage Requirement
I have a requirement to store user uploaded files to the database (filesystem is not an option).
The files that are uploaded are different types (e.g. PDF, EXCEL, etc).
I have a problem on deciding ...
0
votes
2answers
135 views
mysql events with specific time
I'm using mysql from a hosting company. They give me 50 mb max storage for mysql. And There is a table which grows very fast in my mysql. If I save this table in different format to my server and ...
3
votes
4answers
141 views
Is it significantly better to use ISO-8859-1 rather than UTF-8 wherever possible?
For globalization of scripts, it is very common to use UTF-8 as the default charset; for example in HTML or default charset of mysql. This is also the case for latin website in which characters are in ...
4
votes
4answers
554 views
Is $_SERVER['REMOTE_ADDR'] always isset()?
I want to store ip2logn($_SERVER['REMOTE_ADDR']) values in the db for some reason.
Practically, as I see, $_SERVER['REMOTE_ADDR'] always has a value. Could anybody confirm it is always set for any ...
0
votes
0answers
191 views
PHP file storage in MySQL in chunks with MD5
I'm building an open-source file storage system with MySQL as a backend. I'm looking to write a PHP script to take an uploaded file, MD5 sum it, carve it up into 64K chunks and store the chunks in the ...
3
votes
2answers
246 views
What's the storage size of BIT(1)?
I'd always thought that the storage size of a BIT(1) column is 1 bit.
But http://dev.mysql.com/doc/refman/5.6/en/storage-requirements.html
states that it is approximately (1+7)/8 bytes = 1 byte = 8 ...
2
votes
1answer
512 views
Using Solr to store data for retrieval Vs. MySQL
I'm building a system where I use Solr for search over my content, and MySQL to store the content. The rationale is that MySQL is a good persistent storage solution, and I can join data with other ...
4
votes
1answer
1k views
MySQL database size estimation
I have an application database with a table for users (1kbyte of data per user based on counting fields * typelength), and about 100 things of the same size belonging to a user (0.5 kbyte per thing), ...
0
votes
1answer
48 views
Best way to store X clicks/days in MySQL
I want to store my users clicks from the last 10 days in my database.
I have heard that storing it like this: "4;3;1;4;5;3;7;2;6;3" is a really bad idea, and it breaks the rules.
But, what better ...
4
votes
3answers
161 views
Is it true that database management systems typically bypass file systems..?
Is my general understanding that a typical database management systems bypass file system correct? I understand that they manage their own space on disk and they write actual data and index systems ...
1
vote
2answers
60 views
Jobs storage engine that isn't mysql?
Im doing a lot of backend jobs on the site. Im using mysql for storing results of those jobs, as well as all the intermediary steps. The jobs are capable of completing with or without mysql being up. ...
0
votes
2answers
210 views
Website Photo Gallery
Is there a "standard" way of storing photos on the web, when working with photo galleries?
Is it bad practice to store photos in a mysql database? Should I store the photo in a folder, and store the ...
