Remix.run Logo
coliveira 3 days ago

I agree that 3 is great, but you can also do that in any database, just create your input tables as string only and then perform the necessary operations to move them into typed tables.

rscho 3 days ago | parent [-]

Yes, but with sqlite there is much less ceremony (no server, etc.) and most importantly can be used without talking to my institution's sysadmin, which is what I'm looking for when manipulating one-off datasets.

mb7733 3 days ago | parent [-]

But that advantage has nothing to do with accepting data of the wrong type into a column (by default).