Quassel has no way to save its IRC chat logs by default. But Quassel wiki provides a Python program to do this job easily. The program name is dumplog. The dumplog program is free software (GNU GPL). Here some instruction about how to dump (save) Quassel database (chat log) into a text file. Thank you Ramon Klass for creating dumplog.
DBeaver is my favourite GUI database tool under Ubuntu. It reminds me to Heidi SQL which runs on Windows. DBeaver is java-based universal database tool which supports large variety of database engines such as MySQL, Oracle, SQLite, PostgreSQL, and more by using JDBC driver. As it's a java-based application, it can be installed and run on many operating systems which support Java including Ubuntu.
A few days ago I was engage with building web-based application that intended to discover duplicate data in excel files, at first this jobs look simple, but after knowing the amount of data which will processed (35 Million Data) and stored on nearly 70,000 different excel files, hmm .. This work may not seem as easy as imagined.
A little problem appears when I wish to add some data from .dbf (exported from foxpro) to MySQL, it was a new experience for me. The first move that I usually do when I meet some unreadable file format in ubuntu is go to Ubuntu Software Center and search program using keyword file formats that I want to be opened (example : if you want to open dbf format, you can search program using keyword 'dbf'), Yatai .. as usual Ubuntu Software Center never disappoint and always gives a solution.
A few days ago my friend told me an appliation called TOra, TOra is Oracle (PL/SQL) Toolkit that works on ubuuntu, TOra is 'relatively' close to Bentics and practically substitute of TOAD that runs on Windows OS.
Use TOra give much advantages for database administrators and developers, TOra includes several additional tools useful for database administrators and developers some features are PL/SQL debugger, SQL worksheet with syntax highlighting, DB browser and a comprehensive set of DBA tools.
Download TOra (Oracle PL/SQL toolkits for Ubuntu)
TOra is Free OpenSource software, you can taste it free and download the package from it's official website here http://torasql.com/Download.
Install TOra via APT from Repository
Screenshoot of Tora
There is a package in universe repository but there are no additional info id it's available with Oracle support. If you're using Ubuntu, TOra could be install trough APT or Synaptics Package Manager, you can install TOra via APT through this command :
$ sudo apt-get build-dep toraNot be denied that use the correct application could improve our performance much better, i hope this will help. Good Luck !!
$ sudo apt-get install libqt4-sql-mysql