Category: FromSitesTree.com

Why PostGress better than FireBird: This comparison may not be accurate though. #2

Postgres Vs Interbase/Firebird (Score:0) By Anonymous Reader on 2004.12.03 18:23 (#102740) http://www.vitavoom.com/postgresql.htmlFirebird has not true text type you must use the clumsy blobs and weird blob subtypes.Postgres is much closer for enterprise use than Firebird.almost all of this applies to Firebird as well as interbase.PostgreSQL vs InterbasePostgreSQL… * … has no “dialects” or other weird …

Continue reading

Query Optimization in Firebird #2

Please check: http://www.ibphoenix.com/main.nfs?a=ibphoenix&s=1154575297:5422&page=ibp_50_query From: http://sitestree.com/?p=4717 Categories:2Tags: Post Data:2012-08-31 08:12:40 Shop Online: <a href=’https://www.ShopForSoul.com/’ target=’new’ rel=”noopener”>https://www.ShopForSoul.com/</a> (Big Data, Cloud, Security, Machine Learning): Courses: <a href=’http://Training.SitesTree.com’ target=’new’ rel=”noopener”> http://Training.SitesTree.com</a> In Bengali: <a href=’http://Bangla.SaLearningSchool.com’ target=’new’ rel=”noopener”>http://Bangla.SaLearningSchool.com</a> <a href=’http://SitesTree.com’ target=’new’ rel=”noopener”>http://SitesTree.com</a> 8112223 Canada Inc./JustEtc: <a href=’http://JustEtc.net’ target=’new’ rel=”noopener”>http://JustEtc.net (Software/Web/Mobile/Big-Data/Machine Learning) </a> Shop Online: <a href=’https://www.ShopForSoul.com’> https://www.ShopForSoul.com/</a> Medium: <a href=’https://medium.com/@SayedAhmedCanada’ …

Continue reading

Comparison: FireBird, MySQL, PostGreSQL #2

PosTGRESQL Provides better query responsetime than firebird and MySql. Firebird stands somewhere in the middle. A little longer response time than PostGreSql.http://benchw.sourceforge.net/benchw_results_open3.html Several PostGreSQL versions are compared at:http://benchw.sourceforge.net/benchw_results_postgres_history.html Several MySQL versions are compared at:http://benchw.sourceforge.net/benchw_results_mysql_indexes.html A good comparison among these databases will be found at:http://www.geocities.com/mailsoftware42/db/ Mentionable comments PostGreSQL Supports 400+GB DB.One source: As for each connection …

Continue reading

PostGreSQL Limitations and solutions #2

http://searchopensource.techtarget.com/originalContent/0,289142,sid39_gci1172668,00.html PostGreSQL Windows Installerhttp://pgfoundry.org/projects/pginstaller/ From: http://sitestree.com/?p=4713 Categories:2Tags: Post Data:2006-09-24 22:18:42 Shop Online: <a href=’https://www.ShopForSoul.com/’ target=’new’ rel=”noopener”>https://www.ShopForSoul.com/</a> (Big Data, Cloud, Security, Machine Learning): Courses: <a href=’http://Training.SitesTree.com’ target=’new’ rel=”noopener”> http://Training.SitesTree.com</a> In Bengali: <a href=’http://Bangla.SaLearningSchool.com’ target=’new’ rel=”noopener”>http://Bangla.SaLearningSchool.com</a> <a href=’http://SitesTree.com’ target=’new’ rel=”noopener”>http://SitesTree.com</a> 8112223 Canada Inc./JustEtc: <a href=’http://JustEtc.net’ target=’new’ rel=”noopener”>http://JustEtc.net (Software/Web/Mobile/Big-Data/Machine Learning) </a> Shop Online: <a href=’https://www.ShopForSoul.com’> https://www.ShopForSoul.com/</a> Medium: <a …

Continue reading

Firebird as an Alternative to Oracle/MS SQL Server/Interbase/Access #2

Note:Firebird can be a very good alternatives to Oracle/MSSql Server/Interbase. First of all, it is free. It can be good enough for upto medium level of enterprises. Supported database size is more than 11 terabytes. For a single table 20GB. It also implements ACID properties well enough. Implements two phase commit and in record level …

Continue reading

Software Testing Resources #22

Software Testing Resources. Read the resources as provided in this short-note. Also, go through the short-notes in the further reading section below. Complete free course on Software Testing Articles on Software Testing Software Development/Engineering Resources in General Quality Assurance Templates in General From: http://sitestree.com/?p=5279 Categories:22Tags: Post Data:2006-07-30 13:41:52 Shop Online: <a href=’https://www.ShopForSoul.com/’ target=’new’ rel=”noopener”>https://www.ShopForSoul.com/</a> (Big …

Continue reading

Overview on .Net Solution Architecture #20

Just an overview (Will be updated …). Microsoft Solution Framework is a combination/mix of both Waterfall model and Spiral model. It includes waterfall models milestone based planning and resulting predictability with the spiral model’s benefits of feedback and creativity Roles in the MSF Team Model: Product Management (Deals with customers, collects customer requirements, ensures requirements …

Continue reading

Should developers test software? #22

Not really my opinion; however, as found in different articles and opinions. You may have a business case to utilize developers for software testing; Also, your developers may end up being a good tester as well, and happily willing to do the software testing work. Should developers test software? Software testing is testers’ work not …

Continue reading

Developer testing: Some Talk #22

Developer testing: Some Talk Thinking about test cases before writing the code may become handy sometimes. If you think before then hopefully, you will also write code that will avoid those errors/test cases. The thinking time is almost equal. Check for both the control flow and the data flow of your code. Check that each …

Continue reading

How to find bugs fast in a software tester role? #22

The mission of the position TESTER may vary based on the industry, company, project, or the personalities of the team.When you work as a tester, be clear about your mission [mission of your position]. If you are not sure…ask the management – what is the mission of the position – what are your responsibilities. You …

Continue reading