SlideShare a Scribd company logo
1 of 38
Download to read offline
Copyright	©	2015,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
State	of	the	Dolphin	
David	Gilfillan	/	Mark	Swarbrick
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
A	Modern	Database	for	the	Digital	Age	
	Digital	Disruptors	&	Large	Enterprises	Rely	on	MySQL	to	Innovate	
3
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	 4	
Agenda	
		
08:30	–	09:15 	 	RegistraAon	and	Welcome	Coffee	
		
09:15	–	09:45 	 	IntroducAon	-	David	Gilfillan	Mark	Swarbrick	
		
09:45	–	10.30 	 	Discover	Oracle	MySQL	Cloud	Service	
	
10:30	–	10:45 	 	MySQL	Commercial	Offering		
		
10:45	–	11:15 	 	Coffee	Break	
		
11:15	–	11:45 	 	Oracle	MySQL	Cloud	Service:	Focus	on	Security	
		
11:45	–	12:45 	 	MySQL	Scalability	and	High	Availability	
			
12:45	–	13:00 	 	Q&A	
		
13:00	–	14:00 	 	End	of	Event	&	Lunch
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
They	Scale		
with	MySQL	
Mobile	Network	
SupporAng	Over	800	
Million	Subscribers	
1.7	Billion	AcAve	Users	
100	TB	of	User	Data	for	PayPal	
IDs	Processed	for	1	
Billion	CiAzens	
850	Million	Candy	
Crush	Game	Plays/Day	
2	Billion	Events/Day	for	
Booking.com	
5
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
Euronext	Markets	TransacQon	Clearing	
•  Universal	Clearing	System:	compensaQon	engine	for	the	Euronext	cash	and	
derivaQves	markets	in	the	Euro	zone	
•  Highly	mission	criQcal	financial	applicaQon	
•  ImplementaQon	of	an	Open	Source	stack	with	MySQL	Enterprise	EdiQon	
•  1	to	2	million	daily	business	transacQons	–	tested	for	6+	million	
•  Geographical	redundancy		
•  DrasQc	TCO	reducQon	&	architecture	simplificaQon	
•  Increased	performance,	scalability	&	reliability	
6	
Implemented	by	Atos
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
MySQL	5.7:	Designed	for	Web,	Mobile	&	Cloud	ApplicaQons	
7	
Hybrid	Database	
Best	of	both	worlds:	RDBMS	benefits	
+	flexible	management	of	documents	
Save	Time,	Efforts	&	Costs	
Numerous	new	features	and	
enhancements	improve	manageability	
Scalable	FoundaAon	for	Your	Business	
MySQL	5.7	is	3x	faster	than	MySQL	5.6.	Provides	a	reliable	
	&	scalable	foundaQon	for	your	applicaQons	
Enhanced	Security	
Secure	by	default.	Advanced	security	features	
for	increased	protecQon	&	compliance	
MySQL	
5.7
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	 8	
Hybrid	Database:	Rock	Solid	Reliability	+	Flexibility	
MySQL	5.7	
	
JSON	Support	
MySQL	
Document	
Store	
RDBMS	
Proven,	transacAonal,	secure	
Complex	JOINs	and	queries	
Extensive	operaAonal	tools	
NoSQL	SoluAons	
Flexible.	Easy-to-use.		
Schema-less	document	storage	
Modern	ApplicaAons	
Agile	DevOps	with	robust	
data	protecAon	&	security		
Hybrid	Database	
No	trade-offs,	best	of	both	
worlds.	ACID	properQes	&	
reliability	of	RDMS	+	flexible	
document	management
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
MySQL	Cluster	7.5	
9
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	 10	
MySQL	Cluster	7.5	
• Node	Sizes	of	128TB		
• Read	OpQmized	Tables	
• Global	Tables	
Capacity	and	
Scale	Out	
• MySQL	5.7	
• JSON	Data	Type	
• Generated	Columns	
• Records-Per-Key	
OpQmizaQon	
Improved	
SQL	
• Improved	ReporQng	
• Improved	Logging	
• Improved	Visibility		
• Improved	Debugging	
• Improved	Restore	
Management	
RC
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
MySQL	8.0	
11
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
MySQL	5.7	–	Improvements	across	the	board	
•  ReplicaQon	
•  InnoDB	
•  OpQmizer	
•  Security	
•  Performance	Schema	
•  GIS	
•  Triggers	
•  ParQQoning	
•  New!	SYS	Schema	
•  New!	JSON	
•  Performance	
12	
200+	new		
features	
In	total!
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	 13	
The	character	set	for	the	Web	
	
