On Tue, May 19, 2015 at 6:49 AM, Kapil Solanki <fiction.ka...@gmail.com> wrote:
> I need to embed hsqldb in my project. I have been looking for solution
> online but couldnt find a proper one.


AFAICT, hsqldb is a Java library, you need a Java program to call it.

Maybe it's possible to call the JVM from Python... or write a
standalone Java program and drive it from Python... not what i would
call "a proper solution".

the cleanest solution seems to be doing your project in Java.

-- 
Javier

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAFkDaoSEcyc4MoK1Vpkvq3%3DCH%3DHZ4%3D7brN0Vu9YdkS2E3pQTjA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to