[erlang-questions] Mnesia

Anders Nygren anders.nygren@REDACTED
Fri Apr 20 22:58:06 CEST 2007


Also take a look at mnesia_session in the Erlang/OTP documentation.

It say in the introduction
"The Mnesia_Session application enables access to the Mnesia DBMS from
foreign programming languages (i.e. other languages than Erlang). "

/Anders

On 4/20/07, Nitin Verma <nitin.matrix@REDACTED> wrote:
> SUB: Re: [erlang-questions] xUnit implementation for Erlang ?
>
> > I've written a TCP interface + small query
> > language to Mnesia, so C++ applications can use Mnesia for backend
> > storage.
>
> Scott ... can you please share that with me.
>
>
> On 4/21/07, Nitin Verma <nitin.matrix@REDACTED> wrote:
> > 1. do we have documentation on jinterface?
> > 2. do we have a driver implementation for non-erlang access?
> >
> >
> >
> > On 4/20/07, Matthew O'Gorman <mogorman@REDACTED> wrote:
> > > sure if you write an interface for it ^_^, look at jinterface if you
> > > want to bridge to java
> > >
> > > mog
> > >
> > > On 4/20/07, Nitin Verma <nitin.matrix@REDACTED> wrote:
> > > > Thanx I found it!
> > > > /usr/local/erlang/lib/erlang/lib/mnesia-4.3.4
> > > >
> > > > once I run Mnesia, can it be used over tcp/ip via a java process?
> > > >
> > > > On 4/20/07, Matthew O'Gorman <mogorman@REDACTED> wrote:
> > > > > its part of the erlang/otp package
> > > > >
> > > > > mog
> > > > >
> > > > > On 4/20/07, Nitin Verma <nitin.matrix@REDACTED> wrote:
> > > > > > Where can I download Mnesia?
> > > > > > _______________________________________________
> > > > > > erlang-questions mailing list
> > > > > > erlang-questions@REDACTED
> > > > > > http://www.erlang.org/mailman/listinfo/erlang-questions
> > > > > >
> > > > >
> > > >
> > >
> >
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions
>



More information about the erlang-questions mailing list