MySQL	8.0:	UTF-8	
•  New!	Support	for	the	latest	Unicode	9.0	
•  Per-country	collaQon	rules	
– Accent	SensiQve	
– Case	SensiQve	
•  Based	on	UCA	DUCET	
•  UTF8MB4	as	the	default	character	set	
– Project	started	in	MySQL	5.7	
– Many	improvements	to	reduce	performance	impact
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	 14	
MySQL	8.0:	Invisible	Indexes	
•  Indexes	are	“hidden”	to	the	MySQL	OpQmizer	
– Not	the	same	as	“disabled	indexes”	
– Contents	are	fully	up	to	date	and	maintained	by	DML	
•  Two	use	cases:	
– Sop	Delete	(Recycle	Bin)	
– Staged	Rollout	
	
	
	
	
	
	
	
Feature	Request	
from	DBAs
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
MySQL	8.0:	Security	Roles	
•  Fully	FuncQon,	Flexible,	Properly	Architected	Roles	
•  Create	and	Drop	Roles,	Grant	to	Roles	
•  Grant	Roles	to	Roles,	Grant	Roles	to	Users	
•  Limit	Hosts	that	can	use	roles,	Define	Default	Roles		
•  Decide	what	roles	are	applicable	during	a	session	
•  And	even	visualize	Roles	with	SQL	funcQon	ROLES_GRAPHML()
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	 16	
MySQL	8.0:	Atomicity	in	Privileges	
•  Privilege	Tables	now	100%	InnoDB	
•  User	Management	DDLs	Atomic	
– CREATE	USER	
– ALTER	USER	
– RENAME	USER	
– DROP	USER	
– GRANT	
– REVOKE
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
•  Increased	Reliability	
•  Built	on	InnoDB	
– No	FRM	files	
– No	DB.OPT	files	
– No	TRG	files	
– No	TRN	files	
– No	PAR	files	
– MyISAM	not	required	
•  Atomic	DDL	
– Beuer	ReplicaQon	
– Simplifies	server	edge	cases	
•  MDL	for	Foreign	Keys	
•  Flexible	Metadata	API	
– Easier	path	to	adding	new	features	
•  Beuer	cross-plavorm	experience	
– No	dependencies	on	filesystem	
semanQcs	
17	
MySQL	8.0:	NaQve	Data	DicQonary
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	 18	
MySQL	8.0:	Performance	Schema	Indexes	
•  Allows	for	more	efficient	access	to	Performance	
	Schema	tables	
•  A	total	of	115	indexes	across	93	tables	
•  Adds	zero	overhead	
– A	physical	index	is	not	maintained	internally	
– ImplementaQon	of	indexes	tricks	the	opQmizer	into	beuer	execuQon	plan	
	
	
	
	
	
	
	
Feature	Request	
from	DBAs
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	 19	
MySQL	8.0:	Performance	of	SYS	Schema		
0	 5	 10	 15	 20	 25	 30	 35	 40	
Query	Time	 MySQL	8.0	
MySQL	5.7	
SELECT	*	FROM	sys.session	
1000	acQve	sessions	
Time	in	Seconds	(Lower	is	beuer)	
	
Up	to	30x	Faster!
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	 20	
100	schemas	x	50	tables	(5000	tables)	
MySQL	8.0:	Performance	of	InformaQon	Schema		
0	 0.5	 1	 1.5	 2	 2.5	 3	 3.5	 4	
Count	All	Schemas	
Schema	aggregate	size	stats	
All	Dynamic	Table	Info	
All	StaQc	Table	Info	
Auto	Increments	Near	Limit	
Count	All	Columns	
Count	All	Indexes	
MySQL	8.0	
MySQL	5.7	
Time	in	Seconds	(Lower	is	beuer)	
	
Up	to	30x	Faster!
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
•  New!	Source	code	documented	with	
Doxygen	
•  New!	Plugin	Infrastructure!	
•  Expanded	GIS	Support	
•  Expanded	Query	Hints	Support	
•  Improved	Scan	Query	Performance	
•  Improved	BLOB	Storage	
•  Improved	Memcached	Interface	
	
