Diesel is a safe, extensible ORM and Query Builder for Rust
Diesel gets rid of the boilerplate for database interaction and eliminates runtime errors without sacrificing performance. It takes full advantage of Rust's type system to create a low overhead query builder that "feels like Rust."
Supported databases:
1. PostgreSQL
2. MySQL
3. SQLite
#rust, #orm, #postgres, #mysql, #sqlite, #query_builder
Diesel gets rid of the boilerplate for database interaction and eliminates runtime errors without sacrificing performance. It takes full advantage of Rust's type system to create a low overhead query builder that "feels like Rust."
Supported databases:
1. PostgreSQL
2. MySQL
3. SQLite
#rust, #orm, #postgres, #mysql, #sqlite, #query_builder
👍1🔥1
TypeORM is an ORM that can run in NodeJS, Browser, Cordova, PhoneGap, Ionic, React Native, NativeScript, Expo, and Electron platforms and can be used with TypeScript and JavaScript (ES5, ES6, ES7, ES8). Its goal is to always support the latest JavaScript features and provide additional features that help you to develop any kind of application that uses databases - from small applications with a few tables to large scale enterprise applications with multiple databases.
#typescript, #orm, #node, #javascript, #js, #ts, #postgresql, #mysql, #sqlite, #database
#typescript, #orm, #node, #javascript, #js, #ts, #postgresql, #mysql, #sqlite, #database
👍1
rqlite is a lightweight, distributed relational database, which uses SQLite as its storage engine. Forming a cluster is very straightforward, it gracefully handles leader elections, and tolerates failures of machines, including the leader. rqlite is available for Linux, macOS, and Microsoft Windows.
#golang, #go, #sqlite, #sql, #database
#golang, #go, #sqlite, #sql, #database
❤1
Tortoise ORM is an easy-to-use
Tortoise ORM was built with relations in mind and admiration for the excellent and popular Django ORM. It's engraved in its design that you are working not with just tables, you work with relational data.
#python #asyncio #async #orm #database #postgres #sqlite #mysql
asyncio ORM (Object Relational Mapper) inspired by Django.Tortoise ORM was built with relations in mind and admiration for the excellent and popular Django ORM. It's engraved in its design that you are working not with just tables, you work with relational data.
#python #asyncio #async #orm #database #postgres #sqlite #mysql
👍2❤1🔥1