New database library for mobile to be available shortly

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
SoapDog
Posts: 84
Joined: Sun Apr 09, 2006 10:03 pm
Contact:

New database library for mobile to be available shortly

Post by SoapDog » Fri Aug 10, 2012 7:32 pm

Hey Folks,

Since I am about to release a new database library, I
decided to share a video about it.

https://vimeo.com/46918350

This database was created for mobile development. It is tested and targeted at SQLite and makes it really easy to create common database apps.

Feedback is welcome!

Cheers
http://www.andregarzia.com

CALL-151
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 206
Joined: Wed Oct 20, 2010 11:00 am

Re: New database library for mobile to be available shortly

Post by CALL-151 » Mon Aug 13, 2012 5:28 pm

It looks simple, straightforward and perfect for my next project. Are you still looking for beta testers? If not, when, where, how much?

SoapDog
Posts: 84
Joined: Sun Apr 09, 2006 10:03 pm
Contact:

Re: New database library for mobile to be available shortly

Post by SoapDog » Tue Aug 14, 2012 2:48 am

Thanks for the kind words.

The library is about to be released. The only thing missing at this moment is that the payment page is appearing in Portuguese instead of English. Once this is solved, I will post here and make big announcements.
http://www.andregarzia.com

JosepM
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 344
Joined: Tue Jul 20, 2010 12:40 pm

Re: New database library for mobile to be available shortly

Post by JosepM » Tue Aug 14, 2012 10:35 pm

Great! Waiting for the release :)

Salut,
Josep M

SoapDog
Posts: 84
Joined: Sun Apr 09, 2006 10:03 pm
Contact:

Re: New database library for mobile to be available shortly

Post by SoapDog » Thu Aug 16, 2012 11:00 pm

Joseph, your wait is over!

I am thrilled to announced that DB Lib is now available to purchase at:

http://andregarzia.com/page/dblib

DB Lib is a new minimalistic database library inspired by RevIgniter and other
active record implementations. It makes it a lot easier to create common
database aware applications.

My main target is SQLite and mobile but this library works on the Desktop as well
and with any database engine supported by RevDB.

There is a screencast showing some of its usage at:

https://vimeo.com/46918350

I've also created a forum for support requests, feedback and general cheese talking at:

http://andregarzia.com/forum

Cheers
andre
http://www.andregarzia.com

Post Reply