Posts Tagged ‘Databases’

Free Lyrics search engine

This item was filled under [ Music, Scripts ]

Free Lyrics search engine

Thanks for visiting! If you’re new here, you may want to subscribe to my Rss Feed. This blog posts regular Internet news, updates for apps, security, ideas, hacks, quick fixes and everything about hi-tech. Go ahead, Subscribe to our Feed or Register for Free!

From Lyricsfly you can your favorite song titles for free.  A [...]

Continue reading...

Generate Free data for your tables

This item was filled under [ Databases, Scripts ]

Generate Free data for your tables

Was really hard filling the database of my project with data to test it. I lose around 3 hours to type a lot of information’s to fill the tables. Generatedata.com is a great website to generate a lot of data to populate your tables. Result type can be in HTML, Excel, XML, CSV or [...]

Continue reading...

Tagged with: [ , , , ]

Web based MySQL administration

This item was filled under [ Backup, Databases ]

Web based MySQL administration

MySQL is a relational database management system (RDBMS) and most of web databases are based on MySQL with more than 11 million installations. The program runs as a server providing multi-user access to a number of databases. To administer MySQL databases one can use the included command-line tool (commands: mysql and mysqladmin).
In the alternative [...]

Continue reading...