37 projects for "tpm/j api java" with 2 filters applied:

  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 1
    Pentaho

    Pentaho

    Pentaho offers comprehensive data integration and analytics platform.

    Pentaho couples data integration with business analytics in a modern platform to easily access, visualize and explore data that impacts business results. Use it as a full suite or as individual components that are accessible on-premise, in the cloud, or on-the-go (mobile). Pentaho enables IT and developers to access and integrate data from any source and deliver it to your applications all from within an intuitive and easy to use graphical tool. The Pentaho Enterprise Edition Free Trial...
    Leader badge
    Downloads: 1,554 This Week
    Last Update:
    See Project
  • 2
    ReportServer Community Edition

    ReportServer Community Edition

    ReportServer is a modern and versatile business intelligence platform

    ReportServer is a modern and versatile open source business intelligence (BI) platform with powerful reporting features. With ReportServer you are not limited to one provider's solutions. ReportServer integrates Jasper, Birt, Mondrian and Excel-based reporting: choose what best suits your needs! The source code is also available in GitHub: https://github.com/infofabrik/reportserver ReportServer scripting samples: https://github.com/infofabrik/reportserver-samples
    Downloads: 38 This Week
    Last Update:
    See Project
  • 3

    JasperStarter

    Running JasperReports from command line

    JasperStarter is a command line launcher and batch compiler for JasperReports.
    Leader badge
    Downloads: 90 This Week
    Last Update:
    See Project
  • 4
    Estimate

    Estimate

    Web based Cost Estimation, Material Takeoff and Reconciliation Tool

    "Estimate" is an Open Source web based Construction Cost Estimating Software designed for medium and large Civil Construction and EPC (Engineering Procurement and Construction) companies. Features include Management of Schedule of Rates, Analysis of Rates, Project Estimation (Definitive and Control), Tender Evaluation, Cost Sheet preparation, BOQ Generation, Audit and Projection. Estimate is suitable for a wide variety of trades and businesses, including but not limited to:...
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 5
    DashBo↗v

    DashBo↗v

    Bovespa Analytics

    BI/Analytics tool for reading official brazilian market data freely provided by Bacen (Central Bank of Brazil - http://www.bcb.gov.br/?ENGLISH), CVM (Securities and Exchange Commission of Brazil - http://www.cvm.gov.br/subportal_ingles/index.html), BM&FBOVESPA (Brazilian Securities, Commodities and Futures Exchange - http://www.bmfbovespa.com.br/en_us/index.htm). Mirrored screen: left-to-right or right-to-left orientation according to the chosen language. Easy to translate: just add a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    apache spark data pipeline osDQ

    apache spark data pipeline osDQ

    osDQ dedicated to create apache spark based data pipeline using JSON

    This is an offshoot project of open source data quality (osDQ) project https://sourceforge.net/projects/dataquality/ This sub project will create apache spark based data pipeline where JSON based metadata (file) will be used to run data processing , data pipeline , data quality and data preparation and data modeling features for big data. This uses java API of apache spark. It can run in local mode also. Get json example at https://github.com/arrahtech/osdq-spark How to run Unzip the zip file Windows : java -cp .\lib\*;osdq-spark-0.0.1.jar org.arrah.framework.spark.run.TransformRunner -c .\example\samplerun.json Mac UNIX java -cp ./lib/*:./osdq-spark-0.0.1.jar org.arrah.framework.spark.run.TransformRunner -c ....
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    PDFReporter

    PDFReporter

    Generating documents and reports, offline enabled and reliable.

    The library is a fork of the popular open source Jasper Reports and supports the common features provided by Jasper Reports, but offline and for mobile apps. The PDFReporter library supports iOS, Java and Android library. For your document and report design you use the PDFReporter Studio where you can visualize your data. If you want to use the library commercially please visit our official webpage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    DataCleaner

    DataCleaner

    Data quality analysis, profiling, cleansing, duplicate detection +more

    DataCleaner is a data quality analysis application and a solution platform for DQ solutions. It's core is a strong data profiling engine, which is extensible and thereby adds data cleansing, transformations, enrichment, deduplication, matching and merging. Website: http://datacleaner.github.io
    Downloads: 8 This Week
    Last Update:
    See Project
  • 9
    Lite Weight Reporter

    Lite Weight Reporter

    Easy, Lite weight, real time, web based, reporting & analytic tool

    ****Refer to the improved version of the same application @ https://sourceforge.net/projects/query2report/ **** Light weight reporter, LWR, is a simple web based reporting building and publishing application. LWR transforms bunch SQL queries to charts and displays in a report. Each report has one or more elements arranged in rows and columns. Each element has title, SQL Query, database connection pointing to database from where data is retrieved and type of graph/table renderer. The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    Restful APIs for Data Cleansing

    Restful APIs for Data Cleansing

    This is sister project for osDQ which provide Restful APIs

    (Beta Version) This is sister project for https://sourceforge.net/projects/dataquality/ . It provides Restful APIs for features for data quality and data preparation features. This project will help projects which want embed data quality and data preparation features in their project or UI using restful calls. Data Cleansing APIs Dockerfile: # Pull base image FROM frnde/jetty-9.4.2-jre8-alpine-cet ADD osdq-v0.0.1.war /var/lib/jetty/webapps/osdq.war EXPOSE 8080 Docker...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    HEYMon

    Software, Server and Application Monitor

    ... - Read server metrics: Available RAM, Diskspace, processes, Windows Services - Read Windows Event logs - Monitor Security logs and web request logs - Monitor Guidewire software applications And much more! HEYMon has a Java API where you can create custom components to monitor whatever you need. The HEYMon server is supported on almost all operating systems including Linux, Windows XP/Vista/7/8, MacOSX, and UNIX. HEYMon can monitor a few systems or can scale to monitor hundreds of systems if needed. Checkout our Discussion Section for the latest news and information about HEYMon
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Rapidminer Onomastics Extension

    Rapidminer Onomastics Extension

    Extract Gender and Origin from Personal Names

    Guessing the gender of name is not as simple as it seems: - Andrea is a male name in Italy, a female name in the US. Laurence is a female name in France and a male name in the UK or in the US - name demographics evolve, some names are genderless - in Chinese or Korean, guessing the gender is almost impossible in Latin script, truly difficult even with the original script - in most cultures, the gender is 'encoded' in the first name, in others it is encoded in the last name as well (for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    olap4j

    olap4j

    Open Java API for OLAP

    olap4j is an open Java API for connecting to OLAP servers and writing analytic applications. Code is at https://github.com/olap4j/olap4j.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14
    SpagoBI
    SpagoBI is the 100% open source, complete and flexible Business Intelligence suite. It includes not only usual reporting and charting tools, but also unique and innovative solutions for the location intelligence, visual inquiring, collaboration, KPIs, interactive dashboards, real-time BI and mobile BI. Conceived and realized by Engineering Group’s SpagoBI Competency Center, it is hosted in the Forge of OW2 Consortium (http://forge.ow2.org/) - an international community that promotes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    FreeDEM is an implementation of a process-based middleware. It's built as a powerful framework to manage server-side business processes. It's designed to be easy to use and to develop with, not sacrificing power; a strong stress is put on performances.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    DuruBI
    The name of this project is DuruBI. It is Enterprise Reporting Tool allows DB(Data Base) and OLAP(Online analytical processing) and DM(Data Mining) to query and reporting from various data sources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    GeoMondrian
    GeoMondrian is a "spatially-enabled" version of Mondrian. GeoMondrian brings to the Mondrian OLAP server what PostGIS brings to the PostgreSQL DBMS, i.e. a consistent and powerful support for geospatial data. It also provides geo-extensions to MDX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    La_Azada
    La_Azada is an OLAP client developed in java (Eclipse Rich Client Application), and based on olap4j. Supports mondrian and XMLA drivers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    DISMOD Core
    DISMOD Core Open Source Project: DISMOD Core is the core library of DISMOD, an SCO Application developed by Fraunhofer IML. DISMOD has been used over years by our specialists to solve optimization problems inside the transportation domain.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    easyDE is an Enterprise Business Intelligence platform that facilitates timely and effective business decision for companies to gain competitive advantage. Allow a wide range of end-users to quickly deploy rich analyses with a single integrated product.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A generic SQL driven data audit tool for detecting differences between any JDBC accessible database tables and other data sources. Platform independent. It's a unix like diff for databases. Produces key values with the differing column name and data
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PanBI is a collection of analytics modules for existing information systems. For each IS, it provides data extraction, transformation and loading logic coupled with an OLAP schema, delivering OLAP functionality to an unprecedented user base.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Longname:Operational data business express---- ODBExpress is a report suit for business intelligence, it includes reporting, analysis (OLAP),etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Ajanta is a Java API to solve linear programming problems. Linear programming is a method for determining a way to achieve the best outcome (such as maximum profit or lowest cost) in a given list of constraints.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This project aims at providing a centralized system to store, retrieve, and execute BIRT reports in a server environment so that applications using BIRT reports do not have to sore the reports by themselves, and rely on this project for management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next