myDBR is a web based reporting system for relational databases. It allows you to build a manageable and scalable reporting environment. myDBR utilizes the database system’s existing features (stored procedures) to author the reports. Reports can be authored using any common tools already familiar to developers, making report authoring productive from day one. myDBR provides very fast ways to use reporting features (subtotals, formatting, charts, layout etc). Report authors can enable the features with single line of code. Users using the system need only a standard web browser, no additional software is needed for the clients.
myDBR automatically creates layouts for the reports allowing user to skip altogether the often time-consuming report layout creation. myDBR uses the metadata directly from the database system to automatically create the layout and format the report data content. This allows the report author to concentrate fully on the business logic. Automatic layout allows also creation of fully dynamic reports where structure of the report may change based on the data.
myDBR’s rich feature set is designed to enhance your productivity.
By default, myDBR displays the data in 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 crosstable report, myDBR turns the table report into a crosstable form. Crosstable reports are ideal of turning sequential data into readable form.
Creating a crosstable requires only one command
myDBR automatically formats your data based on the data content and the theme selected.
On top of this you can use the global styles to format individual element on the reports.
With grouping myDBR allows to organize tabular reports by defining break points in the data.
Grouping can have multiple levels allowing one easily to do summary rows.
Want to add aggregate calculation to a report column? Simply 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 suitable template for each parameter.
User parameters can be assigned to popups, radio buttons, Ajax-autocomplete fields with default values.
With myDBR, you can link any external data accessible with browser into the report.
Include images from your product catalog, 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. If you want to have specific layouts, you can use myDBR’s template system. 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.