[erlang-questions] What is the status of ebdc?

Carl McDade carlmcdade@REDACTED
Wed May 20 19:26:14 CEST 2009


Yep, I figured that out from reading Yariv's earlier postings. The
thing is I am trying to use Erlang for the web and present tutorials
that do not require having to to cobble together stuff from 12
different sources. One source is ideal, three is the max. I think.

I am some what surprised that neither Yaws or Erlang Web have database
layers given that they seem to be the most mature of all web oriented
projects. Without this, learning Erlang via web development is going
to be harder than I thought.


>
> On Wed, May 20, 2009 at 3:44 PM, Dave Bryson <daveb@REDACTED> wrote:
>> Carl,
>>
>> You don't have to use the entire Erlyweb framework if you want to use
>> another web framework. You can use Erlydb (the database layer) included with
>> Erlyweb stand alone.  Or as I've done in other work, you can use just the
>> mysql driver and erlsql.
>>
>> Dave
>>
>> On May 20, 2009, at 7:38 AM, Carl McDade wrote:
>>
>>> Hi,
>>>
>>> Yes and no. I posted about EDBC specifically because I wanted to know
>>> if there is something coming into core Erlang. But I did ask about
>>> Erlyweb because it seems to be the only framework with a working
>>> database connection layer.
>>>
>>> Thanks for that link. But what I a looking for is something that can
>>> be put in production and is supported. The trouble here is that
>>> nothing in the way of rdbms seems to get past the beta stage and very
>>> little has happen on this front since 2006.
>>>
>>> If Erlang is to gain any popularity with the general population then a
>>> native rdbms connection layer is needed. Not many are going to
>>> consider Erlang if they cannot use their choice of data source.
>>>
>>> On Wed, May 20, 2009 at 2:37 PM, Carl McDade <carlmcdade@REDACTED> wrote:
>>>>
>>>> Hi,
>>>>
>>>> Yes and no. I posted about EDBC specifically because I wanted to know
>>>> if there is something coming into core Erlang. But I did ask about
>>>> Erlyweb because it seems to be the only framework with a working
>>>> database connection layer.
>>>>
>>>> Thanks for that link. But what I a looking for is something that can
>>>> be put in production and is supported. The trouble here is that
>>>> nothing in the way of rdbms seems to get past the beta stage and very
>>>> little has happen on this front since 2006.
>>>>
>>>> If Erlang is to gain any popularity with the general population then a
>>>> native rdbms connection layer is needed. Not many are going to
>>>> consider Erlang if they cannot use their choice of data source.
>>>>
>>>> /Carl
>>>>
>>>> On Wed, May 20, 2009 at 1:15 PM, Christian <chsu79@REDACTED> wrote:
>>>>>
>>>>> Did I just respond to the wrong message?
>>>>>
>>>>> http://github.com/archaelus/edbi/tree/master is a more promising
>>>>> project.
>>>>>
>>>>> On Wed, May 20, 2009 at 13:06, Carl McDade <carlmcdade@REDACTED> wrote:
>>>>>>
>>>>>> Is the database connectivity project EBDC being activly developed? I
>>>>>> looked in the SVN at code.google.com and found only emptiness.
>>>>>>
>>>>>> --
>>>>>> Carl McDade
>>>>>> Content Management Systems Consultant
>>>>>> www.hiveminds.co.uk
>>>>>> ________________________
>>>>>> _______________________________________________
>>>>>> erlang-questions mailing list
>>>>>> erlang-questions@REDACTED
>>>>>> http://www.erlang.org/mailman/listinfo/erlang-questions
>>>>>>
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Carl McDade
>>>> Content Management Systems Consultant
>>>> www.hiveminds.co.uk
>>>> ________________________
>>>>
>>>
>>>
>>>
>>> --
>>> Carl McDade
>>> Content Management Systems Consultant
>>> www.hiveminds.co.uk
>>> ________________________
>>> _______________________________________________
>>> erlang-questions mailing list
>>> erlang-questions@REDACTED
>>> http://www.erlang.org/mailman/listinfo/erlang-questions
>>
>>
>
>
>
> --
> Carl McDade
> Content Management Systems Consultant
> www.hiveminds.co.uk
> ________________________
>



-- 
Carl McDade
Content Management Systems Consultant
www.hiveminds.co.uk
________________________



More information about the erlang-questions mailing list