Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Create free account
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
HammerDB Database Load Testing and Benchmarking Tool
HammerDB is a leading benchmarking and load testing tool for relational databases like PostgreSQL, Oracle, SQL Server, and MySQL. It implements industry-standard workloads such as TPC-C and TPC-H to simulate real-world transactional and analytical database performance. HammerDB is widely used by DBAs and performance engineers to evaluate hardware, configurations, and scaling.
tkDerm is a Tcl-based dermatological image database client for PostgreSQL. It relates data with photos automatically based on the time stamps of digital photos.
A relational database management system, based on the principles laid down in the book "Databases, Types, and The Relational Model: The Third Manifesto" by C. J. Date and Hugh Darwen.
A Tcl interface to PostgreSQL databases, written in Tcl
pgintcl is a Tcl interface to the PostgreSQLdatabase 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.)
PostSqlForms is a simple, but powerful GUI for PostgreSQL and SQLite databases. It enables you to rapidly implement a set of forms and reports for a database.
For using PostSqlForms with SQLite you don't need a separate SQLite installation. The SQLite Tcl interface and the SQLite command line shell are included in the binary packages (not in the source package).
For using PostSqlForms with PostgreSQL you need a separate PostgreSQL installation.
...
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!
The tcl-dac project provides an abstraction library for uniform access to relational database managements system from the tcl language. Its a tcl-only wrapper library on top of the C-based database extensions.
Currently Oracle, Informix, ADABAS-D and OD
{ Lame TCL Object DB } is an XoTCL class library which allows simple (even too simple) mapping of the User-Defined XoTCL Classes onto SQL Database tables. This implementation designed to work with PostgreSQL via AOLServer DB driver.
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.
pgaccess is a graphical interface to PostgreSQLdatabase written in Tcl/Tk and applications building environment. Currently, this project is not actively maintained, but the published versions should work.
The SwordLord Dragon Projects contain a Rapid Application Framework (DragonBreath) and a Topic Maps based Knowledge Base System (DragonLair). The project makes use of best of breed technologies like PostgreSQL, XML/XSLT and Apache.
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).
Tksql allows you to edit PostgreSQL and MySQL tables. You can use it from the shell prompt, specifying the name of a table, or an SQL satement, or just the name of a database. It has filter capabilities which are very easy to use. Two views are possible
PostgresSQL Replicator is an open-source asynchronous (store&forward) replica engine that provides some data ownership models and many conflict resolution algorithms.