Application Monitoring That Won't Slow Your App Down
AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.
Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
Start Free
Build Securely on Azure with Proven Frameworks
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
pgMail is a small TCL based script that you can store within any PostgreSQLdatabase. Once it is stored there, you can create any number of specialized procedures to send email from directly within PostgreSQL like emailing a customer when product ships.
FYI! This project has moved to GITHUB! You can see the repository here: https://github.com/captbrando/pgMail
WE HAVE MOVED!!!
Please visit the project page (linked below) for all new and relevant information, including requests for help!
OpenFTS (Open Source Full Text Search engine) is an advanced PostgreSQL-based search engine
that provides online indexing of data and relevance ranking for
database searching. Close integration with database allows use of
metadata to restrict search re
TkStock é um sistema de controle de estoque escrito em Tcl/TK usando o banco de dados PostgreSQL.
Ele pretende ser rápido, simples e eficiente.
Os principais recursos săo: cadastro de clientes, fornecedores, produtos, entrada, saída e relatórios.
pgdiff is a utility which compares the table definitions of two databases, and returns the differences as PostgreSQL commands which will transform the structure of the first database to be identical to that of the second (c.f. diff and patch).
Session management for AOLserver using cookies and postgresqldatabase to allow for control of a users session. Also intended to allow for user logins to secured areas, restriction of features of a site based on levels of users account.