tdengine-orm

Database ORM

A PHP-based Object Relational Mapping (ORM) system for interacting with TDEngine databases.

基于 tdengine-restful-connector、php-tdengine 开发的 TDEngine ORM。

GitHub

11 stars
3 watching
2 forks
Language: PHP
last commit: almost 2 years ago
Linked from 1 awesome list

phptdengine

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
yurunsoft/php-tdengine A PHP extension for interacting with the TDengine data engine 76
yurunsoft/tdengine-restful-connector A PHP wrapper around TDengine's RESTful API for easy data insertion and querying 16
hxshun/tdengineorm A Java ORM framework for TDengine time-series databases 4
purekid/mongodm A MongoDB Object-Relational Mapping (ORM) system that supports complex relationships and multiple inheritance models. 200
meltingice/node-activerecord An Object-Relational Mapping (ORM) library for multiple databases, including SQL and NoSQL systems. 58
eveningkid/denodb A TypeScript-based ORM for multiple databases, providing a simple and typed API. 1,929
ivanceras/rustorm An object-relational mapping system for Rust that simplifies interaction with databases. 250
erlyorm/boss_db An ORM framework that provides a high-level interface for interacting with various databases, including sharding, caching, and eventing capabilities. 277
eaigner/hood An ORM library for Go, enabling the creation of structured databases with support for transactions, migrations, and validation. 711
machine-w/crown A lightweight ORM library for TDengine time series databases 35
huntlabs/hunt-entity An object-relational mapping framework for the D programming language, providing a simple way to interact with databases. 57
krozark/cpp-orm A C++ library providing a simple and lightweight Object-Relational Mapping (ORM) system for interacting with relational databases. 7
juancarlospaco/nim-gatabase A compile-time ORM for Nim, providing a simplified DSL for working with databases. 120
turnersoftware/mongoframework An Entity Framework-like interface for MongoDB that simplifies the process of mapping and interacting with MongoDB data. 392
mikro-orm/nestjs A NestJS module for integrating the MikroORM with TypeScript and a specific choice of database drivers. 205