•  Scalability	Improvements	
•  Parser	Refactoring	
•  New!	Document	Store	
•  Improvements	to	Temporary	Tables	
•  C++11	and	Toolchain	Improvements	
•  ReplicaQon	Applier	Thread	Progress	
Reports	
•  GTID_PURGED	always	seuable	
21	
MySQL	8.0:	All	this	and	more….
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
MySQL	Group	ReplicaQon	
22
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
MySQL	Group	ReplicaQon	
“Mul3-master	update	anywhere	replica3on	plugin	for	MySQL	
with	built-in	conflict	detec1on	and	resolu1on,	automa1c	
distributed	recovery,	and	group	membership.”	
•  AcQve/AcQve	update	anywhere		
•  Distributed	fault	tolerance	
•  AutomaQc	server	fail-over	
•  AutomaQc	reconfiguraQon		
•  AutomaQc	conflict	detecQon	&	resoluQon	
23	
App	Servers	with	
MySQL	Router	
MySQL	Group	ReplicaQon	
MySQL	Shell	
Setup,	Manage,	
Orchestrate	
RC
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
Introducing	…	
24
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	 25	
Scale-Out	
Ease-of-Use	
Out-of-Box	
SoluQon	
MySQL
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	 26	
A	single	product:	MySQL	
•  All	components	created	together	
•  Tested	together	
•  Packaged	together	
Flexible	and	Modern	
•  C++	11	
•  Protocol	Buffers	
•  Developer	friendly	
MySQL	InnoDB	Cluster	–	Goals	
Easy	to	use		
•  A	single	client:	MySQL	Shell	
•  Easy	packaging	
•  Homogenous	servers	
Scale-out	
•  Sharded	clusters	
•  Federated	system	of	N	replica	sets		
•  Each	replica	set	manages	a	shard
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
4	
Rollout	will	happen	in	four	steps.	
27
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	 28	
Read	Scale-Out	
Async	ReplicaQon	+	Auto	Failover	
Write	Scale-Out	
Sharding	
S1	
S2	
S3	
S4	
MySQL	Vision	–	4	Steps	
Timeline	
MySQL	Document	Store	
RelaQonal	&	Document	Model	
MySQL	HA	
Out-Of-Box	HA
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
MySQL	
InnoDB	
cluster	
MySQL	InnoDB	Cluster	–	Architecture	-	S2	
M	
M	 M	
MySQL	Connector	
ApplicaQon	
MySQL	Router	
MySQL	Connector	
ApplicaQon	
MySQL	Router	
MySQL	Shell	
HA	
Group	ReplicaAon
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
S1	 S2	 S3	 S4	 S…	
M	
M	 M	
MySQL	Connector	
ApplicaQon	
MySQL	Router	
MySQL	Connector	
ApplicaQon	
MySQL	Router	
MySQL	Shell	
HA	
MySQL	InnoDB	Cluster	–	Architecture	-	S3	 MySQL	
InnoDB	
cluster	
Read-Only	Slaves
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
S1	 S2	 S3	 S4	 S…	
M	
M	 M	
MySQL	Connector	
ApplicaQon	
MySQL	Router	
MySQL	Connector	
ApplicaQon	
MySQL	Router	
MySQL	Shell	
HA	
ReplicaSet	(Shard	1)	
S1	 S2	 S3	 S4	 S…	
M	
M	 M	
MySQL	Connector	
ApplicaQon	
MySQL	Router	
HA	
ReplicaSet	(Shard	2)	
S1	 S2	 S3	
M	
M	 M
H
ReplicaSet	(Shard	3)	
MySQL	Connector	
ApplicaQon	
MySQL	Router	
MySQL	InnoDB	Cluster	–	Architecture	-	S4	 MySQL	
InnoDB	
cluster	
…
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
MySQL	Connector	
ApplicaQon	
MySQL	Connector	
ApplicaQon	
MySQL	Shell	
MySQL	Connector	
ApplicaQon	
MySQL	Connector	
ApplicaQon	
MySQL	InnoDB	Cluster	–	Architecture	
MySQL	
InnoDB	
cluster	
MySQL	Enterprise	Monitor	
…
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
NEW!	Oracle	MySQL	Cloud	Service	
Simple,	Automated,	Integrated	&	Enterprise-Ready	
•  The	#1	Open	Source	Database	in	Oracle	Cloud	
•  Only	public	cloud	integraQng	MySQL	Enterprise	EdiQon	
•  Rapidly,	securely	and	cost-effecQvely	develop	&	deploy	
modern	MySQL-based	applicaQons	
33
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
Highest	Levels	of	Security	 Scalability	&	Availability	
Expert	MySQL	
Technical	Support	
IntegraAon	into	Oracle	
Cloud	Environment	
Hybrid	deployments	across	
cloud	&	on-premises	 Lower	TCO	
34
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	 35	35	
Oracle	MySQL	Cloud	Service:	Product	Overview	
*	Will	be	available	in	future	releases		
PaaS		
Compute		
Oracle	Premier	Support	
Compute,	Storage,	Network	
MySQL	Enterprise	EdiQon	
Database	
AdministraAon	
Automated	
Provisioning	
Push	Buuon	
Patching	
1-Click	Instance	
Management	
Enterprise	
Monitoring	
Backup	&	
Recovery	
Automated	
Backup	
Point-in-Qme	
Recovery	
On-demand	
Snapshot	
Scalability	
ElasQc	Compute	
ElasQc	Storage	
Enterprise	Thread	
Pool	
ElasQc	
ReplicaQon*	
High	
Availability	
ReplicaQon	
ReplicaQon	
Monitor	
MulQ-AD	Support*	
Security	
Network	Access	
Control	
Enterprise	Firewall	
Enterprise	
AuthenQcaQon	
Enterprise	
EncrypQon	&	TDE*	
Enterprise	Audit	
Management	
Access	
Data	
Access	
CLI		
REST	API		
Oracle	Cloud	Console	
MySQL	Tools	
On-premise	
ApplicaQons	
35
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	 36	
New	“Born	in	the	Cloud”	MySQL	
ApplicaQons	
Build	new	apps	relying	on	the	#1	Open	
Source	DB,	on	Oracle’s	enterprise-class	
cloud	
Lip	&	Ship:	Migrate	ExisQng	
MySQL	ApplicaQons	
Migrate	from	on-premises	or	other	3rd	
party	clouds	to	ensure	security,	flexibility	
&	opQmize	management	
				Hybrid	Cloud	Deployments	
