Sequel

Sequel 4.27.0 updated

Sequel is much more than an ORM. It's a complete solution for interacting with databases from Ruby, managing and interfacing with the entire database, not just its data. Developers can use the IRB console or Sequel's own DSL to quickly assemble...

Medoo

Medoo 1.0 updated

Medoo provides a way for PHP developers to abstract database queries and other interactions via PHP code. This allows programmers to write databases queries in PHP alone, without having to deal with SQL code or the differences in SQL syntax between...

pgFormatter

pgFormatter 1.5 updated

pgFormatter can remove comments from the code, can enable syntax highlighting in the output for an increased readability, developers can control how the script handles keywords and functions, and they can also customize the indentation size. SQL code can...

Predis

Predis 1.0.3 updated

In simpler terms Predis is just a PHP abstraction layer for Redis. This means developers can use PHP-specific syntax to create & run database queries and retrieve query results at the same time. Predis allows them to focus on their PHP skills without...

Barman

Barman 1.5.1a1 updated

Barman is the ideal solution for database admins running PostgreSQL. It provides lots of tools and features for ensuring a PostgreSQL database's data won't get lost due to various reasons and errors ranging from natural disasters to hardware...