All Projects → omniti-labs → Pgtreats

omniti-labs / Pgtreats

Tasty treats for PostgreSQL

Programming Languages

perl
6916 projects

Projects that are alternatives of or similar to Pgtreats

Gopherus
This tool generates gopher link for exploiting SSRF and gaining RCE in various servers
Stars: ✭ 1,258 (+1238.3%)
Mutual labels:  postgresql
Udacity Data Engineering
Udacity Data Engineering Nano Degree (DEND)
Stars: ✭ 89 (-5.32%)
Mutual labels:  postgresql
Mojo Pg
Mojolicious ❤️ PostgreSQL
Stars: ✭ 92 (-2.13%)
Mutual labels:  postgresql
Gonymizer
Gonymizer: A Tool to Anonymize Sensitive PostgreSQL Data Tables for Use in QA and Testing
Stars: ✭ 85 (-9.57%)
Mutual labels:  postgresql
Electrocrud
Database CRUD Application Built on Electron | MySQL, Postgres, SQLite
Stars: ✭ 1,267 (+1247.87%)
Mutual labels:  postgresql
Stolon Chart
Kubernetes Helm chart to deploy HA Postgresql cluster based on Stolon
Stars: ✭ 90 (-4.26%)
Mutual labels:  postgresql
Twist V2
A book review tool for Leanpub's Markdown Book Format
Stars: ✭ 82 (-12.77%)
Mutual labels:  postgresql
Leoric
👑 JavaScript ORM for MySQL, PostgreSQL, and SQLite.
Stars: ✭ 94 (+0%)
Mutual labels:  postgresql
Hasql Th
Template Haskell utilities for Hasql
Stars: ✭ 87 (-7.45%)
Mutual labels:  postgresql
Entityworker.core
EntityWorker is an object-relation mapper(ORM) that enable .NET developers to work with relations data using objects. EntityWorker is an alternative to entityframwork. is more flexible and much faster than entity framework.
Stars: ✭ 91 (-3.19%)
Mutual labels:  postgresql
Testgres
Testing framework for PostgreSQL and its extensions
Stars: ✭ 85 (-9.57%)
Mutual labels:  postgresql
Pgbouncer
lightweight connection pooler for PostgreSQL
Stars: ✭ 1,263 (+1243.62%)
Mutual labels:  postgresql
Postgresql Action
GitHub Action to setup a PostgreSQL database
Stars: ✭ 91 (-3.19%)
Mutual labels:  postgresql
Xeus Sql
xeus-sql is a Jupyter kernel for general SQL implementations.
Stars: ✭ 85 (-9.57%)
Mutual labels:  postgresql
Qtl
A friendly and lightweight C++ database library for MySQL, PostgreSQL, SQLite and ODBC.
Stars: ✭ 92 (-2.13%)
Mutual labels:  postgresql
Pypi Server
Tornado based server like pypi.python.org. With caching from pypi.
Stars: ✭ 83 (-11.7%)
Mutual labels:  postgresql
Memento
Collect saved items from different sources around the web
Stars: ✭ 89 (-5.32%)
Mutual labels:  postgresql
My Cheat Sheets
A place to keep all my cheat sheets for the complete development of ASIC/FPGA hardware or a software app/service.
Stars: ✭ 94 (+0%)
Mutual labels:  postgresql
Qt Client
This repository contains the source code for the Desktop client. The Desktop client is built using the Qt framework for C++. The client can be extended or customized using JavaScript. This client is used by all editions of xTuple ERP.
Stars: ✭ 93 (-1.06%)
Mutual labels:  postgresql
Prisma
Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite & MongoDB (Preview)
Stars: ✭ 18,168 (+19227.66%)
Mutual labels:  postgresql

Tasty treats for PostgreSQL

Overview

PGTreats is an assorted collection of scripts and tools that we have built over the years in our database scalability and performance practice at OmniTI. Please note that many of these tools are not connected; ie. we might write a quick script to deal with a small consulting project, or write a full-fledge tool that is maintained over a number of years. This means that code quality will vary across different projects based on what was important at the time; if you are comforted by the idea that all of these tools were used in production at some point, thats good, but different people have different needs in production, so YMMV. In addition, not all of these tools are used regularly, and some may be used on older versions of Postgres, so you should test anything you find here in a safe manner before presuming it will work on your perticular version of Postgres (or the specific operating system your Postgres is running on).

Contributing

As this code is open source, we welcome outside contributors. Our preffered method for contributions is through pull requests, which include a description of the problem and steps to reproduce. And remember, smaller changes are always easier to digest.

Please also note that submitting code is considered a transfer of copyright to the PGTreats project, licensed under the terms of whichever code is being modified. Unless otherwise noted, code in this project is made available under the postgresql license

pgtreats logo

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].