Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
I guess I've missed a lot, so what do you expect from a database?
There's only one thing that's important: it should keep my data safe. (This implies having ACID, reliability, etc). Everything else is a secondary feature - although depending on the project, those secondary features could be essential as well.

Features you haven't mentioned: scalability, replicatability, accountability (having the option of turning on auditing), fine grained permission system, vendor support.

Totally irrelevant features for determining whether a database is 'good' or not: its price (your first point); whether it has a good support community; whether there's a Perl interface (that may be important to you, but the existence of such an interface doesn't alter the quality of the database).

As for my favourite database, I'd go with Sybase. But I've only experience with a handful of databases, some of which are unavailable to the general public. And there are many databases I've never worked with. But I've no idea whether my favourite database is suitable for your project. A database for the website of the local chapter of the association of amateur chicken breeders will have different requirements than the database an international telco uses for billing purposes.

Now, tell me again, what does this have to do with Perl?


In reply to Re: What is your favourite Linux or cross-platform database? by JavaFan
in thread What is your favourite Linux or cross-platform database? by Steve_BZ

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (5)
As of 2024-04-24 23:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found