•  Easily	move	workloads	between	on	prem	
&	cloud,	using	the	same	DB	plavorm	
•  Portability	for	MulQ-Qer	architectures	
(e.g.	deployed	across	both	the	cloud	&	
on-premises)	
Dev/Test	
	
•  Spin	up	database	instances	in	minutes	
•  Tear	down	when	not	needed	
Oracle	MySQL	Cloud	Service:	Recommended	Use	Cases	
New	Apps	
SaaS	Apps	powered	by	
MySQL	
SaaS	ApplicaQons	powered	by	
Oracle’s	MySQL	Cloud	Service	for				
global	scalability
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	 37
State of the Dolphin Conference Agenda

More Related Content

What's hot

MySQL Security Best Practises
MySQL Security Best PractisesMySQL Security Best Practises
MySQL Security Best PractisesMark Swarbrick
 
TLV - Whats new in MySQL 8
TLV - Whats new in MySQL 8TLV - Whats new in MySQL 8
TLV - Whats new in MySQL 8Mark Swarbrick
 
TLV - MySQL Enterprise Edition + Cloud
TLV - MySQL Enterprise Edition + CloudTLV - MySQL Enterprise Edition + Cloud
TLV - MySQL Enterprise Edition + CloudMark Swarbrick
 
Percona Live - Dublin 03 ee + cloud
Percona Live - Dublin 03 ee + cloudPercona Live - Dublin 03 ee + cloud
Percona Live - Dublin 03 ee + cloudMark Swarbrick
 
Percona Live - Dublin 02 security + tuning
Percona Live - Dublin 02 security + tuningPercona Live - Dublin 02 security + tuning
Percona Live - Dublin 02 security + tuningMark Swarbrick
 
TLV - MySQL Security overview
TLV - MySQL Security overviewTLV - MySQL Security overview
TLV - MySQL Security overviewMark Swarbrick
 
MySQL Security + GDPR - 2018 MySQL Days
MySQL Security + GDPR - 2018 MySQL DaysMySQL Security + GDPR - 2018 MySQL Days
MySQL Security + GDPR - 2018 MySQL DaysMark Swarbrick
 
MySQL 8 - 2018 MySQL Days
MySQL 8 - 2018 MySQL DaysMySQL 8 - 2018 MySQL Days
MySQL 8 - 2018 MySQL DaysMark Swarbrick
 
MySQL Enterprise Cloud
MySQL Enterprise Cloud MySQL Enterprise Cloud
MySQL Enterprise Cloud Mark Swarbrick
 
MySQL London Tech Tour March 2015 - Big Data
MySQL London Tech Tour March 2015 - Big DataMySQL London Tech Tour March 2015 - Big Data
MySQL London Tech Tour March 2015 - Big DataMark Swarbrick
 
Application Development with Oracle Database
Application Development with Oracle DatabaseApplication Development with Oracle Database
Application Development with Oracle Databasegvenzl
 
