{"id":15154482,"url":"https://github.com/angel-dart-archive/query_builder","last_synced_at":"2025-10-23T02:41:54.316Z","repository":{"id":56837612,"uuid":"82952753","full_name":"angel-dart-archive/query_builder","owner":"angel-dart-archive","description":"[ARCHIVED] Use angel_orm instead.","archived":true,"fork":false,"pushed_at":"2019-07-04T17:46:46.000Z","size":6651,"stargazers_count":0,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-15T07:51:46.845Z","etag":null,"topics":["angel-framework","angel-service","database","mongo","postgresql","query-builder","sql"],"latest_commit_sha":null,"homepage":"https://github.com/angel-dart/orm","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/angel-dart-archive.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-02-23T17:26:31.000Z","updated_at":"2023-01-28T17:54:48.000Z","dependencies_parsed_at":"2022-09-10T03:43:34.918Z","dependency_job_id":null,"html_url":"https://github.com/angel-dart-archive/query_builder","commit_stats":null,"previous_names":["thosakwe/query_builder"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angel-dart-archive%2Fquery_builder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angel-dart-archive%2Fquery_builder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angel-dart-archive%2Fquery_builder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angel-dart-archive%2Fquery_builder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/angel-dart-archive","download_url":"https://codeload.github.com/angel-dart-archive/query_builder/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234695525,"owners_count":18872994,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["angel-framework","angel-service","database","mongo","postgresql","query-builder","sql"],"created_at":"2024-09-26T17:40:35.413Z","updated_at":"2025-09-30T03:30:33.810Z","avatar_url":"https://github.com/angel-dart-archive.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ARCHIVED\nThis project has been archived, in favor of the Angel ORM:\nhttps://github.com/angel-dart/orm\n\n# query_builder\n[![version 0.0.1](https://img.shields.io/badge/pub-0.0.1-red.svg)](https://pub.dartlang.org/packages/query_builder)\n[![build status](https://travis-ci.org/angel-dart/query_builder.svg)](https://travis-ci.org/angel-dart/query_builder)\n\nPowerful, database-agnostic query builder for Dart applications.\n\n`query_builder` is heavily inspired by \n[Eloquent](https://laravel.com/docs/5.0/eloquent),\nand allows you to build fluent queries that run on virtually any database.\n\n# Adapters\n* `in_memory` - Good for development/testing purposes\n* `mongo`\n* `postgres`\n* `rethink`\n\n# Uses\n`query_builder` can be used in any Dart application, whether client or server. Server-side users will\nfind it useful because they only need to learn one DSL for any database they use.\n\nThe [Angel](https://github.com/angel-dart/angel)\nframework already provides\n[*services*](https://github.com/angel-dart/angel/wiki/Service-Basics), a powerful abstraction over data stores that provides\nCRUD functionality in addition to automatic REST API's, WebSockets and more. `query_builder`\ncan be easily used with Angel to provide services for data stores that do not have their own\nbuilt-in support, such as PostgreSQL or MySQL.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fangel-dart-archive%2Fquery_builder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fangel-dart-archive%2Fquery_builder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fangel-dart-archive%2Fquery_builder/lists"}