Page 1 of 1
SQLite Alternate Solution Oracle BerkeleyDB
Posted: Thu Jul 15, 2010 12:44 pm
by shridhar
I read some document on the Oracle Pages about Berkeley DB. I think it is very good option to develop client server application.
You can find more information for Berkeley DB on the following link.
http://www.oracle.com/technology/produc ... index.html
Roberto Sir,
Could you please include in the HMG builder as SQLite ?
Thanks
Shridhar
Re: SQLite Alternate Solution Oracle BerkeleyDB
Posted: Thu Jul 15, 2010 1:13 pm
by Rathinagiri
Could you please include in the HMG builder as SQLite ?
HMG is GUI thing and if we have to build any library other than that (like DBMS) we can do this in Harbour level.
SQLite library is already included in HMG. Apart from this what do we need? Can you please explain Shridhar?
Re: SQLite Alternate Solution Oracle BerkeleyDB
Posted: Thu Jul 15, 2010 2:42 pm
by sudip
Hi Sridhar,
How are you? I saw your post after a long time
I went to BarkelyDB web page. Seems very good
Do you want a SQLite dabase manager along with IDE?
There is an excellent SQLite manager, I am using it with Firefox browser. You can download it from
http://sqlite-manager.googlecode.com/
I heard it from Rathi.
After 2 hours:
Hello Sridhar,
Is BarkeleyDB Open Source and Free? Is there any licensing issue like MySql (as both are owned by Oracle

)?
Thanks in advance

Re: SQLite Alternate Solution Oracle BerkeleyDB
Posted: Fri Jul 16, 2010 6:03 am
by shridhar
Hi Rathi,
Yes ..! As HMG nature of work it should include only GUI stuff. but just I wanted to include some tested examples of Berkely DB like SQLite as we have.
Hi Sudip ,
Yes you are right..!, there are both option for Berkeley DB.
Thanks