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
Try Google Cloud Risk-Free With $300 in Credit
No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Diesel is the most productive way to interact with databases in Rust because of its safe and composable abstractions over queries. We don’t want to waste time tracking down runtime errors. We achieve this by having Diesel eliminate the possibility of incorrect database interactions at compile time. Diesel offers a high level query builder and lets you think about your problems in Rust, not SQL.
Headless TypeScript ORM with a head. Runs on Node, Bun and Deno
Drizzle ORM is a lightweight, TypeScript-first Object-Relational Mapping (ORM) tool designed for modern JavaScript runtimes. It supports environments like Node.js, Bun, Deno, and even edge runtimes, providing developers with a flexible and type-safe way to interact with databases. Drizzle ORM emphasizes performance and developer experience.
Pif SqlObjects is a small and light library that helps to interact with database without writing down any SQL code and provides a small management of entities.
This has been achieved considering SQL statements and relative clauses as objects.
Note: sources available on sample project lib folder.
HOW TO:
Download the project and save it in a temporary directory.
After this, unzip the file and open in your browser this file: pif-sqlobjects-1.0_reference_manual.htm.