Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Go From AI Idea to AI App Fast
One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
About MayWeb is a lightweight, beautifully designed local development
About
MayWeb is a lightweight, beautifully designed local development environment built with ❤️. It lets you control Apache, MySQL, Redis, PHP versions, and more-all from a fast, modern UI. Ideal for developers who want performance, simplicity, and style in one powerful tool.
A small lib that builds query using mysql and nodejs
This is a small mysql query builder using the nodejs mysql driver by felixge.
Sample Usage:
```js
var query_builder = require('query_builder');
var dbconn_default = {
host : 'host',
user : 'user',
pass : 'password',
dbase : 'database_schema'
};
var qb = new query_builder( dbconn_default );
var select_details = {
table : 'table_name',
fields : [ 'field1', 'field2', ... ],
conditions : {
field1 : 'value1',
field2 : 'value2'
}
};
qb.select(...
MyFWB is a php / MySQL based web-builder , made for very starters in networking, You need to have zero knowledge of coding, just simple Installation wizard and can control your entire site with very user friendly Administrator Control Panel...
YATA is "Yet Another TimeReporting Application" that I have started developing, initially for my present employer, who is currently using it in production. Currently the application works on a LAMP (Linux, Apache, MySql and PHP) platform, though it wo