[sqlite] Aquameta Layer 0: meta - Writable System Catalog for PostgreSQL

2015-08-30 Thread Domingo Alvarez Duarte
? Hello ! ? Today I saw a link to the aquameta project on https://news.ycombinator.com/news and I like the principles behind the project. ? One problem that I saw with using postgresql is the amount of software/packages that need to be installed and maintained. ? I like

[sqlite] Aquameta Layer 0: meta - Writable System Catalog for PostgreSQL

2015-08-30 Thread Domingo Alvarez Duarte
I like the overall idea but of Muldis D (like the aquameta) but the syntax is a lot cryptic (a la perl), I do not beleive it'll get much traction. Cheers ! > Sat Aug 29 2015 10:38:14 pm CEST CEST from "Darren Duncan" > Subject: Re: [sqlite] Aquameta Layer 0: meta - >Writ

[sqlite] Aquameta Layer 0: meta - Writable System Catalog for PostgreSQL

2015-08-30 Thread Petite Abeille
> On Aug 29, 2015, at 11:28 PM, Simon Slavin wrote: > > Someone else wrote some code which performed various queries and created > real TABLEs with the appropriate data in. Yes, something along these lines: [[ attach database 'information_schema.db' as information_schema ]], [[

[sqlite] Aquameta Layer 0: meta - Writable System Catalog for PostgreSQL

2015-08-30 Thread Simon Slavin
On 29 Aug 2015, at 10:46pm, Petite Abeille wrote: > Yes, something along these lines: By Golly, I think that was it ! Simon.

[sqlite] Aquameta Layer 0: meta - Writable System Catalog for PostgreSQL

2015-08-29 Thread Simon Slavin
On 29 Aug 2015, at 9:38pm, Darren Duncan wrote: > On 2015-08-29 10:41 AM, Domingo Alvarez Duarte wrote: >> It would be nice to have something like this on sqlite too ! >> >> http://blog.aquameta.com/2015/08/29/intro-meta/ I would prefer a system conforming to the information schema part of

[sqlite] Aquameta Layer 0: meta - Writable System Catalog for PostgreSQL

2015-08-29 Thread Domingo Alvarez Duarte
Hello ! It would be nice to have something like this on sqlite too ! http://blog.aquameta.com/2015/08/29/intro-meta/ Cheers !

[sqlite] Aquameta Layer 0: meta - Writable System Catalog for PostgreSQL

2015-08-29 Thread Darren Duncan
On 2015-08-29 2:28 PM, Simon Slavin wrote: > >> On 2015-08-29 10:41 AM, Domingo Alvarez Duarte wrote: >>> It would be nice to have something like this on sqlite too ! >>> >>> http://blog.aquameta.com/2015/08/29/intro-meta/ > > I would prefer a system conforming to the information schema part of

[sqlite] Aquameta Layer 0: meta - Writable System Catalog for PostgreSQL

2015-08-29 Thread Darren Duncan
eta) but the syntax is > a lot cryptic (a la perl), I do not beleive it'll get much traction. > > Cheers ! >> Sat Aug 29 2015 10:38:14 pm CEST CEST from "Darren Duncan" >> Subject: Re: [sqlite] Aquameta Layer 0: meta - >> Writable System Catalog for PostgreSQL

[sqlite] Aquameta Layer 0: meta - Writable System Catalog for PostgreSQL

2015-08-29 Thread Darren Duncan
On 2015-08-29 10:41 AM, Domingo Alvarez Duarte wrote: > It would be nice to have something like this on sqlite too ! > > http://blog.aquameta.com/2015/08/29/intro-meta/ I won't argue that it is right for SQLite specifically, but I do agree with the broad principle in general, being able to do