Skip to content

Commit

Permalink
OSI scope adjustment
Browse files Browse the repository at this point in the history
  • Loading branch information
grooverdan committed Oct 22, 2024
1 parent c0d66b0 commit 19f0093
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2,211 deletions.
15 changes: 9 additions & 6 deletions binder/2024 Open Source India MariaDB Workshop .ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,11 @@
"* MariaDB and MySQL basics\n",
"* Data types\n",
"* Date and Time\n",
"* Geometry\n",
"* Structured Queries and Tables\n",
"* Basic normalization\n",
"* Joins\n",
"* Window Functions\n",
"* Indexing for performance\n",
"* Temoral Tables (also known as System Version Tables)\n",
"* Transactions\n",
"* Basic Tuning\n",
"* Problem diagnosis\n",
"* Getting Help"
Expand Down Expand Up @@ -90,7 +87,7 @@
},
{
"cell_type": "markdown",
"id": "af51619f-2990-4c15-8265-8d1e52978192",
"id": "cda48f15-b1d9-4470-b634-920de83f2846",
"metadata": {},
"source": [
"## MariaDB Availability\n",
Expand All @@ -112,8 +109,14 @@
"* IBM Z\n",
"* IBM POWER\n",
"\n",
"Note: not all distros have all options.\n",
"\n",
"Note: not all distros have all options."
]
},
{
"cell_type": "markdown",
"id": "af51619f-2990-4c15-8265-8d1e52978192",
"metadata": {},
"source": [
"### Packages released by MariaDB\n",
"\n",
"https://mariadb.org/download\n",
Expand Down
Loading

0 comments on commit 19f0093

Please sign in to comment.