» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with Firebird + postgresql

PostgreSQL - Firebird comparison - updated

Google led me to a comparison sheet about PostgreSQL and Firebird by AMSoftwareDesign, as it looks a bit outdated I decided to add some infos about the latest Firebird release, see it in action                    

Firebird: Firebird News

Log Buffer #96: a Carnival of the Vanities for DBAs

This is the 96th edition of the weekly review of database blogs, Log Buffer.

Let’s start this one in SQL Server Land, with a question from Dennis Goboshould SQL Server have the CREATE [OR REPLACE] PROCEDURE syntax? There are, he writes, advantages: “When scripting out a database you don?t have to generate if exists…..drop statements,” and disadvantages: “I can overwrite a proc without even knowing it.” Of course, the commenters have opinions of their own, and the piece becomes a straw poll for the desirability of that syntax as a feature.

Aaron Bertrand has one too: when was my database/table last accessed? Writes Aaron, “SQL Server does not track this information for you. SELECT triggers still do not exist. Third party tools are expensive and can incur unexpected overhead. And people continue to be reluctant or unable to constrain table access via stored procedures, which could otherwise perform simple logging.” He looks at 2008’s built-in auditing, and for those who can’t wait for that, illustrates a workaround for 2005.

Linchi Shea explores something else from 2008, Page Compression, focusing on how the number of processors affects the rebuilding a table with page compression.

Jamie Thomson, the SSIS Junkie writes that he has made a submission to Connect on the matter of absolute and relative paths in SSIS. “. . . I have always agreed that stipulating the use of absolute paths within SSIS was the right thing to do (and indeed I have championed it) however of late I have changed my mind. Support for relative paths would greatly simplify package deployment and package management . . . What do you think? Should SSIS support relative paths?” So far, it looks like a shoo-in.

Brian Knight also explains another little quirk, SSIS Case Sensitivity: “The case sensitivity can in some cases create behavior that is not expected and may give you bad results if you’re not careful.  . . . One such example is with the Lookup Transform, where comparisons against the cache are case sensitive. If you do not expect this, you may have a miss in a match that is actually a hit.”

In the MySQL ’sphere this week, there is plenty of talk about the openness or otherwise of MySQL. (more…)

MySQL: Planet MySQL

Sun to Begin Close Sourcing MySQL - time for alternatives like firebird

“From the MySQL User’s Conference, Sun has announced, and former CEO Marten Mickos has confirmed, that Sun will be close sourcing sections of the MySQL code base.” Read the rest of the article on slashdot There are many posts about firebird too Also another interesting blog about this community split

Firebird: Firebird News

Log Buffer #92: a Carnival of the Vanities for DBAs

Welcome, readers, to the 92nd Log Buffer, the weekly review of database blogs.

Brian “Krow” Aker started an interesting blog-thread with his post, The Death of Read Replication, the crux of which is that object caches, such as memcached, make the DBMS itself a little less central, particularly in “Web 2.0″ scenarios. “What does this mean? Less database servers. Bringing down your load means you push off the load to another tier. . . . Why do I need to go through MySQL at all… unless I just want it as a backup or for ad-hoc reporting?”

Ronald Bradford responds with an overview of the MySQL-plus-replication scene. Farhan Mashraqi concurred with Brian’s post, while Arjen also agrees, adding, “I’m not sure the new memory based MySQL storage engines coming out are so relevant, they might be fixing the wrong thing in the wrong place.”

Ronald (who, by the way, is on-deck for a his third Log Buffer on the 25th) also surveys both the storage-engine stuff to be had at the MySQL Conference, and the prevalence lately of talk about Kickfire in MySQL blogs, something also mentioned by Peter Zaitsev on the MySQL Performance Blog.

Peter has another question on his mind: should you have your swap file enabled while running MySQL? He wants to hear your approach to this matter, having himself experienced variable results. Lots of responses already.

Here on the Pythian Group Blog, Paul Moen posted about a situation in which SHOW SLAVE STATUS lies.

Moving into Oracle stuff, our Alex Gorbachev also pointed out something that doesn’t quite work: the ASMCMD cp command in ASM 11g. He sure gives it a try, but finally concludes: “I couldn?t make the cp command work even a single time.” Except maybe on datafiles.

(more…)

MySQL: Planet MySQL

Firebird vs Postgresql

We have similar databases running on MySql, Postgresql and Firebird. One of the reasons for moving away from MySql was that the UTF8 support didn’t work properly. Read the rest of the article here http://nikolajlindberg.blogspot.com/2008/03/firebird-vs-postgresql.html 

Firebird: Firebird News

LIMIT in SELECT statements in Firebird

The question is, is there a MySQL/PostgreSQL equivalent of LIMIT clause in Firebird?

Firebird: Firebird News

Evaluating open-source DBs -Firebird Enterprise ready ?

The thread is on joelonsoftware.com and the question is about open source databases  : Quick issue, everyone.  My company currently uses SQL Server, but we’re going to look at open-source databases because of MS’s crooked licensing rules (to be honest, they only have one SQL license, and are running it on a two-processor machine).  They don’t [...]

Firebird: Firebird News

New challenges, new synthax

This post wants to be: 1. A quick glance at the new “common table expression” (aka hierarchical queries) in Firebird 2.1 2. A call to action for other opensource databases

Firebird: Firebird News

Are Proprietary Databases Doomed?

Times of change are upon the database market. The major established database companies are being challenged by open source upstarts like MySQL and PostgreSQL. [Add firebird to the list too]

Firebird: Firebird News

Facts about databases - blog post of the day

Use Firebird SQL Server, if you have the luxury to choose among many database systems.

Firebird: Firebird News

Databases (Mysql,Postgresql,Firebird) Backup Tutorials and Scripts

If you're storing anything in databases that you do not want to lose, chances are you should be doing weekly or even daily backups. Depending on what you are using your databases for, be it to store forum messages, employee information, or your spending information, you are going to need to choose a backup that meets your needs.

Full Story

Debian: All About Debian Tutorials

Open Source Database Comparision Chart

MySQL PostGresql Ingres Firebird MaxDb comparison chart

MySQL: About

GNU Enterprise

GNU Enterprise (GNUe) is a meta-project which is part of the overall GNU Project. GNUe’s goal is to develop enterprise-class data-aware applications as Free software. GNUe is itself comprised of several subprojects.