Distributed SQL Database using mysql [on hold] The 2019 Stack Overflow Developer Survey Results Are InCan you explain exporting and then importing PostgreSQL using phpPgAdmin? (And what's with permissions?)SQL Server 2000: Database copy wizard - Claims files already exist (they don't) or there is not enough disk space (there is)How to restore the SQL Server model database?Unable to back up SQL Server databases using a maintenance planNew to Ruby on Rails, having socket trouble with MySQL (on Mac OS X)Is it possible to Managing 20 TB data using MySQL?Create image (EBS AMI) takes forever - possibly caused MySQL Server to break?Migrating from MyISAM to XtraDBPAM won't authenticate with mysql (make_scrambled_password deprecated)Certificate is not showing up in SQL Server
Why isn't the circumferential light around the M87 black hole's event horizon symmetric?
Did Scotland spend $250,000 for the slogan "Welcome to Scotland"?
Does HR tell a hiring manager about salary negotiations?
Deal with toxic manager when you can't quit
Merge two greps into single one
What could be the right powersource for 15 seconds lifespan disposable giant chainsaw?
Can a rogue use sneak attack with weapons that have the thrown property even if they are not thrown?
How to display lines in a file like ls displays files in a directory?
Is Cinnamon a desktop environment or a window manager? (Or both?)
What information about me do stores get via my credit card?
Did any laptop computers have a built-in 5 1/4 inch floppy drive?
Can we generate random numbers using irrational numbers like π and e?
What do I do when my TA workload is more than expected?
Are spiders unable to hurt humans, especially very small spiders?
Falsification in Math vs Science
Is it ok to offer lower paid work as a trial period before negotiating for a full-time job?
Slides for 30 min~1 hr Skype tenure track application interview
How do PCB vias affect signal quality?
The phrase "to the numbers born"?
Computing the expectation of the number of balls in a box
I am an eight letter word. What am I?
Can withdrawing asylum be illegal?
How do you keep chess fun when your opponent constantly defeats?
Keeping a retro style to sci-fi spaceships?
Distributed SQL Database using mysql [on hold]
The 2019 Stack Overflow Developer Survey Results Are InCan you explain exporting and then importing PostgreSQL using phpPgAdmin? (And what's with permissions?)SQL Server 2000: Database copy wizard - Claims files already exist (they don't) or there is not enough disk space (there is)How to restore the SQL Server model database?Unable to back up SQL Server databases using a maintenance planNew to Ruby on Rails, having socket trouble with MySQL (on Mac OS X)Is it possible to Managing 20 TB data using MySQL?Create image (EBS AMI) takes forever - possibly caused MySQL Server to break?Migrating from MyISAM to XtraDBPAM won't authenticate with mysql (make_scrambled_password deprecated)Certificate is not showing up in SQL Server
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;
I have a task in a project which is the implementation of a distributed sql database using MySQL solution (it was the professor technical choice), honeslty I searched all over the internet and I can't find a tutorial or a good documentation about it !
I need helpful links to understand and implement that
thanks
mysql database partition distributed-computing
New contributor
SeifBh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
put on hold as off-topic by yoonix, ceejayoz, Jenny D, rnxrx, Ward♦ 2 days ago
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Requests for product, service, or learning material recommendations are off-topic because they attract low quality, opinionated and spam answers, and the answers become obsolete quickly. Instead, describe the business problem you are working on, the research you have done, and the steps taken so far to solve it." – yoonix, ceejayoz, Jenny D, rnxrx, Ward
add a comment |
I have a task in a project which is the implementation of a distributed sql database using MySQL solution (it was the professor technical choice), honeslty I searched all over the internet and I can't find a tutorial or a good documentation about it !
I need helpful links to understand and implement that
thanks
mysql database partition distributed-computing
New contributor
SeifBh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
put on hold as off-topic by yoonix, ceejayoz, Jenny D, rnxrx, Ward♦ 2 days ago
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Requests for product, service, or learning material recommendations are off-topic because they attract low quality, opinionated and spam answers, and the answers become obsolete quickly. Instead, describe the business problem you are working on, the research you have done, and the steps taken so far to solve it." – yoonix, ceejayoz, Jenny D, rnxrx, Ward
will probably be closed, should be moved to superuser. That said, the keyword you are looking for is "mysql replication and load balancing"
– ivanivan
Apr 7 at 16:00
do you have any link can help me !
– SeifBh
Apr 7 at 16:02
1
Sure, try duckduckgo.com or google.com
– ivanivan
Apr 7 at 16:03
thanks for your help anyway
– SeifBh
Apr 7 at 16:06
add a comment |
I have a task in a project which is the implementation of a distributed sql database using MySQL solution (it was the professor technical choice), honeslty I searched all over the internet and I can't find a tutorial or a good documentation about it !
I need helpful links to understand and implement that
thanks
mysql database partition distributed-computing
New contributor
SeifBh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
I have a task in a project which is the implementation of a distributed sql database using MySQL solution (it was the professor technical choice), honeslty I searched all over the internet and I can't find a tutorial or a good documentation about it !
I need helpful links to understand and implement that
thanks
mysql database partition distributed-computing
mysql database partition distributed-computing
New contributor
SeifBh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
SeifBh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
SeifBh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked Apr 7 at 15:42
SeifBhSeifBh
1
1
New contributor
SeifBh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
SeifBh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
SeifBh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
put on hold as off-topic by yoonix, ceejayoz, Jenny D, rnxrx, Ward♦ 2 days ago
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Requests for product, service, or learning material recommendations are off-topic because they attract low quality, opinionated and spam answers, and the answers become obsolete quickly. Instead, describe the business problem you are working on, the research you have done, and the steps taken so far to solve it." – yoonix, ceejayoz, Jenny D, rnxrx, Ward
put on hold as off-topic by yoonix, ceejayoz, Jenny D, rnxrx, Ward♦ 2 days ago
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Requests for product, service, or learning material recommendations are off-topic because they attract low quality, opinionated and spam answers, and the answers become obsolete quickly. Instead, describe the business problem you are working on, the research you have done, and the steps taken so far to solve it." – yoonix, ceejayoz, Jenny D, rnxrx, Ward
will probably be closed, should be moved to superuser. That said, the keyword you are looking for is "mysql replication and load balancing"
– ivanivan
Apr 7 at 16:00
do you have any link can help me !
– SeifBh
Apr 7 at 16:02
1
Sure, try duckduckgo.com or google.com
– ivanivan
Apr 7 at 16:03
thanks for your help anyway
– SeifBh
Apr 7 at 16:06
add a comment |
will probably be closed, should be moved to superuser. That said, the keyword you are looking for is "mysql replication and load balancing"
– ivanivan
Apr 7 at 16:00
do you have any link can help me !
– SeifBh
Apr 7 at 16:02
1
Sure, try duckduckgo.com or google.com
– ivanivan
Apr 7 at 16:03
thanks for your help anyway
– SeifBh
Apr 7 at 16:06
will probably be closed, should be moved to superuser. That said, the keyword you are looking for is "mysql replication and load balancing"
– ivanivan
Apr 7 at 16:00
will probably be closed, should be moved to superuser. That said, the keyword you are looking for is "mysql replication and load balancing"
– ivanivan
Apr 7 at 16:00
do you have any link can help me !
– SeifBh
Apr 7 at 16:02
do you have any link can help me !
– SeifBh
Apr 7 at 16:02
1
1
Sure, try duckduckgo.com or google.com
– ivanivan
Apr 7 at 16:03
Sure, try duckduckgo.com or google.com
– ivanivan
Apr 7 at 16:03
thanks for your help anyway
– SeifBh
Apr 7 at 16:06
thanks for your help anyway
– SeifBh
Apr 7 at 16:06
add a comment |
0
active
oldest
votes
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
will probably be closed, should be moved to superuser. That said, the keyword you are looking for is "mysql replication and load balancing"
– ivanivan
Apr 7 at 16:00
do you have any link can help me !
– SeifBh
Apr 7 at 16:02
1
Sure, try duckduckgo.com or google.com
– ivanivan
Apr 7 at 16:03
thanks for your help anyway
– SeifBh
Apr 7 at 16:06