D
D
David Lomidze2015-05-26 19:14:15
Database design
David Lomidze, 2015-05-26 19:14:15

Which engine to choose for databases?

Hello,
I can't select a database engine. I read other questions on this topic but did not find an answer.
The situation is this: I need an engine that will be fast in both fetch and write cases and reliable, like InnoDB, but full-text mode like MyISAM is badly needed. I can't choose InnoDB due to the lack of a full text feature and MyISAM I hear only negative reviews due to blocking entire tables and unreliability.
Can you advise a universal solution for such problems? (Writes and fetches from databases occur equally frequently.)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
sim3x, 2015-05-26
@sim3x

postgres!

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question