Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
jamestimmins
on April 24, 2024
|
parent
|
context
|
favorite
| on:
Building a full Django project, starting with a si...
Few things I want more than for someone to extract the Django ORM from Django so we can use it standalone instead of SQLAlchemy
boxed
on April 24, 2024
|
next
[–]
You can just use it though. There is no need to extract it.
Onavo
on April 24, 2024
|
parent
|
next
[–]
The migrations commands and configs are all tied to manage.py, hard to use without setting up the full boilerplate.
boxed
on April 24, 2024
|
root
|
parent
|
next
[–]
It's not really tied to manage.py no. And in any case that's a trivial 3 lines of code (plus imports, blank lines:
https://github.com/iommirocks/iommi/blob/master/examples/man...
).
I think you're overdramatizing 3 lines of code...
yuppiepuppie
on April 24, 2024
|
prev
[–]
Have you heard of Tortoise ORM?
https://tortoise.github.io/
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: