99.99% Uptime for MySQL and PostgreSQL on Google Cloud
Enterprise Plus edition delivers sub-second maintenance downtime and 2x read/write performance. Built for critical apps.
Cloud SQL Enterprise Plus gives you a 99.99% availability SLA with near-zero downtime maintenance—typically under 10 seconds. Get 2x better read/write performance, intelligent data caching, and 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server with built-in vector search for gen AI apps. New customers get $300 in free credit.
Try Cloud SQL Free
Ship AI Apps Faster with Vertex AI
Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.
Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
...we moved to GitHub:
https://github.com/oramake/oramake-framework
Includes:
- a utility for creating, developing and documenting program modules in Oracle DB;
- a utility for watching the DB size and tracing Oracle sessions ( put pkg_ProcessMonitor.setSqlTrace()
before your code and you then receive an email with 10046 events trace file);
- logging feature ( similar to log4j, extending limit of
PL/SQL Exception message length to 32K);
- easy working with files;
- flexibly customized scheduler ( similar to cron);
- creating Microsoft Excel xml-files;
- sending and receiving email messages ( implementation of smtp and pop3 protocols);
- a PL/SQL interface for jdbc access ( existing libraries for accessing MS Sql Server, Sybase, DB2 from Oracle DB);
- an interface for accessing Subversion;
- a utility for parsing CSV and other text files.
Now also living on gitlab. https://gitlab.com/mds-/xplordb Mineral Exploration Database template/ system for Postgres/PostGIS and QGIS. The project incorporates import scripts, data storage, validation, reporting, 3D drill trace generation and more. psql, pgAdmin and QGIS are the suggested database and GIS front-end programs.
...If you are a developer, you can use, re-design, and improve the code, adding the improvements and comments in the support section.
To cite this: Fernando Pérez-Rodríguez, Cátia J Neves, Dora Henriques & M Alice Pinto (2018): A note to transfer a generic database pseudocode for storing chronological data from research in apiaries, Journal of Apicultural Research, DOI: 10.1080/00218839.2018.1517988
The EZtkprof package wraps the actual tkprof UNIX utility but provides the exact same functionality through a db package thereby eliminating the overhead of trace file maintenance. The package is very easy to use and in fact eliminates several steps required to run the traditional OS tkprof because it automatically generates the trace file, “tkprofs” it and displays the output on the user’s screen. This output can alternatively be saved by the user to a spool file just like output from anything else.
...
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
The Log & Dbug Library is an open source PL/SQL library, useful to log/debug your programs in the development phase and trace their activity and performances in production. It is ideal to improve your efficiency and code quality.
SQLGotcha helps you to find sessions in an Oracle database that you want to trace. Search for logged in users, OS users, Unix PIDs, a user's machine or the program that started the session.
Free open-source 100% Java DHCP Server: general purpose DHCP server ranging from a simple LAN server to a wide range WAN server handling millions customers. Focused on reliability, performance and expandability. It uses the dhcp4java api.