Firebird SQL Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsDatabasesFirebird SQL Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
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  
Old September 25th, 2003, 04:00 PM
redcoat redcoat is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2003
Location: Lexington, KY
Posts: 2 redcoat User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
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

Reply With Quote
  #2  
Old September 25th, 2003, 05:14 PM
rycamor rycamor is offline
Gödelian monster
Dev Shed Regular (2000 - 2499 posts)
 
Join Date: Jul 1999
Location: Pembroke Pines, Florida, USA
Posts: 2,300 rycamor User rank is Sergeant Major (2000 - 5000 Reputation Level)rycamor User rank is Sergeant Major (2000 - 5000 Reputation Level)rycamor User rank is Sergeant Major (2000 - 5000 Reputation Level)rycamor User rank is Sergeant Major (2000 - 5000 Reputation Level)rycamor User rank is Sergeant Major (2000 - 5000 Reputation Level)rycamor User rank is Sergeant Major (2000 - 5000 Reputation Level) 
Time spent in forums: 3 Days 3 h 2 m 4 sec
Reputation Power: 44
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

Reply With Quote
  #3  
Old September 25th, 2003, 05:19 PM
redcoat redcoat is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2003
Location: Lexington, KY
Posts: 2 redcoat User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
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

Reply With Quote
  #4  
Old September 25th, 2003, 09:28 PM
rycamor rycamor is offline
Gödelian monster
Dev Shed Regular (2000 - 2499 posts)
 
Join Date: Jul 1999
Location: Pembroke Pines, Florida, USA
Posts: 2,300 rycamor User rank is Sergeant Major (2000 - 5000 Reputation Level)rycamor User rank is Sergeant Major (2000 - 5000 Reputation Level)rycamor User rank is Sergeant Major (2000 - 5000 Reputation Level)rycamor User rank is Sergeant Major (2000 - 5000 Reputation Level)rycamor User rank is Sergeant Major (2000 - 5000 Reputation Level)rycamor User rank is Sergeant Major (2000 - 5000 Reputation Level) 
Time spent in forums: 3 Days 3 h 2 m 4 sec
Reputation Power: 44
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...).

Reply With Quote
  #5  
Old September 27th, 2003, 01:23 AM
badukist badukist is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2003
Posts: 62 badukist User rank is Corporal (100 - 500 Reputation Level)badukist User rank is Corporal (100 - 500 Reputation Level)badukist User rank is Corporal (100 - 500 Reputation Level)badukist User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: 13 h 3 m 18 sec
Reputation Power: 7
Send a message via Yahoo to badukist
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)

Reply With Quote
  #6  
Old October 1st, 2003, 04:35 AM
pacpinto pacpinto is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2003
Posts: 2 pacpinto User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
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!

Reply With Quote
  #7  
Old October 1st, 2003, 12:56 PM
mariuz's Avatar
mariuz mariuz is offline
Bug Hunter
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2003
Location: Transylvania (Romania)
Posts: 274 mariuz User rank is Corporal (100 - 500 Reputation Level)mariuz User rank is Corporal (100 - 500 Reputation Level)mariuz User rank is Corporal (100 - 500 Reputation Level)mariuz User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: 19 h 57 m 57 sec
Reputation Power: 9
Quote:
Originally posted by pacpinto
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!

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
__________________
My home page: http://www.firebirdsql.org and work place :http://www.reea.net

Last edited by mariuz : October 1st, 2003 at 03:17 PM.

Reply With Quote
Reply

Viewing: Dev Shed ForumsDatabasesFirebird SQL Development > Firebird-SAP comparison/experience?


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 1 hosted by Hostway