django-report-builder
Report Builder
A tool for building custom reports and queries with a graphical user interface.
This is a github mirror for django-report-builder which is hosted on Gitlab. Django Report Builder is a GUI for Django ORM. Build custom queries and display results. Targets sys admins and capable end users who might not be able to program.
768 stars
58 watching
267 forks
Language: Python
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
bradmontgomery/django-querycount | Prints DB query counts in Django's runserver console output. | 394 |
django-bridge/django-bridge | A framework for building fast and user-friendly single-page applications with Django and React | 140 |
aldy505/bob | A Go library for constructing and building SQL queries in a type-safe manner. | 17 |
py-universe/django-rest-cli | A tool that speeds up the development of Django Rest APIs by automating repetitive tasks. | 118 |
timgws/querybuilderparser | A utility for generating MongoDB queries from user-defined criteria and filtering rules | 161 |
nullism/bqb | A lightweight query builder library for generating SQL queries with parameterized placeholders. | 155 |
cristalhq/builq | A simple and safe Go library for building SQL queries with parameter indexing. | 91 |
django-query-profiler/django-query-profiler | Helps identify slow Django applications by analyzing and visualizing database queries | 140 |
korma/korma | A Clojure library for generating and executing SQL queries in a concise and flexible way | 1,474 |
paul-wolf/djaq | A query language and API that provides an alternative to Django's ORM | 77 |
didi/gendry | A Go library for building and parameterizing SQL queries in a flexible and reusable way. | 1,622 |
lydiandy/vsql | A tool for building SQL queries programmatically | 46 |
twharmon/gosql | A query builder library for Go that simplifies the creation and manipulation of SQL databases. | 32 |
phpdude/django-macros-url | A Django library that simplifies URL pattern writing by providing pre-defined macro patterns | 139 |
omohokcoj/filterable | Provides a DSL for building dynamic queries with minimal configuration and easy to use filter functions | 106 |