Lisp HUG Maillist Archive

mysql, sqlite3, aws-ses code for lispworks

Hello -

I want to share the code I wrote for mysql, sqlite3, aws-ses for lispworks.

http://www.obrezan.com/lisp/mysql/

http://www.obrezan.com/lisp/sqlite/

http://www.obrezan.com/lisp/aws-ses/


Best,
 Art

p.s. I will attend ECLM2013, so if anyone will be there too and want to discuss
the code, I would be happy to.

_______________________________________________
Lisp Hug - the mailing list for LispWorks users
lisp-hug@lispworks.com
http://www.lispworks.com/support/lisp-hug.html


Re: mysql, sqlite3, aws-ses code for lispworks

Very nice!

Are you going to make the library code available for download on GitHub or your own site? I really like how you used multiple strings for long queries broken up by lines. Simple and elegant. ;-)

Jeff M.


On Tue, May 28, 2013 at 11:47 PM, Art Obrezan <artobrezan@yahoo.com> wrote:

Hello -

I want to share the code I wrote for mysql, sqlite3, aws-ses for lispworks.

http://www..obrezan.com/lisp/mysql/

http://www.obrezan.com/lisp/sqlite/

http://www.obrezan.com/lisp/aws-ses/


Best,
 Art

p.s. I will attend ECLM2013, so if anyone will be there too and want to discuss
the code, I would be happy to.

_______________________________________________
Lisp Hug - the mailing list for LispWorks users
lisp-hug@lispworks.com
http://www.lispworks.com/support/lisp-hug.html


Re: mysql, sqlite3, aws-ses code for lispworks

Thanks, that should come in handy!

On Wed, 29 May 2013 05:47:11 +0100, Art Obrezan <artobrezan@yahoo.com>  
wrote:

>
> Hello -
>
> I want to share the code I wrote for mysql, sqlite3, aws-ses for  
> lispworks.
>
> http://www.obrezan.com/lisp/mysql/
>
> http://www.obrezan.com/lisp/sqlite/
>
> http://www.obrezan.com/lisp/aws-ses/
>
>
> Best,
>  Art
>
> p.s. I will attend ECLM2013, so if anyone will be there too and want to  
> discuss
> the code, I would be happy to.
>
> _______________________________________________
> Lisp Hug - the mailing list for LispWorks users
> lisp-hug@lispworks.com
> http://www.lispworks.com/support/lisp-hug.html

_______________________________________________
Lisp Hug - the mailing list for LispWorks users
lisp-hug@lispworks.com
http://www.lispworks.com/support/lisp-hug.html


Re: mysql, sqlite3, aws-ses code for lispworks

That's wonderful, thank you for sharing with us!


--
Cam

On 29 mai 2013, at 06:47, Art Obrezan <artobrezan@yahoo.com> wrote:

> 
> Hello -
> 
> I want to share the code I wrote for mysql, sqlite3, aws-ses for lispworks.
> 
> http://www.obrezan.com/lisp/mysql/
> 
> http://www.obrezan.com/lisp/sqlite/
> 
> http://www.obrezan.com/lisp/aws-ses/
> 
> 
> Best,
>  Art
> 
> p.s. I will attend ECLM2013, so if anyone will be there too and want to discuss
> the code, I would be happy to.
> 
> _______________________________________________
> Lisp Hug - the mailing list for LispWorks users
> lisp-hug@lispworks.com
> http://www.lispworks.com/support/lisp-hug.html
> 

_______________________________________________
Lisp Hug - the mailing list for LispWorks users
lisp-hug@lispworks.com
http://www.lispworks.com/support/lisp-hug.html


Updated at: 2020-12-10 08:35 UTC