This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
dido:public:s_cli:05_contents:01_prt:02_basics:02_solstack:dbstack:start [2021/08/18 11:39] murphy |
dido:public:s_cli:05_contents:01_prt:02_basics:02_solstack:dbstack:start [2021/09/30 14:11] (current) nick |
||
|---|---|---|---|
| Line 2: | Line 2: | ||
| [[dido:public:s_cli:05_contents:01_prt:02_basics:start| Return to DIDO CLI Background]] | [[dido:public:s_cli:05_contents:01_prt:02_basics:start| Return to DIDO CLI Background]] | ||
| - | At the heart of Database [[dido:public:ra:xapend:xapend.a_glossary:s:solutionstack|Solution Stack]] is a Database [[dido:public:ra:xapend:xapend.a_glossary:p:platform|Platform]]. In this case the Database platform is one of the many RDBMS products, such as [[dido:public:ra:xapend:xapend.a_glossary:o:oracle|Oracle]], PostgreSQL, MySQL, SQLServer etc. However, in this stack, the DBMS does not necessarily need to be an RDBMS as long as there is an [[dido:public:ra:xapend:xapend.a_glossary:i:interface|interface]] to the database that uses [[dido:public:ra:xapend:xapend.a_glossary:s:sql|SQL]]. The Boundaries of the Database Platform are not rigid. For example, Microsoft offers a single ODBC interface for many databases, consequently the ODBC driver may or may not be part of the Database Platform. However, in the big picture what is in the Platform and what is not in the platform is a bit pedantic. | + | At the heart of [[dido:public:ra:xapend:xapend.a_glossary:d:database]] [[dido:public:ra:xapend:xapend.a_glossary:s:solutionstack|Solution Stack]] is a Database [[dido:public:ra:xapend:xapend.a_glossary:p:platform|Platform]]. In this case the Database platform is one of the many RDBMS products, such as [[dido:public:ra:xapend:xapend.a_glossary:o:oracle|Oracle]], PostgreSQL, MySQL, SQLServer etc. However, in this stack, the DBMS does not necessarily need to be an RDBMS as long as there is an [[dido:public:ra:xapend:xapend.a_glossary:i:interface|interface]] to the database that uses [[dido:public:ra:xapend:xapend.a_glossary:s:sql|SQL]]. The Boundaries of the Database Platform are not rigid. For example, Microsoft offers a single ODBC interface for many databases, consequently the ODBC driver may or may not be part of the Database Platform. However, in the big picture what is in the Platform and what is not in the platform is a bit pedantic. |
| <figure> | <figure> | ||