|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
Firebird-SAP comparison/experience?
Hi,
We're currently using SAP, and have been unhappy with it. So, looking for another database, and looking seriously at Firebird. Would really value anyone's personal experience of Firebird. Does anyone even know both databases and be able to give a comparison? many thanks, David |
|
#2
|
|||
|
|||
|
I'm curious: what were your problems with SAP?
I wish I could help in your comparison, but I am mainly familiar with PostgreSQL, which I highly recommend as a possibility. Would you like me to move this thread to the FireBird forum, where you might get more answers?
__________________
The real n-tier system: FreeBSD -> PostgreSQL -> [any_language] -> Apache -> Mozilla/XUL Amazon wishlist -- rycamor (at) gmail.com |
|
#3
|
|||
|
|||
|
Hi,
Main problem was SAP took a lot of work to administrate, which is not good if it you want a back-end database for an app and therefore don't have the luxury of an administrator! It's awkward to install, create databases, and has no "auto-grow" functionality. It also took ***lots*** of resources, both RAM and hard disk space. In fact our database ended up requiring lots of both, and it wasn't anything of any size in terms of records etc.. I believe SAP is good for the situation where you have a db admin watching over it, and have a dedicated server with lots of disk space and RAM. Hence looking at Firebird! Please feel free to move this wherever it fits best! Cheers, David |
|
#4
|
|||
|
|||
|
OK, moved to Firebird forum.
Yes, that's pretty much what I expected to hear, based on what others have said about SAP. It has good capability, but is not so easily managed or configured. Apparently the code itself is some odd mix of Pascal and C. I find it quite ironic that MySQL, the dean of lightweight, low-feature DBMSs has now made some sort of deal to own the SAPDB codebase. I'm sure they'll have a lot of fun with that one .Anyway, it sounds like Firebird is a good match for what you need, and runs with an extremely low footprint, considering its impressive feature set. PostgreSQL is probably closer to SAP in feature set, but has the drawback of not running well on a Windows server (it works fine for Windows ODBC clients, though). For what its worth, if your server is *nix-based, PostgreSQL is extremely easy to install and configure, and growth is virtually unlimited (obviously, you need to plan out your disk space, partitioning, etc...). |
|
#5
|
|||
|
|||
|
I've ported an internal application of our company to use Firebird as database server. It is about 5 months now without any intervention/maintenance and the performance is very good.
Few options to set up (cache size,aliases,sweep, etc) and your database will "fly" I've read about Interbase databases runnig for years without maintenance. You will find also a lot of utilities to manage Firebird databases (I like IbExpert very much, has a free personal edition too) |
|
#6
|
|||
|
|||
|
You can't beat Interbase/Firebird databases in admin resources used. I have large Interbase DBs being hit pretty hard and the maintenance I do is twice a year, backup and restore.
However you should plan for this (regular backup/restore) as it is the only maintenance needed for a properly designed Interbase/Firebird database. Also you should go for a Linux server. They are, in my experience, unstopable! |
|
#7
|
||||
|
||||
|
Quote:
Yes firebird on linux really rocks We had a customer that used ib4.0 on linux and they had called us , when we looked at the problem saw that the ext2 partition was full (the ib log file growed to much) and the CPU was running with the fan stoped (was a k6-2). They only stoped the server when there was no electrical power . (we swiched to Firebird from that version). The only problem was the application (it was propietary no source code). Imagine how stable is now with ext3 partition or a raid5. Ps : Now i'm porting a mssql server DB to Firebird , nice ...tried to port it on MySql but crashed on a heavy join (tried the 4.x version on both windows and linux ) so the only option is Firebird This is a nice tool http://www.ibphoenix.com/a436.htm?a...ix&page=sql2gdb I think there are many others ... http://www.ibphoenix.com/a436.htm?a...e=ibp_mig_tools Last edited by mariuz : October 1st, 2003 at 03:17 PM. |
![]() |
| Viewing: Dev Shed Forums > Databases > Firebird SQL Development > Firebird-SAP comparison/experience? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|