Giter Site home page Giter Site logo

Bimal Patel Banner Image

Hi there πŸ‘‹

Visitor GitHub followers

  • πŸ”­ I’m Open Source Database Engineer
  • 🌱 I’m currently learning Everything!!!
  • πŸ‘― I’m looking to collaborate Renformenet Learning
  • πŸ€” I’m looking for help with ...
  • πŸ’¬ Ask me about Postgres
  • πŸ“« How to reach me:
  • πŸ˜„ Pronouns: ...
  • ⚑ Fun fact: ... -->

SmartyPants

SmartyPants converts ASCII punctuation characters into "smart" typographic punctuation HTML entities. For example:

ASCII HTML
Single backticks 'Isn't this fun?' 'Isn't this fun?'
Quotes "Isn't this fun?" "Isn't this fun?"
Dashes -- is en-dash, --- is em-dash -- is en-dash, --- is em-dash

PG Cluster

graph LR
A[Connection pooler-dc1] -- Writes --> B((PG1 dc1))
A -- Reads --> C(PG2 dc2)
B -- Replication --> D{PG3 dc1}
A -- Reads --> D
B -- Replication --> C

Bimal.Patel's Projects

ansible-1 icon ansible-1

Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applicationsβ€” automate in a language that approaches plain English, using SSH, with no agents to install on remote systems.

ansible-pgsql-demo icon ansible-pgsql-demo

Deploying postgresql with high availability in seconds using Ansible on Exoscale

apt-cyg icon apt-cyg

Apt-cyg, an apt-get like tool for Cygwin

awesome-postgres icon awesome-postgres

A curated list of awesome PostgreSQL software, libraries, tools and resources, inspired by awesome-mysql

gigagpt icon gigagpt

a small code base for training large models

postgres-operator icon postgres-operator

Postgres operator creates and manages PostgreSQL clusters running in Kubernetes

privategpt icon privategpt

Interact with your documents using the power of GPT, 100% privately, no data leaks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.