Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
Ship Agents Faster
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
...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.
Cross-platform C++ libraries with a network/internet focus.
NOTE: Current source code as well as bugs/patches are on GitHub:
https://github.com/pocoproject/poco/
C++ class libraries for network-centric, portable applications, integrated perfectly with the C++ Standard Library. Includes network protocols (Sockets, HTTP, FTP, SMTP, POP3, etc.), SQL database access and XML parsing. Licensed under Boost license.