Nuevas oportunidades de negocio en turismo
Nuevas oportunidades de negocio en turismo Nuevas oportunidades de negocio en turismo
Nuevas oportunidades de negocio en turismo OracleIberia
 
Valor diferencial de la propuesta cloud
Valor diferencial de la propuesta cloudValor diferencial de la propuesta cloud
Valor diferencial de la propuesta cloudOracleIberia
 
Oracle Solaris Secure Cloud Infrastructure
Oracle Solaris Secure Cloud InfrastructureOracle Solaris Secure Cloud Infrastructure
Oracle Solaris Secure Cloud InfrastructureOTN Systems Hub
 
Delta g ric_consulting_presentation_erpscan_2015
Delta g ric_consulting_presentation_erpscan_2015Delta g ric_consulting_presentation_erpscan_2015
Delta g ric_consulting_presentation_erpscan_2015Tunde Ogunkoya
 

What's hot (20)

MySQL Security Best Practises
MySQL Security Best PractisesMySQL Security Best Practises
MySQL Security Best Practises
 
MySQL Clusters
MySQL ClustersMySQL Clusters
MySQL Clusters
 
TLV - Whats new in MySQL 8
TLV - Whats new in MySQL 8TLV - Whats new in MySQL 8
TLV - Whats new in MySQL 8
 
TLV - MySQL Enterprise Edition + Cloud
TLV - MySQL Enterprise Edition + CloudTLV - MySQL Enterprise Edition + Cloud
TLV - MySQL Enterprise Edition + Cloud
 
Percona Live - Dublin 03 ee + cloud
Percona Live - Dublin 03 ee + cloudPercona Live - Dublin 03 ee + cloud
Percona Live - Dublin 03 ee + cloud
 
Percona Live - Dublin 02 security + tuning
Percona Live - Dublin 02 security + tuningPercona Live - Dublin 02 security + tuning
Percona Live - Dublin 02 security + tuning
 
TLV - MySQL Security overview
TLV - MySQL Security overviewTLV - MySQL Security overview
TLV - MySQL Security overview
 
MySQL Security + GDPR - 2018 MySQL Days
MySQL Security + GDPR - 2018 MySQL DaysMySQL Security + GDPR - 2018 MySQL Days
MySQL Security + GDPR - 2018 MySQL Days
 
MySQL + GDPR
MySQL + GDPRMySQL + GDPR
MySQL + GDPR
 
MySQL 8 - 2018 MySQL Days
MySQL 8 - 2018 MySQL DaysMySQL 8 - 2018 MySQL Days
MySQL 8 - 2018 MySQL Days
 
MySQL Enterprise Cloud
MySQL Enterprise Cloud MySQL Enterprise Cloud
MySQL Enterprise Cloud
 
MySQL London Tech Tour March 2015 - Big Data
MySQL London Tech Tour March 2015 - Big DataMySQL London Tech Tour March 2015 - Big Data
MySQL London Tech Tour March 2015 - Big Data
 
Troubleshooting tldr
Troubleshooting tldrTroubleshooting tldr
Troubleshooting tldr
 
Rootconf admin101
Rootconf admin101Rootconf admin101
Rootconf admin101
 
MySQL Security & GDPR
MySQL Security & GDPRMySQL Security & GDPR
MySQL Security & GDPR
 
Application Development with Oracle Database
Application Development with Oracle DatabaseApplication Development with Oracle Database
Application Development with Oracle Database
 
Nuevas oportunidades de negocio en turismo
Nuevas oportunidades de negocio en turismo Nuevas oportunidades de negocio en turismo
Nuevas oportunidades de negocio en turismo
 
Valor diferencial de la propuesta cloud
Valor diferencial de la propuesta cloudValor diferencial de la propuesta cloud
Valor diferencial de la propuesta cloud
 
Oracle Solaris Secure Cloud Infrastructure
Oracle Solaris Secure Cloud InfrastructureOracle Solaris Secure Cloud Infrastructure
Oracle Solaris Secure Cloud Infrastructure
 
Delta g ric_consulting_presentation_erpscan_2015
Delta g ric_consulting_presentation_erpscan_2015Delta g ric_consulting_presentation_erpscan_2015
Delta g ric_consulting_presentation_erpscan_2015
 

Similar to State of the Dolphin Conference Agenda

Enabling digital transformation with MySQL
Enabling digital transformation with MySQLEnabling digital transformation with MySQL
Enabling digital transformation with MySQLMySQL Brasil
 
