Remix.run Logo
forinti 7 months ago

It's a great tool. My use-case is a bit unusual: I decommissioned an Oracle Portal instance and decided to keep a copy of the tables in SQLite so that I can recover files people may later remember they need. It's much easier than maintaining an Oracle instance.

It's a nice feature of SQLiteStudio that you can click on a blob and see the image, if it's an image file.

ngcc_hk 7 months ago | parent | next [-]

Cannot stop laughing on the claim about easier to maintain SQLite than am an oracle instance

macmac 7 months ago | parent | prev [-]

How did you get the tables from Oracle into SQLite?

forinti 7 months ago | parent [-]

With a little Perl: https://github.com/glgraca/ora2sqlite