-
Recently Browsing 0 members
- No registered users viewing this page.
-
Similar Content
-
Microsoft releases a new Python tool for converting files and office documents to Markdown
By pradeepviswav,
- microsoft
- markitdown
- (and 4 more)
- 0 replies
- 0 views
-
Google loses yet another AI pioneer as Keras creator leaves
By David Uzondu,
- deep learning
- (and 4 more)
- 1 reply
- 2 views
-
Python Feature Engineering Cookbook, Third Edition (worth $35.99) free download
By News Staff,
- ebook offer
- sponsored
- (and 1 more)
- 0 replies
- 2 views
-
- 8 replies
- 1 view
-
Visual Studio Code 1.94 launched with big startup speed improvements
By zikalify,
- visual studio code
- microsoft
- (and 6 more)
- 4 replies
- 0 views
-
Question
astropheed Veteran
I've been using, and fighting with, MongoDB for a long while now and have decided the process of normalising my schema is becoming too cumbersome in this denormalised world. Using references in a document store is just not conducive of a good time (or effective NoSQL usage) and not using them is giving me grey hair. My Schema will simply require normalisation.
It's time to make the switch back to an SQL engine. So I'd really appreciate suggestions on which engine you feel is a pleasant experience on Python, with minimal boilerplate code, and fast queries.
Some background on the App in case it changes which engine you'd potentially suggest:
It may be asked so I'll preemptively state that I will not be willing to change to Python 2.
Any suggestions are appreciated, thanks!
Link to comment
https://www.neowin.net/forum/topic/1311146-need-some-suggestions-on-which-sql-engine-to-use-for-a-python-web-application/Share on other sites
2 answers to this question
Recommended Posts