Extending Django models with Schevo

93 views
Skip to first unread message

Etienne Robillard

unread,
Feb 17, 2017, 3:57:42 PM2/17/17
to django-d...@googlegroups.com
Hi,

I'm planning to extend django-hotsauce to support a generic "model" API.
I would like to reuse the Django models API to support Schevo databases.
Ideally, I would like to introspect into my reusable Django apps to
discover configured features. Importing and exporting data from/to
Schevo databases using JSON fixtures would also be a great addition.

Any ideas if Django 1.10 can be used for this?

Kind regards,

Etienne

--
Etienne Robillard
tka...@yandex.com
http://www.isotopesoftware.ca/

Tim Graham

unread,
Feb 17, 2017, 7:20:01 PM2/17/17
to Django developers (Contributions to Django itself)
Hi Etienne, I'm not sure exactly what type of response you're looking for or if this is on-topic for the Django developers mailing list, which pertains to the development of Django itself. django-users seems more appropriate unless you're proposing some feature for Django.

Etienne Robillard

unread,
Feb 18, 2017, 5:15:59 AM2/18/17
to django-d...@googlegroups.com

Hi Tim,

I'm looking for technical comments about developing Django models classes using the Schevo DBMS.

http://www.isotopesoftware.ca/documentation/libschevo/

I would like to use this like so:

$ manage.py schevo test myapp

$ manage.py schevo db-update myapp

$ manage.py schevo shell

The "schevo" string is a command to access the Schevo API from the Django management script.

The Django model classes I need would provide a bridge to the Schevo databases.

Kind regards,

E

--
You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-develop...@googlegroups.com.
To post to this group, send email to django-d...@googlegroups.com.
Visit this group at https://groups.google.com/group/django-developers.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/f907064e-f4c4-4c73-aa31-0204b7ee1c12%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Tim Allen

unread,
Feb 18, 2017, 12:30:44 PM2/18/17
to Django developers (Contributions to Django itself)
Hi Etienne, like Tim G. said, you'll probably have better luck with the django-users mailing list. This group is for development discussion of core Django itself.

You may also want to reconsider using Schevo; I remember hearing about it long ago, but it doesn't appear that is has been actively developed in a decade, and only supports up to Python version 2.5, which has not been supported in years.

Good luck. Regards,

The other Tim
Reply all
Reply to author
Forward
0 new messages