The act of converting content from its original format into a format capable of being displayed on the web
Manage Multiple WordPress Sites

Databases

Databases Category

Lightweight PHP Database Framework — Medoo

Medoo is a PHP framework for accelerating SQL development.

medoo Lightweight PHP Database Framework    Medoo

 

Medoo ships as a single file and supports numerous database formats, such as MSSQL, MySQL, PostgreSQL, and others.

It weighs a mere 8 kilobytes, can prevent injections and is all in all a very usable framework for anyone looking to make their DB-side of things faster.

Open Source Landing Page Management — Desant

Desant is an open source landing page management app with a highly functional admin area.

desant Open Source Landing Page Management    DesantDesant is rich in features:

  • Signups tracking;
  • Easy data exporting;
  • User locations;
  • etc.

Desant is meant for both front-page and backend management. It’s easy to install and use — i.e., your clients will love it.

 

Excel and Google Spreadsheets Functions With JavaScript — Formula.js

 

 

 

Formula.js is a JS implementation of (most of the) Google Spreadsheets and Excel spreadsheet functions.

formulajs Excel and Google Spreadsheets Functions With JavaScript    Formula.jsFormula.js incorporates most of the function types found in the aforementioned apps:

  • Date and time functions;
  • Financial functions;
  • Logical functions;
  • Statistical functions;
  • etc.

While it’s still very much a work in progress, Formula.js looks like a very welcome JS implementation that can be used for many sorts of web apps.

 

Understand & Visualize Relationships in Data — Induction

Induction is a “polyglot database client for Mac OS X”.

This tool is meant to aid the understanding and exploring of data.

induction Understand & Visualize Relationships in Data    InductionInduction supports the following databases as of now: PostgreSQL, MySQL, SQLite, Redis, and MongoDB. You can also write your own extensions for your preferred database types.

The tool is still in an alpha, but a roadmap has it that it’ll have many more features soon enough.

 

A Single-file MongoDB Admin App — Genghis

Genghis is a highly functional single-file administration app for MongoDB.

genghis A Single file MongoDB Admin App    GenghisGenghis is available as a Ruby gem and as a PHP file as well. It’s highly functional and not only database-wise: it’s responsive, works on smartphones and tablets, and has numerous shortcuts.

Genghis also features a number of security features, such as deletion confirmation.

 

Ajax-powered Data Grids Manipulation — jui_grid

jui_grid is a jQuery plugin for manipulating databases with a powerful user interface.

jQui Ajax powered Data Grids Manipulation    jui gridjui_grid has a modular design that uses several other components for various functions (and thus you can extend it yourself).

The plugin ships with a powerful API and useful database manipulation features, such as:

  • Pagination;
  • Sorting;
  • Editing, deleting and adding entries;
  • Advanced search functions.