4 ms·
I'm looking for a middle ground - SQL/structured data extensible with non-structured data. The ability to extend sql tables with unspecified json-like data. Th
by tworats 14y ago
I'm looking for a middle ground - SQL/structured data extensible with non-structured data. The ability to extend sql tables with unspecified json-like data. The love child of mysql/postgres with Mongodb.
Any such thing exist?
- te_chris 14y agoPostgres with HBase/JSON storage potentially fits what you're describing.