MariaDB is adatabase serverthat offersdrop-inreplacementfunctionalityfor MySQL. Itis built bysome of theoriginalauthors ofMySQL, withassistance fromthe broadercommunity. Inaddition to thecorefunctionalityof MySQL, itoffers a richset of featureenhancementsincludingalternatestorageengines, serveroptimizations,and patches.
LimeSurvey is aweb applicationthat interactswith MySQL,MSSQL, orPostgres todevelopsurveys,publishsurveys, andcollectresponses tosurveys. Once asurvey has beencreated, datacan be insertedinto the surveyeither by a"pretty"public screenwhich presentseach questionone at a time,or by a quickand nasty dataentry screen.It includes thecapacity togenerateindividualized"tokens",so thatinvitations canbe issued toparticipants.It also has thecapacity to
Arkiv is asimple backupprogram thatallows you tobackup filesand MySQLdatabases onthe local diskdrive, and toarchive yourdata on AmazonS3 and AmazonGlacier. It'spossible tobackup at thepace you want,as often aseach hour.Complex purgepolicies couldbe set todelete localfiles and filesarchived onAmazon S3. It'swritten in Bashshell script.Configurationprocess and logfiles are asuser-friendlyas possible.
MyJgui is agraphical userinterface (GUI)for MySQLwritten inJava. The nameMyJgui standsfor Mysql JavaGui. Main goalof this MySQLclient is tomake everyadministrativeor programmingtask as fast,simple and userfriendly aspossible.
WordPress is awidely used andhighlyextensiblebloggingplattform andweb contentmanagementsystem. Itprovidescustomizeablethemes, andover 30000community-contributedplugins, iseasy toconfigure andprovidesextensivedocumentationand howtos.WordPress canbe used in amulti-usersetup as well,repurposed asonline shop ormultimediahosting,provides searchengingeoptimization,RSS/Atom newsfeeds, track-and pingbacks,linkmanagement,variousformattingfilters, and abuilt-in blog
A schooladministrationsoftwarepackageincludingstudentdemographics,attendance,report cards,fees,gradebook, andmore. It isdesigned to runon Linuxprimarily. Itismulti-languagecapable, withseverallanguagesavailable.
LazSqlX is across-platformdatabasemanagementtool. It workswithMariaDB/Mysql,PostgreSQL,SQLite,Firebird andOracledatabases. Itprovides amintuitive databrowser,querying tooland managementGUI. LazSqlXcan also beused on storedprocedures, forchanging tableschemata,search,filtering,printing, orCSV / XML /JSONexports.
CodeSQLconverts MySQLqueries tostring literalsfor a number ofprogramminglanguages.It's avery simpletool thatparses SQL andprepares anynumber of SQLcommands forcopy+pastinginto C++, C#,Java,Delphi/ObjectPascal or PHPcode.