MySQL London Tech Tour March 2015 - Whats New
MySQL London Tech Tour March 2015 - Whats NewMySQL London Tech Tour March 2015 - Whats New
MySQL London Tech Tour March 2015 - Whats NewMark Swarbrick
 
Percona Live - Dublin 01 my sql ha-mysql-clusters
Percona Live - Dublin 01 my sql ha-mysql-clustersPercona Live - Dublin 01 my sql ha-mysql-clusters
Percona Live - Dublin 01 my sql ha-mysql-clustersMark Swarbrick
 
MySQL, An Open Source Ecosystem, Oracle Modern Cloud Day, Oslo, November 21, ...
MySQL, An Open Source Ecosystem, Oracle Modern Cloud Day, Oslo, November 21, ...MySQL, An Open Source Ecosystem, Oracle Modern Cloud Day, Oslo, November 21, ...
MySQL, An Open Source Ecosystem, Oracle Modern Cloud Day, Oslo, November 21, ...Geir Høydalsvik
 
Netherlands Tech Tour 03 - MySQL Cluster
Netherlands Tech Tour 03 -   MySQL ClusterNetherlands Tech Tour 03 -   MySQL Cluster
Netherlands Tech Tour 03 - MySQL ClusterMark Swarbrick
 
MySQL DBaaS with OpenStack Trove
MySQL DBaaS with OpenStack TroveMySQL DBaaS with OpenStack Trove
MySQL DBaaS with OpenStack TroveMatt Lord
 
MySQL Dublin Event Nov 2018 - State of the Dolphin
MySQL Dublin Event Nov 2018 - State of the DolphinMySQL Dublin Event Nov 2018 - State of the Dolphin
MySQL Dublin Event Nov 2018 - State of the DolphinMark Swarbrick
 
5 razões estratégicas para usar MySQL
5 razões estratégicas para usar MySQL5 razões estratégicas para usar MySQL
5 razões estratégicas para usar MySQLMySQL Brasil
 
Modern App Development with Oracle Cloud
Modern App Development with Oracle CloudModern App Development with Oracle Cloud
Modern App Development with Oracle CloudJuan Carlos Ruiz Rico
 
MySQL Tech Tour 2015 - Intro
MySQL Tech Tour 2015 - IntroMySQL Tech Tour 2015 - Intro
MySQL Tech Tour 2015 - IntroMark Swarbrick
 
OOW16 - Advanced Architectures for Oracle E-Business Suite [CON6705]
OOW16 - Advanced Architectures for Oracle E-Business Suite [CON6705]OOW16 - Advanced Architectures for Oracle E-Business Suite [CON6705]
OOW16 - Advanced Architectures for Oracle E-Business Suite [CON6705]vasuballa
 
MySQL Cloud Service
MySQL Cloud ServiceMySQL Cloud Service
MySQL Cloud ServiceMario Beck
 
MySQL Tech Tour 2015 - Alt Intro
MySQL Tech Tour 2015 - Alt IntroMySQL Tech Tour 2015 - Alt Intro
MySQL Tech Tour 2015 - Alt IntroMark Swarbrick
 
MariaDB Prez by Joffrey Michaie
MariaDB Prez by Joffrey MichaieMariaDB Prez by Joffrey Michaie
MariaDB Prez by Joffrey Michaieishwon
 

Similar to State of the Dolphin Conference Agenda (20)

Enabling digital transformation with MySQL
Enabling digital transformation with MySQLEnabling digital transformation with MySQL
Enabling digital transformation with MySQL
 
MySQL London Tech Tour March 2015 - Whats New
MySQL London Tech Tour March 2015 - Whats NewMySQL London Tech Tour March 2015 - Whats New
MySQL London Tech Tour March 2015 - Whats New
 
Percona Live - Dublin 01 my sql ha-mysql-clusters
Percona Live - Dublin 01 my sql ha-mysql-clustersPercona Live - Dublin 01 my sql ha-mysql-clusters
Percona Live - Dublin 01 my sql ha-mysql-clusters
 
MySQL, An Open Source Ecosystem, Oracle Modern Cloud Day, Oslo, November 21, ...
MySQL, An Open Source Ecosystem, Oracle Modern Cloud Day, Oslo, November 21, ...MySQL, An Open Source Ecosystem, Oracle Modern Cloud Day, Oslo, November 21, ...
MySQL, An Open Source Ecosystem, Oracle Modern Cloud Day, Oslo, November 21, ...
 
