Is it possible to make, Google Spread Sheet as a database, replacement to oracle/mySql/Sql ?
Like we can directly connect the spread sheet and make multiple sub sheets as tables and sheet as the DB-Name, do any one know some thing about this?
Is it possible to make, Google Spread Sheet as a database, replacement to oracle/mySql/Sql ?
Like we can directly connect the spread sheet and make multiple sub sheets as tables and sheet as the DB-Name, do any one know some thing about this?
You can't use it as a replacement to Oracle/MySQL/SQL. It is possible to store data but will slow down the app. Using a Database like Oracle/MySQL/SQL is better. MySQL is always free. Try that.
Can I make Google Drive Spreadsheets act like a MySQL database?