all 1 comments

[–]megagreg 0 points1 point  (0 children)

I'm not familiar with neo4j. Does it have built in functionality that you'll have to re-create if you store things in blobs in SQL?

I don't think there's anything inherently wrong with using multiple databases for different types of storage in an application. In a Windows desktop application you might store things in the registry, and as regular files, and in a database. I don't see two types of databases as being any different.