Netherlands Tech Tour 03 - MySQL Cluster
Netherlands Tech Tour 03 -   MySQL ClusterNetherlands Tech Tour 03 -   MySQL Cluster
Netherlands Tech Tour 03 - MySQL Cluster
 
MySQL DBaaS with OpenStack Trove
MySQL DBaaS with OpenStack TroveMySQL DBaaS with OpenStack Trove
MySQL DBaaS with OpenStack Trove
 
Intro To MySQL 2019
Intro To MySQL 2019Intro To MySQL 2019
Intro To MySQL 2019
 
MySQL Dublin Event Nov 2018 - State of the Dolphin
MySQL Dublin Event Nov 2018 - State of the DolphinMySQL Dublin Event Nov 2018 - State of the Dolphin
MySQL Dublin Event Nov 2018 - State of the Dolphin
 
MySQL cluster 7.4
MySQL cluster 7.4 MySQL cluster 7.4
MySQL cluster 7.4
 
5 razões estratégicas para usar MySQL
5 razões estratégicas para usar MySQL5 razões estratégicas para usar MySQL
5 razões estratégicas para usar MySQL
 
Modern App Development with Oracle Cloud
Modern App Development with Oracle CloudModern App Development with Oracle Cloud
Modern App Development with Oracle Cloud
 
Exadata Cloud Service Overview(v2)
Exadata Cloud Service Overview(v2) Exadata Cloud Service Overview(v2)
Exadata Cloud Service Overview(v2)
 
OpenStack & MySQL
OpenStack & MySQLOpenStack & MySQL
OpenStack & MySQL
 
MySQL Tech Tour 2015 - Intro
MySQL Tech Tour 2015 - IntroMySQL Tech Tour 2015 - Intro
MySQL Tech Tour 2015 - Intro
 
3.1 oracle salonika
3.1 oracle salonika3.1 oracle salonika
3.1 oracle salonika
 
OOW16 - Advanced Architectures for Oracle E-Business Suite [CON6705]
OOW16 - Advanced Architectures for Oracle E-Business Suite [CON6705]OOW16 - Advanced Architectures for Oracle E-Business Suite [CON6705]
OOW16 - Advanced Architectures for Oracle E-Business Suite [CON6705]
 
Oracle Mobile Cloud Service
Oracle Mobile Cloud ServiceOracle Mobile Cloud Service
Oracle Mobile Cloud Service
 
MySQL Cloud Service
MySQL Cloud ServiceMySQL Cloud Service
MySQL Cloud Service
 
MySQL Tech Tour 2015 - Alt Intro
MySQL Tech Tour 2015 - Alt IntroMySQL Tech Tour 2015 - Alt Intro
MySQL Tech Tour 2015 - Alt Intro
 
MariaDB Prez by Joffrey Michaie
MariaDB Prez by Joffrey MichaieMariaDB Prez by Joffrey Michaie
MariaDB Prez by Joffrey Michaie
 

More from Mark Swarbrick

MySQL NoSQL Document Store
MySQL NoSQL Document StoreMySQL NoSQL Document Store
MySQL NoSQL Document StoreMark Swarbrick
 
MySQL @ the University Of Nottingham
MySQL @ the University Of NottinghamMySQL @ the University Of Nottingham
MySQL @ the University Of NottinghamMark Swarbrick
 
MySQL Dublin Event Nov 2018 - MySQL 8
MySQL Dublin Event Nov 2018 - MySQL 8MySQL Dublin Event Nov 2018 - MySQL 8
MySQL Dublin Event Nov 2018 - MySQL 8Mark Swarbrick
 
Oracle Code Event - MySQL JSON Document Store
Oracle Code Event - MySQL JSON Document StoreOracle Code Event - MySQL JSON Document Store
Oracle Code Event - MySQL JSON Document StoreMark Swarbrick
 
MySQL At University Of Nottingham - 2018 MySQL Days
MySQL At University Of Nottingham - 2018 MySQL DaysMySQL At University Of Nottingham - 2018 MySQL Days
MySQL At University Of Nottingham - 2018 MySQL DaysMark Swarbrick
 
MySQL At Mastercard - 2018 MySQL Days
MySQL At Mastercard - 2018 MySQL DaysMySQL At Mastercard - 2018 MySQL Days
MySQL At Mastercard - 2018 MySQL DaysMark Swarbrick
 
MySQL InnoDB + NDB Cluster - 2018 MySQL Days
MySQL InnoDB + NDB Cluster - 2018 MySQL DaysMySQL InnoDB + NDB Cluster - 2018 MySQL Days
MySQL InnoDB + NDB Cluster - 2018 MySQL DaysMark Swarbrick
 
