Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
A Tcl interface to PostgreSQL databases, using PostgreSQL libpq
pgtclng (PostgreSQL Tcl Next-Generation) is a loadable Tcl module for accessing PostgreSQL databases. It was forked from pgtcl in Feb 2004, moved to pgfoundy.org in Aug 2006 and to Sourceforge.net in Mar 2011. Its API is a superset of the pure-Tcl companion project pgintcl.
A Tcl interface to PostgreSQL databases, written in Tcl
pgintcl is a Tcl interface to the PostgreSQL database system, written entirely in Tcl. It is mostly compatible with other pgtcl implementations, especially pgtclng. It lacks asynchronous operations, and is somewhat slower, but it does not require any other libraries. (This project was on pgfoundry.org and its predecessor from Feb 2003 through Mar 2011.)