Generating Random Data with MySQL
Tales of the DevOps
Once you have your new database schema ready, you sometimes wish to insert random data just to see how things are going...
Hello everyone! Started out in university developing scientific programs using numerical analysis algorithms for simulations and mathematical modeling of physical phenomena in Fortran77/90, I then took a turn and decided to learn more about Web development, databases, Linux and scripting languages such as PHP, Python, Perl.
At the time, I am a sysadmin and developer and always seeking ways to explore new technologies such as NoSQL databases or new caching mechanisms and expanding my knowledge on the Sphinx search engine, MySQL database management and SQL optimization, Ubuntu server management and more. In between, I also manage to build flexible and usable Web interfaces & APIs, using PHP & advanced jQuery techniques, primarily for back-end purposes.
November 2007 - May 2012
Databases
Web development
Systems development & administration
Some Familiarity/Experimenting with:
2006 - 2008
2000 - 2005
SourceForge
Ajax Grid for displaying MySQL query results.Uses PHP, MySQL & jQuery. Includes MySQL database interface functions wrapper class.
Creator/Developer
GitHub, Jan 2013 - Current; followed by 5 people
MongoDB fulltext search implementation using the xmlpipe2 interface of the Sphinx fulltext search engine
GitHub, Apr 2013 - Current
Markdown-to-HTML book processor. Uses Github Markdown CSS & Twitter Bootstrap, Pygments for syntax highlighting
GitHub, May 2013 - Current; followed by 49 people; forked 4 times
RESTful search server built on top of Sphinx full-text search engine. Uses realtime indexes, Django, Nginx & Redis.
Tales of the DevOps
Once you have your new database schema ready, you sometimes wish to insert random data just to see how things are going...
Tales of the DevOps
Replication is a very useful functionality which enables creating identical database copies on different servers. It is an asynchronous operation and it adds…
Tales of the DevOps
Intro MongoDB automatically adds an _id field for every inserted document (if one is not provided by the user), the value of which must be unique and can be of any type, but most commonly is of…
Tales of the DevOps
Sorting algorithms are everywhere. In filesystems, databases, in the sort methods of the Javascript & Ruby Array object or the Python list object. There are many algoriths but I believe some of the…
Tales of the DevOps
Newton-Raphson method Newton-Raphson is a very popular method for the numerical calculation of an equation’s root. Its’ basic concepts for formulation originate from the Taylor theorem and of course…

Optimization, Backups, Replication, and More
Baron Schwartz, Peter Zaitsev, Vadim Tkachenko, Jeremy D. Zawodny, Arjen Lentz,…
80286 @ 16 MHz
pspad / mcedit / vim