About Me

My photo
I worked as freelancer on freelance.com for many years, Then opened my Company. I did software coding with my company. But also did pottery -- I know well business management. Software coding is coming next to it as a plus. It helps but organising is as much important as coding. I have many years of experience in business management of Industrial Construction works. I am quite known as company for CAD drafting and 3d for architectural design. I had quite a lot experience at USA and at Turkey. I am less known, in my pottery love.

Sunday, February 4, 2024

Database types and comparison

 Types of database structures


Free Databases

source: softwaretestinghelp.com/free-database-software/

dbO/SLimitationEase
AltibaseLinuxNo limitVery Easy
MySQLWin/Lin/MacNo limitEasy
OracleWin/Lin1 GB Ram / 11 GB db / 1 CPUMedium
SQL ServerWin/Lin1 GB Ram / 10 GB db / 1 CPUVery Easy
FirebirdWin/Lin/MacMulti CPU / 20 TB db-
PostgreSQLWin/Lin/MacNo limitEasy for developpers




No comments:

Post a Comment

neo4j-mathematics

 create the nodes: CREATE   ( n : sil  { name : "k1" ,  val :   1250 }),( m : sil2  { name : "k2" ,  val : 1250 }),   ( ...