Managed Projects

FusqlFS

  Analyzed about 1 month ago

This FUSE-daemon allows to mount any DB as a simple filesystem. Unlike other similar "sqlfs" filesystem, it doesn't provide simple DB-backed file storage, but given you full interface to all database internals. Every table, view, function etc. is a directory, every single field, index, record ... [More] etc. is a file, symlink or subdirectory in the mounted filesystem. You can create table "mkdir ./mnt/tables/tablename", and remove them with "rmdir" afterwards. You can edit fields as simple YAML-files. All your usual file utilities are at your service including "find", "rm", "ln", "mv", "cp" etc. Just mount your DB and enjoy! [Less]

4.06K lines of code

1 current contributors

about 6 years since last commit

1 users on Open Hub

Activity Not Available
4.0
   
I Use This

pnut

  Analyzed about 1 month ago

This is yet another PHP-based CMS and MVC framework for sites construction. Uses MySQL database backend, supports multiple sites, all configuration is in XML, including routing.

28.2K lines of code

0 current contributors

almost 16 years since last commit

1 users on Open Hub

Activity Not Available
4.0
   
I Use This

dbuscron

  Analyzed about 1 month ago

The dbuscron is a cron-like DBUS messages scheduler. It has config file in format close to classic crontab format and can listen to both session and system buses as the same time. It's aimed to Maemo5, but can be used on any *nix system with DBUS and python2.5+.

763 lines of code

0 current contributors

over 14 years since last commit

1 users on Open Hub

Activity Not Available
4.0
   
I Use This

Programmer's calculator

  Analyzed about 1 month ago

Programmer's RPN calculator with all main bitwise operations, bin/hex/oct and decimal numbers format (including floats), raw and exp views to show inner machine value of a number, complex numbers support and infix operators emulation.

1.12K lines of code

0 current contributors

over 13 years since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This