Is this SQL databases or No-SQL?
Is this SQL databases or No-SQL?
Posted Apr 15, 2014 14:45 UTC (Tue) by nix (subscriber, #2304)In reply to: Is this SQL databases or No-SQL? by cladisch
Parent article: A discussion between database and kernel developers
Neat!
I did some digging in response: other, bigger RDBMSes (including PostgreSQL) will also create temporary indexes in temporary tablespace if needed. They're not visible to the database user, though, and are thrown away after the query terminates.
