Is this SQL databases or No-SQL?
Is this SQL databases or No-SQL?
Posted Mar 26, 2014 10:25 UTC (Wed) by farnz (subscriber, #17727)In reply to: Is this SQL databases or No-SQL? by Wol
Parent article: A discussion between database and kernel developers
Thank you! This is what I wanted - and the first of your two links is actually helpful as well (it describes a problem domain that's challenging in RDBMS tools, but easy in LDAP and Pick).
So, summarizing for me; the benefit of Pick is that it provides an LDAP-like database (different normalization to Codd's normal forms) but with a flexible schema and a better query language that's based around objects.