MySQL Cloud - 2018 MySQL Days
MySQL Cloud - 2018 MySQL DaysMySQL Cloud - 2018 MySQL Days
MySQL Cloud - 2018 MySQL DaysMark Swarbrick
 
MySQL 2018 Intro - 2018 MySQL Days
MySQL 2018 Intro - 2018 MySQL DaysMySQL 2018 Intro - 2018 MySQL Days
MySQL 2018 Intro - 2018 MySQL DaysMark Swarbrick
 
MySQL Cluster Whats New
MySQL Cluster Whats NewMySQL Cluster Whats New
MySQL Cluster Whats NewMark Swarbrick
 
Oow MySQL Whats new in security overview sept 2017 v1
Oow MySQL Whats new in security overview sept 2017 v1Oow MySQL Whats new in security overview sept 2017 v1
Oow MySQL Whats new in security overview sept 2017 v1Mark Swarbrick
 
MySQL Enterprise Cloud
MySQL Enterprise CloudMySQL Enterprise Cloud
MySQL Enterprise CloudMark Swarbrick
 
MySQL Group Replication
MySQL Group ReplicationMySQL Group Replication
MySQL Group ReplicationMark Swarbrick
 

More from Mark Swarbrick (15)

MySQL NoSQL Document Store
MySQL NoSQL Document StoreMySQL NoSQL Document Store
MySQL NoSQL Document Store
 
MySQL @ the University Of Nottingham
MySQL @ the University Of NottinghamMySQL @ the University Of Nottingham
MySQL @ the University Of Nottingham
 
InnoDb Vs NDB Cluster
InnoDb Vs NDB ClusterInnoDb Vs NDB Cluster
InnoDb Vs NDB Cluster
 
MySQL 8
MySQL 8MySQL 8
MySQL 8
 
MySQL Dublin Event Nov 2018 - MySQL 8
MySQL Dublin Event Nov 2018 - MySQL 8MySQL Dublin Event Nov 2018 - MySQL 8
MySQL Dublin Event Nov 2018 - MySQL 8
 
Oracle Code Event - MySQL JSON Document Store
Oracle Code Event - MySQL JSON Document StoreOracle Code Event - MySQL JSON Document Store
Oracle Code Event - MySQL JSON Document Store
 
MySQL At University Of Nottingham - 2018 MySQL Days
MySQL At University Of Nottingham - 2018 MySQL DaysMySQL At University Of Nottingham - 2018 MySQL Days
MySQL At University Of Nottingham - 2018 MySQL Days
 
MySQL At Mastercard - 2018 MySQL Days
MySQL At Mastercard - 2018 MySQL DaysMySQL At Mastercard - 2018 MySQL Days
MySQL At Mastercard - 2018 MySQL Days
 
MySQL InnoDB + NDB Cluster - 2018 MySQL Days
MySQL InnoDB + NDB Cluster - 2018 MySQL DaysMySQL InnoDB + NDB Cluster - 2018 MySQL Days
MySQL InnoDB + NDB Cluster - 2018 MySQL Days
 
MySQL Cloud - 2018 MySQL Days
MySQL Cloud - 2018 MySQL DaysMySQL Cloud - 2018 MySQL Days
MySQL Cloud - 2018 MySQL Days
 
MySQL 2018 Intro - 2018 MySQL Days
MySQL 2018 Intro - 2018 MySQL DaysMySQL 2018 Intro - 2018 MySQL Days
MySQL 2018 Intro - 2018 MySQL Days
 
MySQL Cluster Whats New
MySQL Cluster Whats NewMySQL Cluster Whats New
MySQL Cluster Whats New
 
Oow MySQL Whats new in security overview sept 2017 v1
Oow MySQL Whats new in security overview sept 2017 v1Oow MySQL Whats new in security overview sept 2017 v1
Oow MySQL Whats new in security overview sept 2017 v1
 
MySQL Enterprise Cloud
MySQL Enterprise CloudMySQL Enterprise Cloud
MySQL Enterprise Cloud
 
MySQL Group Replication
MySQL Group ReplicationMySQL Group Replication
MySQL Group Replication
 

Recently uploaded

WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxnull - The Open Security Community
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your Budget
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your BudgetHyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your Budget
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your BudgetEnjoy Anytime
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphNeo4j
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraDeakin University
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 

Recently uploaded (20)

WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping Elbows
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your Budget
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your BudgetHyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your Budget
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your Budget
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning era
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 

State of the Dolphin Conference Agenda