Erlang Mailing Lists

Author Message

<  Yaws mailing list  ~  Introducing ErlyDB: The Erlang Twist on Database Abstraction

Guest
Posted: Tue Aug 29, 2006 5:20 pm Reply with quote
Guest
Hi,
(I'm forwarding this message I sent to the erlang-questions list
because it is probably interesting for Yaws users.)

I created a nice little database abstraction layer generator called
ErlyDB. It's designed to bridge the sematic gap when interacting with
SQL databases with minimal overhead.

Here's the official announcement, with a tutorial:

http://yarivsblog.com/articles/2006/08/29/introducing-erlydb-the-erlang-twist-on-database-abstraction

ErlyDB is in alpha version. It only works with MySQL and it hasn't
been thoroughly tested. Please give it a test drive and let me know if
you run into any problems.

I'll be adding many features to ErlyDB in the near future.

Enjoy!

Cheers,
Yariv

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Erlyaws-list mailing list
Erlyaws-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/erlyaws-list
Post recived from mailinglist
Guest
Posted: Tue Aug 29, 2006 9:22 pm Reply with quote
Guest
Yariv Sadan wrote:
> Hi,
> (I'm forwarding this message I sent to the erlang-questions list
> because it is probably interesting for Yaws users.)
>
> I created a nice little database abstraction layer generator called
> ErlyDB. It's designed to bridge the sematic gap when interacting with
> SQL databases with minimal overhead.
>
> Here's the official announcement, with a tutorial:
>
> http://yarivsblog.com/articles/2006/08/29/introducing-erlydb-the-erlang-twist-on-database-abstraction
>
> ErlyDB is in alpha version. It only works with MySQL and it hasn't
> been thoroughly tested. Please give it a test drive and let me know if
> you run into any problems.
>
> I'll be adding many features to ErlyDB in the near future.
>


Yariv,

I saw your post and went and had a look. This looks very promising for yaws.
Precisely what is needed. Making it more erlangy to access SQL dbs. The key
feature of Mnesia is that it integrates so well with Erlang, however
when building
large scale DBs - mneisa is not good enough.

It really hurts to say, since I originally wrote mnesia Sad


/klacke

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Erlyaws-list mailing list
Erlyaws-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/erlyaws-list
Post recived from mailinglist
Guest
Posted: Tue Aug 29, 2006 9:32 pm Reply with quote
Guest
Thanks, Claes!

As I said in the comments, ErlyDB is just the beginning (to be
precise, the beginning was haXe remoting, but anyway Wink ). In the next
few months, I release even more tools that will make Erlang + Yaws the
ULTIMATE platform for building webapps.

My job is relatively easy. It was you guys who made Erlang the great
language that it is.

It will be easy enough to add a Mnesia driver to ErlyDB, by the way,
which would create one common database access layer for ALL databases
-- Erlang or not Smile

Best,
Yariv

>
>
> Yariv,
>
> I saw your post and went and had a look. This looks very promising for yaws.
> Precisely what is needed. Making it more erlangy to access SQL dbs. The key
> feature of Mnesia is that it integrates so well with Erlang, however
> when building
> large scale DBs - mneisa is not good enough.
>
> It really hurts to say, since I originally wrote mnesia Sad
>
>
> /klacke
>

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Erlyaws-list mailing list
Erlyaws-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/erlyaws-list
Post recived from mailinglist
Ke Han
Posted: Wed Aug 30, 2006 4:35 am Reply with quote
User Joined: 02 Mar 2005 Posts: 107 Location: Shanghai
very nice!!!
So when are you coming out with o'smerl (smerlo ?) so I can do things
to my models like "acts_as_tree_frog" ??
ke han


On Aug 30, 2006, at 1:19 AM, Yariv Sadan wrote:

> Hi,
> (I'm forwarding this message I sent to the erlang-questions list
> because it is probably interesting for Yaws users.)
>
> I created a nice little database abstraction layer generator called
> ErlyDB. It's designed to bridge the sematic gap when interacting with
> SQL databases with minimal overhead.
>
> Here's the official announcement, with a tutorial:
>
> http://yarivsblog.com/articles/2006/08/29/introducing-erlydb-the-
> erlang-twist-on-database-abstraction
>
> ErlyDB is in alpha version. It only works with MySQL and it hasn't
> been thoroughly tested. Please give it a test drive and let me know if
> you run into any problems.
>
> I'll be adding many features to ErlyDB in the near future.
>
> Enjoy!
>
> Cheers,
> Yariv
>
> ----------------------------------------------------------------------
> ---
> Using Tomcat but need to do more? Need to support web services,
> security?
> Get stuff done quickly with pre-integrated technology to make your
> job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache
> Geronimo
> http://sel.as-us.falkag.net/sel?
> cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Erlyaws-list mailing list
> Erlyaws-list@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/erlyaws-list


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Erlyaws-list mailing list
Erlyaws-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/erlyaws-list
Post recived from mailinglist
View user's profile Send private message

Display posts from previous:  

All times are GMT
Page 1 of 1
This forum is locked: you cannot post, reply to, or edit topics.

Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum