libsql-experimental-python icon indicating copy to clipboard operation
libsql-experimental-python copied to clipboard

Can I connect Django?

Open aliahadmd opened this issue 1 year ago • 2 comments

aliahadmd avatar Apr 12 '24 21:04 aliahadmd

With embedded replica support, some work has been done here https://github.com/lincolnloop/django-libsql but it is not usable or complete.

If you dont need embedded replica, have you tried using libsql-python client ? As they are both pep 249 compliant it should be ok to use except a few changes.

I am trying to use it with libsql experimental, but it will take a lot of effort with embedded replica.

nareshkbohra avatar May 08 '24 16:05 nareshkbohra