Science topic
MySQL - Science topic
Explore the latest questions and answers in MySQL, and find MySQL experts.
Questions related to MySQL
Dear Scientists
I have complete my masters focusing on Drug design and Vaccine Design In Silico. I am highly interested in developing bioinformatic tools (Web Based) for my own use, for example my own docking software/ web tools.
I have learned python as a beginner. How may I progress?? What programming language should I emphasize?? Do I need to learn HTML, CSS, Bootstrap, Jquery, Javascript, Node, React, MySQL, Php, MongoDB etc for full stack web development?? Please share your insights, thanks.
As i was with some basics of MySQL i tried to jump python but it stunned me as i did matplotlib.pyplot, pandas and numpy basics. i got it difficult.
So in your view what should be the best to adopt.
and also don't forget to mention the scope of Data Scientist.
Thanks In Advance.
Hi hi hello:)
I am looking for research topic for my final project which should be a combination of social sciences and data science (Maybe some natural language processing?). I’m studying big data management, I know python, mySQL, web scraping. My professor is interested in OSINT tools/Kali Linux. I think that Maltego and Maltego-like tools are cool but I don’t know what to analyze exactly:( Do you have any ideas? I’m also very interested in archaeological databases, especially ancient Egypt..
Thank you for your ideas
Greetings all,
What do you think is the best programming language for cancer informatics for a beginner?
I have found some recommendations for Python, R, MySql, PHP, and Perl, yet as a novice in informatics I couldn't reach a clear conclusion.
Hello!, I'm trying to use the ModelX for my final year thesis research and all requirements for this script are satisfied and I'm using mysql server but when i run the command i get following error.
Your dnaX time has expired on 2021-Jan-31
Academic licenses: just download it again
Commercial licenses: contact us
while i have the latest version of modelx and everything recommended by the Developers. Anyone have some solution to this please
I use Moodle. We have 3 faculties - Business, English and IT. How can I easily get a Faculty module activity report for the faculty heads by just using an already existing Moodle plugin or through mySQL?
The outcome of this approach would be to generate three reports. One for each faculty enlisting all the activity reports for all the modules within the faculty.
Looking forward to expert opinions.
Thanks and Regards,
Roshan Kolar
How to implement online practical labs for phpmyadmin, mysql and gui related evaluation
Hi everyone,
I would like to compile a lot of data into a database for open access.
The data will be mostly csv files but also some videos and images.
I don't really know where to start: I have heard MySQL is a good platform which is compatible with R (which is my most comfortable coding platform). So that's the main option I'm looking into right now.
Has anyone made such a database ? Could I look at it to indentify important components ? What programs did you use ?
Thanks a lot!
I need to connect my Android application Sqlite database with PHPMyAdmin mysql database to change the application data dynamically.
I need the simplest way to do this this thing. Currently my website is in Joomla (PHP) with database in PHPMyAdmin. I need to connect my application with that.
I got these errors when I install moodle to my computer using WAMP server.
(https://download.moodle.org/download.php/stable38/moodle-latest-38.tgz). But I got following issues. I tried to solve them as the added videos in youtube. But I failed. Can anyone tell me what to do?
Thank you.
I am new with Anylogic.
I try to do as the instruction in Anylogic Help as below:
1. Download the required driver (zip archive) from: http://dev.mysql.com/downloads/connector/j/5.1.html
2. Copy all driver files to the model's folder.
3. Open the model in AnyLogic, select it in the Projects view and import driver JAR file on Dependencies tab.
4. Go to the advanced properties of Main and type the following line in Import section: import com.mysql.jdbc.Driver;
5. Select database and type com.mysql.jdbc.Driver in JDBC driver property.
6. Connection URL should look like the following: jdbc:mysql://host:port
host - is the ip address of the database, e.g. 18.40.10.8
port - the default value is 3306
7. Specify login and password for the database.
but from step 5, I can not type com.mysql.jdbc.Driver in JDBC driver property like the instruction. (I use version Anylogic personal learning edition )
Please help me, many thanks in advance !
Two algorithms developed on MySQL to measure the time when a person entered or exited a predefined location using GPS and geofence data.
Results generated by each algorithm is compared to observation data where each log is defined as True Positive (TP), False Negative (FN) and False Positive (FP) to measure reliability of system. For example:
Algorithm | Date | Device name | Location |Reliability
Algorithm 1 | 24/11/2018 | K8HHF | Westminster abbey | FN
Algorithm 2 | 24/11/2018 | K8SLLK | Hyde Park | TP
What is a suitable data analysis tests/techniques to be conducted that compares two the algorithms?
There are methods for cleaning or preprocessing text in python by using sample string . Is there any method to apply preprocessing(cleaning) of text stored in database of tweets . Cleaning of text is necessary for sentiment analysis of tweets stored in database .
I have got some data (humidity and temperature) in real time with IOT and saved them on a database. Now I want to create a web page to monitor real time weather data in control charts. How do I plot real time control charts on a web page using MySQL data and PHP?
I have got some data (humidity and temperature) in real time with IOT and saved them on a database. Now I want to create a web page to monitor real time weather data in control charts. How do I plot real time control charts on a web page using MySQL data and PHP?
Dear researchers,
I've been working with a MATLAB code to run my simulation. The MATLAB code makes link with ABAQUS to run the FEM simulation and MYSQL to manage the databases for input and output files.
The present code I am working uses MYSQL to generate some tables, let's call it as input files and some other tables to save data throughout the simulation at each step.
I am wondering is there anyway to omit MYSQL, I mean is there any way to generate interactive tables in MATLAB? By interactive I mean that the table can be updated at each simulation step and the new data put in a new row in the table? So far I worked with the Table functions and I can generate the tables but the problem is that I do not know how to make it interactive or updatable!
Any idea?
Thanks a lot!
Farhad
I am tasked with responsibility to construct a Central Authentication System on web portals with existing legacy systems that have MySQL as their back-ends. How do i achieve this by constructing or designing a Web SSO where all staff/students in my University login via a single platform with Access Management maintained across this web portals with different MySQL databases. Thank you
PreparedStatement (Java+DB)
execute("select * from USERS where login = '" + this.login + "'"); this.login = "test'; drop table USERS; --"; Will this SQL-injection work with Oracle DB?
Before science, I was a software engineer. But back in 2002-2006 I was building Java 2EE servlet driven webpages on an Apache Tomcat Webserver, communicating with a Microsoft SQL Server Manager database server.
I think, that makes me a bit of a dinosaur.
Today, I need to build a database with an online (website) driven front end. I know MySQL, but I don't want to go down the old Java 2EE route. So what software techniques do I need for:
1) The web front end (I've heard of VFront, which communicates with MySQL via PHP and Javascript)?
2) To run a website (an web/application server like Apache Tomcat)?
3) To run a database (can this just sit on the web/application server)?
It's been a very long while, so as simple an explanation as possible would be appreciated.
Thanks.
I am on Linux platform with MySQL 5.5. I am trying to monitor all traffic related to MySQL between Master and Slave.
So, what is the best way to go about finding all ports being used by MySQL Master and Slave for data replication? Pointers will be very welcome.
We download and process observed data (some 20 variables), with various formats, from web, ftp, webservices, .. We load it into MySql and we generate compiled csv files.
So far everything works with python scripts sort of manually, and we want some workflow to orchestrate and visualize the advances, and produce weekly or daily updates to our compiled results,
I see in the web there are dozen tools available, but I would appreciate to get some experiences on scientific or generic workflows, with (web?) visualization, and hopefully easy to configure and monitor and visualize .. Maybe its too much to ask :)
When I print the database script file from the xampp it gives me the relationship between the table in a machine language? But I would like want to see the manually primary key and foreign key constraint.
I opened the entire file through an editor. I am unable to copy and paste the whole content to execute the sql file. What is correct method to execute such a large sql file?
Hello,
Can anyone tell me where I can get sample mysql / oracle logs?
Regards,
Sukhada
- we build webgis apps using GoogleMap API, kml files using PHP, Java Script and MySQL.
- we try to display points (Lat, Lon and Value), the total points are about 2.5 millions.
- we use pull down menu, to query a certain data and display it to GoogleMaps App. It runs very slow.
We are doing a attendance system project using Raspberry Pi and NFC - NXP module
we are facing some problem to upload MySQL file into a Raspberry Pi
can anyone tell us how to upload this file into Raspberry
I have large data tables in MySQL and is connected to R. I am using sqldf package in R to read tables from SQL and combining required tables to obtain the final table to carry out further analyses. But this is not very efficient as it occupies memory in R as well as it takes long time to extract big tables.
Is there a package or something in R that will help me work by directly referencing to tables in MySQL without having to read them first in R?
Thanks!
hi..
i am getting error while connecting aneka with mysql...
after inserting connection string the test operation is working fine but at the and after completing installation ( after pressing FINISH).. it gives error..
Hi Everyone.
I need to get data from underwater wireless sensors and save these data in a database of MySQL, MSSQL, or Oracle, but I don't know how I can do that and if there is a complete dataset sample? Any help
to develop fingerprint web application using PHP and MySql
I need install a Snort platform, but the new version does not support connecting MySQL. I have used cygwin to compile Barnyard2, but it failed. Are there some parameters that I have to modify? Can anyone help me?
Hi guys. I would like to carry out combinations and permutations using MySQL. This should be done without replacement. For instance having the column Col1 below, Col 1 1 2 3 4 5 To obtain Col 1 col 2 1 2 1 3 1 4 1 5 2 1 2 3 2 4 2 5 3 1 3 2 3 4 3 5 and so on. This should enable me to obtain 5_(P_2 ) rows= 20 rows. Bring on the ideas please
I'm doing a project with java servlets and velocity template application. I started to write codes to some functionality but I want to know what is the best software to use to write codes? How can I write a code to communicate with Mysql and java servlet application?
In the Mac OS X Yosemite10.10.1, weka connect to mysql, I like some tell me in details. Thank you very much!
We need to ensure the performance of Web server and Database Server.
1. How can be do this:
2. Is there any benchmark for good performance.
We use Geneious 8 and want one computer in our lab to be the place where all plasmids are stored. Other people should be able to connect to this database as clients and work with their Geneious version.
I understand you have to set up a database with an external program like MySQL, but I have no clue how to do that.
Maybe somebody has a tutorial?
PHP programming skills, Ajax-Javascript skills, Database expertise
I need to process large database within a time frame of three weeks. First I tried by retrieving the entire data collected within three weeks with MySQL statement (million of rows) but the process got killed as the %MEM reached 100%. Then I modified the python code to retrieve the data within a sequence of time frames and processing with one row at a time instead of dealing with entire data. Though it improves the memory utilization a bit but made the scripts very slow. How can I improve the performance of the script? Is there any tip for that. I tried with pypy but it conflicted with MySQLdb module
I'm try to create and application with CodeIngiter, I use a MySQL DB for it, but I need have access to others Databases make it with SQL Server, recompile information from them and integrate to my MySQL DB on my application.
I have column where the values in that column will have some name in capital alphabet the length is 10 char but if the name is small
The values in this field will be padded with leading spaces (char 'b') when < 10 chars.
E.g. name ABC will be
"bbbbbbbABC"
When I print, I should print only ABC.
Order_number T_Calc_Time
2013040100086600 09:16:34
2013040100146880 09:19:13
2013040100406920 09:35:30
2013040100893120 10:13:09
2013040100086600 10:15:14
2013040101906200 12:07:59
2013040100146880 14:48:22
2013040103401460 15:06:34
2013040103407980 15:07:16
2013040103401460 15:09:11
2013040103407980 15:24:22
select Order_number, count(Order_number),T_Calc_Time,TIME_TO_SEC(TIMEDIFF(T_Calc_Time,T_Calc_Time)) from cash_order01 group by Order_number into outfile '/tmp/ordernumber1.csv';
I have to find out that I the order number come again then i have to calculate the difference between those times.
for example the order 2013040100086600 come at 09:16:34 and leave at 10:15:14 i have find the difference and print for each order. If the order comes only once then we have say it is gone to next day.
can any one help me?
I have very large table around 15 GB.
schema is create table cash_order(Record_Indicator char(2) not null, Segment char(4) not null,Order_number bigint unsigned not null, Transaction_Times bigint not null, Buy_Sell_Indicator char(1) not null, Activity_Type Int(1) not null,Symbol varchar(10) not null, Series char(2) not null, Volume_Disclosed int unsigned not null,Volume_Original int unsigned, Limit_Price int unsigned, Trigger_Price int unsigned, Market_Order_Flag char(1) not null,Stop_Loss_Flag char(1) not null, IO_Flag char(1), Algo_Indicator int(1), primary key(Order_number,Buy_Sell_Indicator,Symbol,Transaction_Times))max_rows=5000000000;
from that table I have to show the like
first column (distinct Symbol), second column (Number of orders which belong to Symbol), third column( number of orders which belong to Symbol and also Algo_Indicator=0), fourth column(number order which belong to Symbol and also Algo_Indicator=0, Market_Order_Flag='Y') like wise it goes on.
for example it should look like this
bharthi,1020,890,400,......
bharathi is symbol name, bharathi has 1020 number of orders. out of 1020 orders the 890 orders are algo_indicator=0, and out of 890 orders the 400 orders are market_order_flag='y'.
select Symbol,count(Order_number)from cash_order01 where Algo_Indicator=0 group by Symbol order by count(Order_number) desc into outfile '/tmp/exe4.csv';
I have used this command but i generated the number of order_number which satisfy the condition that Algo_Indicator=0 not the total order number;
Can any one help me.
I have .csv file of size 15 GB. I used load data command in my sql to load the data to mysql table. It is skipping the records after 9868890. I read the maximum number of mysql table records are 5000000000. why I could not able to upload? I tried to increase number of rows by "alter table filename max_rows=200000000" then checked the status. It shows that max_row are that much but I could not able to insert not even one record more. please help me. Please dont ask me to split the file. I have 500 files like this and I have to upload. and My professor will not be happy if I simply break the files and do it.
Suppose that we have a Table A with only one column A1 which is indexed by B-tree. What is the cost of running query "Select count(*) from A where A1=10"
I think is O(LogN), is that right?
I have been working on the development of a database regarding RNA classification. Now it is almost done. I have attached the link of the database. I have tested it on Mozilla and Chrome. Any suggestion regarding making it better would be much appreciated. Thank you all.
I would like to plot a trip/track (stored in the postGIS database as long. and lat.) on the OSM map, offline, based on the OSM shape files which are locally stored. Could anyone give me directions how to do so?
I'm looking for an educational tool for developing dynamic web sites using:
PHP
MYSQL
The database needs to handle large scale data (12 Mio entries at a time).
The best would be if it's accessible from python and works as a system service (remote access).
From my experience, MySQL is not capable of doing so, so I'm looking for some NoSQL solutions.