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
Error to trace to log to deploy. One click. No SSH.
Catch the cause before the pager goes off.
AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
Messi is a REST ajax framework for java and php. Database is manipulated transparently via SQL statements using javascript. Records are fetched to browser as scrollable dataset linked to data-aware JS widges such as editable grid and various fields.
This library helps simplify common PHP programming tasks by performing lower level operations automatically, it aims to remove the need to know about the idosyncracies of different platforms such as SQL dialects.
A simple tool to pinpoint jdbc connection leaks in java code.
Of course your code is the best and implements patterns, but what if you have to work on an old project that is not so neat and it has a connection leak? Do you start looking everywhere?
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Relational Object Mapping In C++, is a library that maps database tables to C++ classes seamlessly so that members will be populated by and in return will populate db columns. Also provides many std db operations, directly on the table interface.
PHP database access class for PostgreSQL, offering convenient state-of-the-art interface to PostgreSQL, combined with automatic provision for every trick in the book to make database access and queries as fast as possible.
Abstract model for serialization of entities that may be listed, this includes all representations to be made in database managers that use the entity relation model. Currently only compatible with MySQL using PSF.DAPI based on MySQL NET connector
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.
Debris is a collection of tools, libraries and visual controls in the help of developers interested in the fields of design automation and artificial intelligence.
Delphi libraries containing custom controls, database components, and utility code. Documentation in progress on the wiki at http://apps.sourceforge.net/mediawiki/prometheuslibra/ . Depends on the Jedi Code Library at http://sourceforge.net/projects/jcl/
Tying together Zend Framework, PHP/Java Bridge, JTOpen, and Tomcat to provide a FOSS solution for i5 (IBM i, iSeries, AS/400) PHP developers struggling with the performance issues of the Integrated File System.
the simpleHtmlDatagrid can be help ajax programmer to build datagrid in web browser more easily.it can not only fill datagrid with array or json array but also add only a row once a time.
Wrapper to connect to database servers using ODBC driver(Only Windows platform. Using WinAPI functions). Working with databases through the standard OS Windows driver to work with databases - ODBC.
qJerry: write less, do more - now in PHP. qJerry is the PHP class that provides a way to work with XML documents in jQuery-like style. It has methods for creating, modifying, querying XML documents and more. qJerry is jQuery for server side.
This tool allows to compute LOLIMOT models. LOLIMOT models are also called neuro-fuzzy models or fast neural network models. This tool can export the model into C, C++, Matlab.
NxNet is an implementation of a BPN neural network written in C#. NxNet allows the user to configure the neural net, train and query the trained net. NxNet 2.0 introduces a batch query capability. Requires .Net Framework 2.0 be installed also.
Delphi objects to help sharing historical oceanographic (CTD) data in a relational database. Derived seawater properties generated on the fly during data retrieval.
NeuralJ is a free, open-source neural network library for Java applications. It is the purpose of this project to make the easiest, most flexible and reliable, neural network platform available.
reppy is a PDF-Report Generator for databases (MySQL, Postgres, CSV) written in Python. The report definition is based on an XML-template, which can be edited with the included program XTRed. It needs the python library reportlab for pdf-creation.
DANNU - Database Artificial Neural Network Utility. A C#/.NET utility implementing the "NeuroBox" library which allows the user to import data from a database and train a network with it. A fully featured NN utlitility is envisioned.
This is intended to be library for easy creation of pdf documents dynamically from templates a database. It uses pdflib for pdf creation, phplib for database access. Currently templates can be imported only from Adobe Pagemaker.
ORM with look&feel similar to Hibernate, in D programming language.
Contains DDBC - D DataBase Connector - similar to JDBC (currently has MySQL, Postgres and SQLite support)
NOTE: Project has been divided into 2 subprojects (DDBC and HibernateD) and moved to GitHub!
https://github.com/buggins/ddbc
https://github.com/buggins/hibernated
This is a Library to help developers connect to their data access layer, currently it can be easily configured as a DataAccessObject to Sql,mySql, and Oracle although I hope that list is expanded upon in the future.