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 a 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 a user to skip the often time-consuming report layout creation altogether. myDBR uses the metadata directly from the database system to automatically create the layout and format the report data content. The report author can concentrate fully on the business logic. The automatic layout also allows the creation of fully dynamic reports where the report’s structure may 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.