[erlang-questions] mnesia queries

Marcel Meyer marcel.meyer@REDACTED
Sat May 8 19:59:52 CEST 2010


Wes,
I'm still digging into Erlang as well, but I would guess your predicate
function will have to do a regex on the value.
I hope the pros can suggest something better, as I read that Erlang's Regex
lib is awfully slow.

Regards,
Marcel

On 8 May 2010 10:54, Wes James <comptekki@REDACTED> wrote:

> I have been looking at mnesia and can do some simple quieries.  Are
> there queries like in sql where you have: where field like '%data' -
> that is a "like" with the "%" operator?
>
> thx,
>
> -wes
>
> ________________________________________________________________
> erlang-questions (at) erlang.org mailing list.
> See http://www.erlang.org/faq.html
> To unsubscribe; mailto:erlang-questions-unsubscribe@REDACTED
>
>


More information about the erlang-questions mailing list