memSQL

Discusions not-related to our Components

Moderators: gto, cipto_kh, EgonHugeist

Post Reply
krzynio8
Fresh Boarder
Fresh Boarder
Posts: 8
Joined: 30.03.2014, 10:56

memSQL

Post by krzynio8 »

Any plans for memSQL support?
User avatar
EgonHugeist
Zeos Project Manager
Zeos Project Manager
Posts: 1936
Joined: 31.03.2011, 22:38

Re: memSQL

Post by EgonHugeist »

No actually i had no such plans since same idea works with SQLite see https://www.sqlite.org/inmemorydb.html

Note i didn't know memSQL and i never testet the SQLite memory-db idea.

First we need a ODBC access to have DB2/Informix/MSSQL... access on non Windows OS's and bypassing the deprecated ADO/DBLIB access.
There are some more interesting databases:

CUBRID, NUODB, Sphinxs(native support), Percona, Drizzl, DB2....... and memSQL to, of course.
Feel free to help supporting memSQL! It's not complicated to write a plain access. More complicated (from my point of view) is to handle all spezials in a common way.
Best regards, Michael

You want to help? http://zeoslib.sourceforge.net/viewtopic.php?f=4&t=3671
You found a (possible) bug? Use the new bugtracker dude! http://sourceforge.net/p/zeoslib/tickets/

Image
Post Reply