J
J
jj_killer2011-12-27 06:31:28
MySQL
jj_killer, 2011-12-27 06:31:28

MySQL SET alternatives

My project needs to use more than 64 SET string type values. Moreover, this list can expand. Are there any alternatives? The possibility of using other DBMS (only unix) is being considered.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
V
Vidog, 2011-12-27
@jj_killer

Try PostgreSQL. There you can create your own types and arrays.

M
Melkij, 2011-12-27
@melkij

0) A pair of sets, if it is possible to somehow classify them according to a pair of features.
1) implement it in its pure form using the int's bitmask

P
Puma Thailand, 2011-12-27
@opium

I think in your version you can also use mongodb.

S
Sergey Savostin, 2011-12-27
@savostin

What about linked lists?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question