myDBR is a web-based reporting system designed for relational databases, offering a manageable and scalable reporting environment. Utilizing the database system’s existing features, such as stored procedures, myDBR allows authors to create reports using familiar tools, ensuring productivity from day one. The reporting features, including subtotals, formatting, charts, and layout, can be quickly enabled with just a single line of code. Users can access the system using a standard web browser, with no additional software required for clients.
myDBR automatically creates report layouts, eliminating the often time-consuming process of manual layout creation for users. By utilizing metadata directly from the database system, myDBR automatically generates the layout and formats the report data content. This enables the report author to focus entirely on the business logic. Moreover, the automatic layout feature allows the creation of fully dynamic reports, where the report’s structure can change based on the data.
myDBR’s rich feature set is designed to enhance your productivity.
By default, myDBR displays the data in a table report form. Table reports are simple elements displaying the data in tabular form. Users can sort, filter and page the data in the table.
In a crosstable report, myDBR turns the table report into a crosstable form. Crosstable reports are ideal for turning sequential data into readable format.
Creating a crosstable requires only one command
myDBR automatically formats your data based on the data content and selected theme.
On top of this, you can use the global styles to format individual elements on the reports.
With grouping, myDBR allows organizing tabular reports by defining breakpoints in the data.
Grouping can have multiple levels allowing one to do summary rows with ease.
Want to add an aggregate calculation to a report column? Use myDBR’s powerful aggregate functionality to handle the calculations for you.
myDBR automatically detects report parameters to be asked from the user and offers a suitable template for each parameter.
User parameters can be assigned to popups, radio buttons and Ajax-autocomplete fields with default values.
With myDBR, you can link any external data accessible with a browser into the report.
Include images from your product catalog and put your latest Google spreadsheet in.
Your choice.
myDBR allows the user to export the data for further processing.
Reports can be exported to various formats (Excel, PDF, XML, CSV, SQL, JSON, etc).
myDBR will automatically create layouts for you. You can use myDBR’s template system if you want specific layouts. Report maintenance is easy as the layout and report logic are separated.
With myDBR’s scheduling feature, you can have the periodic reports to be run automatically. Run database maintenance scripts, send reports as mail, or push mobile notifications.