Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 2

A database designed for the typical Web usage patterns for a database. It is being designed for massive concurrency on modern multi-cpu/core architecture. The code is originally derived from MySQL.

4.75
   
  0 reviews  |  12 users  |  474,661 lines of code  |  16 current contributors  |  Analyzed 5 days ago
 
 

A text-mode MySQL and InnoDB monitoring tool. It has lots of features, is fast and configurable, and it’s easy to use. It is inspired by the venerable mytop, but is much more powerful. innotop can monitor InnoDB transactions and internals, queries and processes, deadlocks, foreign key errors ... [More] , replication status, system variables and status and much more. [Less]

5.0
 
  0 reviews  |  1 user  |  9,044 lines of code  |  0 current contributors  |  Analyzed 2 days ago
 
 

Our aim with parcl is to create a content management system with very little overhead and taking modularity to a new level with creating everything non-essential to safely and automatically loading the modules into modules. To achieve this we use PHP5 and its object oriented programming capabilities ... [More] for the script itself. The InnoDB storage engine for MySQL to achieve better database integrity through its ACID compliance and XSL Transformations for the template system. AJAX implementation through the jQuery java script library is also planned. Of course will all output be XHTML 1.0 Strict (or XHTML 1.1 if the browser supports it) and CSS2.1 valid, using UTF-8 encoding and there are accessibility implementations on the horizon. [Less]

0
 
  0 reviews  |  0 users  |  11,161 lines of code  |  0 current contributors  |  Analyzed about 17 hours ago
 
 

Convener is a simple web-tool (PHP/MySQL) for scheduling meetings or asking for an opinion. Instead of sending emails to every participant and reading through answers you can create a meeting or a poll with Convener and automate the process. PLEASE NOTE: This was my first PHP/MySQL project - it ... [More] works but the code is very messy and has a lot inline HTML, duplication etc. [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

Glucose is a project aimed at providing an intuitive way of interacting with a database through PHP objects. Currently this project is developed with PHP 5.3 and MySQLs InnoDB database.

0
 
  0 reviews  |  0 users  |  1,102 lines of code  |  0 current contributors  |  Analyzed 7 days ago
 
 

DDLToolDDLtool is a command-line utility based on Embedded InnoDB, supporting enough SQL to allow you to create and drop tables and perform other simple DDL and administrative operations. Embedded InnoDBEmbedded InnoDB is a distribution of the InnoDB for use as an embedded database, put together ... [More] by the Innobase team from Oracle. It provides a full relational data model, and features performance and concurrency that are unmatched in embedded databases. It is available from http://www.innodb.com/wp/products/embedded-innodb/, and you must install it before you can build or use ddltool. Binary downloadsBinaries of ddltool may be available for a few platforms -- see the downloads page. Building DDLtool from sourceGet the source from Mercurial using hg clone https://ddltool.googlecode.com/hg/ ddltool . You will also need the Coco/R compiler generator for C++. (Be warned to unpack the CocoSourcesCPP.zip file into an empty directory). One of libedit or GNU readline is also required. The Makefile currently specifies libedit, and on some platforms (notably GNU/linux) you may need to edit it to enable readline support. Running ddltoolOnce ddltool is running, type "help" to see a reference of supported SQL. [Less]

0
 
  0 reviews  |  0 users  |  956 lines of code  |  0 current contributors  |  Analyzed 5 days ago
 
 

Various patch/tools for managing, maintaining, and improving the performance of MySQL database developed by David Currently includes: secondary buffer pool(flash cache) patch for innodb py_innodb_page_info.py

0
 
  0 reviews  |  0 users  |  1,639,813 lines of code  |  0 current contributors  |  Analyzed about 3 hours ago
 
 

HandlerSocket is a NoSQL plugin for MySQL. It works as a daemon inside the mysqld process, accept tcp connections, and execute requests from clients. HandlerSocket does not support SQL queries. Instead, it supports simple CRUD operations on tables. Because of the following reasons ... [More] , HandlerSocket is much faster than the mysqld/libmysql pair in some circumstances: - HandlerSocket manipulates data without parsing SQL, which causes less CPU usage. - HandlerSocket reads many requests from clients and executes their requests in bulk, which causes less CPU and disk usage. - HandlerSocket client/server protocol is more compact than the mysql/libmysql pair, which causes less network usage. [Less]

0
 
  0 reviews  |  0 users  |  12,505 lines of code  |  0 current contributors  |  Analyzed about 3 hours ago
 
 

Percona Data Recovery Tool for InnoDB can help recover corrupted or deleted InnoDB tables. This project is a set of tools for recovering lost or corrupted MySQL data from InnoDB's data files. It was created at Percona, and open-sourced for the community to use. If you need help recovering ... [More] your MySQL data, Percona provides commercial assistance. See http://www.percona.com/mysql-consulting/data-recovery/ for details. [Less]

0
 
  0 reviews  |  0 users  |  218,532 lines of code  |  5 current contributors  |  Analyzed about 1 month ago
 
 

Percona XtraBackup is the world's only open-source non-blocking backup software for InnoDB and XtraDB databases. It backs up databases quickly and reliably, with uninterrupted transaction processing during backups. Features such as compression, streaming, and incremental backups help you save ... [More] on disk space and network bandwidth. Percona recommends that all production deployments be protected with a support contract (http://www.percona.com/mysql-support/) to ensure the highest uptime, be eligible for hot fixes, and boost your team's productivity. [Less]

0
 
  0 reviews  |  0 users  |  137,396 lines of code  |  11 current contributors  |  Analyzed about 3 hours ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.