Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I know that Django (http://djangoproject.com) framework currently supports the following databases: PostgreSQL, SQLite 3, MySQL 5 and Oracle and Django works for relational database. But I would like to relate an entity-component database to the Django project. Will there be any difference in how it is related?

I am using PostgreSQL but I am not sure how to relate the entity-component database to the Django project. Need some guidance on it.. Would appreciate any help...

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.