开发者

DBMS for Payment Server Software

开发者 https://www.devze.com 2022-12-17 07:58 出处:网络
Can anybody tell me if usage of FireBird or PostgreSql can by used in a small e-mail payment or 1000 kiosk-terminal server\'s data management , which will mainly process very important financial data

Can anybody tell me if usage of FireBird or PostgreSql can by used in a small e-mail payment or 1000 kiosk-terminal server's data management , which will mainly process very important financial data like balances, payment transactions ... ????? which open-source database server you will suggest in my case? I don't like MS SQL because its from Microsoft. oracle is tooooooooooooooooo costy for us... Can somebody professionally argue for PostgreSQL or for Firebird to be 开发者_运维技巧used in a pay-pal like payment server ....


Firebird is very good database : I use it every day and my customers are quite happy with it.

You can get more information on Firebird News

Here an older post about Firebird and PostGresSQL


Justn an example :Firebird/RDB supported by the largest banking software maker in Russia

http://www.firebirdnews.org/?p=4055

So i guess it can be used without issues for very important financial data like balances, payment transactions

Firebird it's easier to administrate than postgresql and it does have various linux ports (ubuntu,fedora,debian) if you need n secure os (selinux)


see the url for comparison:

comparison 1

comparison 2

seems that postgresql has the upperhand based on the given comparison charts.

0

精彩评论

暂无评论...
验证码 换一张
取 消