#go #array #cache #config #cookie #framework #golang #httpserver #logger #mvc #orm #pool #queue #session #string #tcpserver #template #udpserver #validator #webserver
https://github.com/gogf/gf
https://github.com/gogf/gf
GitHub
GitHub - gogf/gf: A powerful framework for faster, easier, and more efficient project development.
A powerful framework for faster, easier, and more efficient project development. - gogf/gf
#java #activerecord #activerecord_pattern #java_api #java_orm #objsql #orm #orm_framework #sql #sql_programming
https://github.com/braisdom/ObjectiveSql
https://github.com/braisdom/ObjectiveSql
GitHub
GitHub - braisdom/ObjectiveSql: Writing SQL using Java syntax
Writing SQL using Java syntax. Contribute to braisdom/ObjectiveSql development by creating an account on GitHub.
#php #eloquent #laravel #moloquent #mongo #mongodb #orm
https://github.com/jenssegers/laravel-mongodb
https://github.com/jenssegers/laravel-mongodb
GitHub
GitHub - mongodb/laravel-mongodb: A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
A MongoDB based Eloquent model and Query builder for Laravel (Moloquent) - mongodb/laravel-mongodb
#typescript #database #javascript #mariadb #mysql #nodejs #orm #postgresql #prisma
https://github.com/prisma/prisma
https://github.com/prisma/prisma
GitHub
GitHub - prisma/prisma: Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB…
Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB - prisma/prisma
#go #awesome #awesome_list #clean_architecture #concurrency #ddd #golang #microservice #microservices #onion_architecture #oop #orm #project_structure #rest_api #web
https://github.com/mehdihadeli/awesome-go-education
https://github.com/mehdihadeli/awesome-go-education
GitHub
GitHub - mehdihadeli/awesome-go-education: A curated list of awesome articles and resources for learning and practicing Go and…
A curated list of awesome articles and resources for learning and practicing Go and its related technologies. - mehdihadeli/awesome-go-education
#typescript #deepkit #dependency_injection #framework #framework_javascript #mongodb #nodejs #orm #serializer #validator
https://github.com/deepkit/deepkit-framework
https://github.com/deepkit/deepkit-framework
GitHub
GitHub - marcj/deepkit: modular high-performance TypeScript framework
modular high-performance TypeScript framework. Contribute to marcj/deepkit development by creating an account on GitHub.
#typescript #api #crud #express_middleware #fullstack #fullstack_typescript #jamstack #orm #postgresql #rest #validation
https://github.com/remult/remult
https://github.com/remult/remult
GitHub
GitHub - remult/remult: Full-stack CRUD, simplified, with SSOT TypeScript entities
Full-stack CRUD, simplified, with SSOT TypeScript entities - remult/remult
#java #database #envers #gradle #hibernate #java #java8 #java8_times #jdbc #jpa #orm #unitofwork
Hibernate ORM is a powerful tool for Java that helps you manage data in your applications easily. It follows the standard Java API for object/relational persistence but also offers many extra features. This makes it simpler to develop and test your application, especially when working with different databases. With Hibernate, you can use Gradle to build and manage your project efficiently, and it even allows you to test your application against various databases using Docker containers without needing to install them locally. This saves time and makes development more flexible and efficient.
https://github.com/hibernate/hibernate-orm
Hibernate ORM is a powerful tool for Java that helps you manage data in your applications easily. It follows the standard Java API for object/relational persistence but also offers many extra features. This makes it simpler to develop and test your application, especially when working with different databases. With Hibernate, you can use Gradle to build and manage your project efficiently, and it even allows you to test your application against various databases using Docker containers without needing to install them locally. This saves time and makes development more flexible and efficient.
https://github.com/hibernate/hibernate-orm
GitHub
GitHub - hibernate/hibernate-orm: Idiomatic persistence for Java and relational databases
Idiomatic persistence for Java and relational databases - hibernate/hibernate-orm
#typescript #active_record #cockroachdb #data_mapper #database #electron #hacktoberfest #javascript #mariadb #mysql #oracle #orm #postgresql #react_native #sap #sap_hana #sqlite #sqlserver #typeorm #typescript #websql
TypeORM is a powerful tool for managing databases in various JavaScript environments, including NodeJS, Browser, and mobile frameworks like React Native and Ionic. Here’s what you need to know TypeORM works on different platforms such as NodeJS, Browser, Cordova, PhoneGap, Ionic, React Native, NativeScript, Expo, and Electron.
- **Database Support** It supports both Active Record and Data Mapper patterns, allowing you to write high-quality, scalable applications. It includes features like entities, columns, associations, transactions, migrations, and more.
- **Easy Installation** You define your database models as classes decorated with TypeORM decorators, making it easy to create, read, update, and delete data in your database.
- **Relations and Queries**: TypeORM allows you to define relationships between entities (one-to-one, many-to-one, many-to-many) and use a powerful QueryBuilder to execute complex SQL queries.
Using TypeORM benefits you by simplifying database operations, providing a clean and maintainable codebase, and supporting advanced database features out of the box. This makes developing database-driven applications more efficient and productive.
https://github.com/typeorm/typeorm
TypeORM is a powerful tool for managing databases in various JavaScript environments, including NodeJS, Browser, and mobile frameworks like React Native and Ionic. Here’s what you need to know TypeORM works on different platforms such as NodeJS, Browser, Cordova, PhoneGap, Ionic, React Native, NativeScript, Expo, and Electron.
- **Database Support** It supports both Active Record and Data Mapper patterns, allowing you to write high-quality, scalable applications. It includes features like entities, columns, associations, transactions, migrations, and more.
- **Easy Installation** You define your database models as classes decorated with TypeORM decorators, making it easy to create, read, update, and delete data in your database.
- **Relations and Queries**: TypeORM allows you to define relationships between entities (one-to-one, many-to-one, many-to-many) and use a powerful QueryBuilder to execute complex SQL queries.
Using TypeORM benefits you by simplifying database operations, providing a clean and maintainable codebase, and supporting advanced database features out of the box. This makes developing database-driven applications more efficient and productive.
https://github.com/typeorm/typeorm
GitHub
GitHub - typeorm/typeorm: ORM for TypeScript and JavaScript. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle…
ORM for TypeScript and JavaScript. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms. -...
❤1