Y
Hacker News
new
|
ask
|
show
|
jobs
by
macmac
572 days ago
How did you get the tables from Oracle into SQLite?
1 comments
forinti
572 days ago
With a little Perl:
https://github.com/glgraca/ora2sqlite
link