The time now is Tue 21 May 2013, 06:14
All times are UTC - 4 |
| Author |
Message |
musher0

Joined: 04 Jan 2009 Posts: 2203 Location: Gatineau (Qc), Canada
|
Posted: Mon 14 Jan 2013, 14:39 Post subject:
What is the difference between PostregSQL and SQLite? Subject description: Thanks in advance |
|
Hello, everyone !
Could someone explain to me in simple terms what is the difference between PostresSQL and SQLite?
I have found and compiled a minuscule utility that converts DBF files to PostregSQL, and I was wondering if the resulting file could be loaded in seamonkey's (or firefox's) SQLite Manager. I could try it out myself, of course, but I know nothing, to be frank, about SQL, so the likelihood of me making all manner of mistakes is high.
It would be great if the formats were compatible, since this would open up recuperation of old DBF files to modern flat-filing, and save small-business people and SOHO's a lot of time!
Thanks in advance.
musher0
_________________
"...l'industrie de l'informatique n'aura besoin que de très peu de temps pour ramener l'humanité aux dessins rupestres." (M. Goebbel, Order of the Command Line; [ma trad.])
|
|
Back to top
|
|
 |
Mysp
Joined: 08 Jun 2009 Posts: 47 Location: Czech Republic
|
Posted: Tue 15 Jan 2013, 13:18 Post subject:
Subject description: (The question: file formats of PostgreSQL and SQLite) |
|
1. You did not specify URL for minuscule utility. I have tried to find it, but the word "minuscule" is quite general and I have got many other. non relevant links for the keyword. If the Minuscule utility really create binary compatible PostgreSQL files, I doubt that can be use in any other database system. If you want to reuse DBF files, the best approach is to find utility to convert DBF files to CSV files. Then CSV files can be read by any database system (and many other programs, too). I cannot recommend specific Linux utility for that, but certainly there will be several ones (the DBF file format is quite simple).
2. I never investigated SQLite manager in Firefox. But as far as I now, SQLlte embedded in Firefox is intended just for storing internal data of Firefox (like bookmarks, history etc). Earlier versions of Firefox use plain text files for that purpose (which I think was better). If you want to use SQLite like your database system, I think you should install standalone SQLite (in the form of PET or SFS: I do not know what is available.
|
|
Back to top
|
|
 |
musher0

Joined: 04 Jan 2009 Posts: 2203 Location: Gatineau (Qc), Canada
|
Posted: Tue 15 Jan 2013, 15:34 Post subject:
|
|
Hello, Mysp.
Thank you for your answer.
The "minuscule" utility is attached. Its name is pgdbf-0.6.2, which I found at http://pgdbf.sourceforge.net/.
About the csv format, you're not the first one to say that it's the most universal databasing format. I suppose that OpenOffice or gnumeric can be the easiest "go-between" from DBF to csv, and then, possibly, any SQL program can load this csv ?
Again, many thanks for your input.
Best regards.
musher0
| Description |
"minuscule" dbf to postregSQL conversion utility
|

Download |
| Filename |
pgdbf-0.6.2.pet |
| Filesize |
15.03 KB |
| Downloaded |
31 Time(s) |
_________________
"...l'industrie de l'informatique n'aura besoin que de très peu de temps pour ramener l'humanité aux dessins rupestres." (M. Goebbel, Order of the Command Line; [ma trad.])
|
|
Back to top
|
|
 |
tytower
Joined: 24 Feb 2007 Posts: 440 Location: Green Island Cairns for the winter
|
Posted: Wed 16 Jan 2013, 05:34 Post subject:
|
|
In case this is still relative I had quite a lot of exposure to DBF111Plus back in the 70's . That created ".dbf" files In that case you could open the file with a text editor and by playing with the window width get all the fields to line up under one another.
Of course transfering to csv makes sence but if you just want a quick squiz ...
_________________ Neither my Family nor my Property are Government issues. Governments should do what they were designed to do Manage the larger issues best done by Governments
To stop corruption give them 3 times the penalty. Get their agreement on first employment.
|
|
Back to top
|
|
 |
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|