Database Solutions for Logging Sample Information (Windows)

Click For Summary

Discussion Overview

The discussion revolves around finding suitable database solutions for logging sample information on Windows. Participants explore various software options and their compatibility with the Windows operating system, as well as considerations regarding user experience and licensing.

Discussion Character

  • Technical explanation
  • Debate/contested

Main Points Raised

  • One participant seeks recommendations for database software that is more effective than a spreadsheet for logging sample information on Windows.
  • Some participants suggest PostgreSQL and MySQL as potential solutions.
  • Another participant questions whether the poster is looking for a custom database solution using a programming language or an existing software like Microsoft Access or FoxPro.
  • Additional options mentioned include Firebird, FileMaker, and HSQLDB, particularly for those familiar with Java.
  • Concerns are raised about PostgreSQL and MySQL being more suited for UNIX environments, with suggestions that Access or FoxPro might be better for Windows users.
  • One participant argues that PostgreSQL can be built under Windows and provides a link for installation instructions.
  • Another participant clarifies that MySQL is open source and free for non-corporate use, countering the claim that it charges for a Windows version.

Areas of Agreement / Disagreement

Participants express differing views on the suitability of PostgreSQL and MySQL for Windows, with some advocating for Access or FoxPro instead. The discussion remains unresolved regarding the best database solution for the poster's needs.

Contextual Notes

There are varying assumptions about the user's experience with SQL and the specific requirements for the database, which may influence the choice of software. The discussion also reflects uncertainty about the current licensing and compatibility status of MySQL and PostgreSQL on Windows.

FulhamFan3
Messages
134
Reaction score
0
I need to make a database of a bunch of samples and log several bits of info about each sample. Any software suggestions on how to do this? A spreadsheet really doesn't work and I want to keep this within Windows.
 
Computer science news on Phys.org
PostgreSQL or MySQL
 
You mean making your own database using a programming language, or using something like mdb or Microsoft Database?
 
PostgreSQL and MySQL are both tailored towards UNIX, which the poster desires something more tailored towards Windows. Last time I checked, PostgreSQL did not have a Windows port, and MySQL charged for a Win32 version (client was free). I could be out of date here, but I think Foxpro or Access would be the better route to go. Also, experience with SQL is very useful to have with PostgreSQL or MySQL. If the poster doesn't have this experience then, again, Access is the best in this situation.
 
graphic7 said:
PostgreSQL and MySQL are both tailored towards UNIX, which the poster desires something more tailored towards Windows. Last time I checked, PostgreSQL did not have a Windows port, and MySQL charged for a Win32 version (client was free). I could be out of date here, but I think Foxpro or Access would be the better route to go. Also, experience with SQL is very useful to have with PostgreSQL or MySQL. If the poster doesn't have this experience then, again, Access is the best in this situation.

No, MySQL only charges for corporate licenses(I think the lowest level is $200 at least that's what it used to be). MySQL is open source and free to use on all platforms for non-corporate uses. In fact MySQL has better support of MS and Apple than it does for Linux. Actually, MySQL may be used by corporations as long as the use does not violate the GPL. If a corporation wants to develope a piece of software based on MySQL and keep the code secret then a MySQL license is required. http://www.mysql.com/company/legal/licensing/

[edit]PostGRE can be built under Windows as well: http://www.weberdev.com/Manuals/Postgre7.4.2/install-win32.html
 
Last edited by a moderator:

Similar threads

  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 21 ·
Replies
21
Views
4K
Replies
7
Views
3K
Replies
17
Views
7K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 17 ·
Replies
17
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 20 ·
Replies
20
Views
5K
  • · Replies 50 ·
2
Replies
50
Views
10K
Replies
11
Views
2K