One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Try Free
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.
...Metrics include McCabe's Cyclomatic Complexity metric, LoC, %Comments, etc. Users can also define their own metrics using data from PyMetrics. PyMetrics optionally outputs stdout, SQL command files and CSV
A real-time graph plotter. While your application is computing and logging results to a CSV file using the LiveGraph Writer API, the plotter lets you visualise and monitor the results live - by instantly plotting charts and graphs of the data.
a lightweight tool use to generate csv result from vmstat for linux ! the generated csv file can be directly readed by windows performace tool for analysis and give graphic result like windows cpu , memory usage !
This command-line tool will help people who want to compare 2 csv-like files, and get a detailed report on which rows and fields differ between both files. An awk-based version and Perl Version is currently available.
libmooreb is an ANSI-C, thread-safe implementation of basic data structures: lists, hashtables, trees, rings, stacks, etc. and algorithms: search, etc.
there are also data-format processing functions: XML, CSV, etc.
YahooCSV Framework, is a Java library that allows fast, cached, read access to historical financial data from Yahoo!. The intention of this framework is to be injected via Spring into other applications for high volume read access via Ehcache.
TXS provides a basic HTTP server. Its own XML Script language can produce, via XSL-T, XForms or XHTML pages (tested with FireFox). It can also be used to read and generate CSV, XML or ZIP files. HTML page capture and email generation also available.
Java developer's tool for query building that works with MySQL, AS400, Oracle, Sql Server and other JDBC DB's. Includes PreparedStatement Editor, Query Builder, SQL Code Generator, CSV Export, Database Navigator w/ regex filtering, Sql Diff & more.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
JRegexpTester is a standalone Swing application that helps you test regular expressions with the Java standard API. The extracted data can be modified with formatters similar to those used by sprintf. Since release 0.3, it helps you manage CSV files too.
Connect to DB2, Oracle, MS SQL and Mysql database.
Add, edit and remove connections.
Multiple connections simultaneously.
Load/execute SQL.
Export table/data as SQL/CSV/html.
Import data from delimited/fixed length file.
Loader with advanced option
Provides lots of useful Java stuff: CSV file handling, Thread interaction,
new Swing data models, e.g. for Lists of Maps in JTables, a JTable cell size
adjustment class and a complete powerful client-server-framework for network
applications.
Automated DB Deployment and Maintenance (ADDAM) eases the tracking & applying of SQL (DDL, DML) scripts to manage changes. In effect, "Agile DB Development" for prod/dev. Other tools include reverse-engineer schema and import/export from/to CSV files.
The NandoF library contains useful C# code for many different purposes, including a MIME e-mail parser and POP3 client, classes for reading and writing text in the CSV format, writing console, web and WinForms applications, manipulating text...
A program to draw (and save the results to files) a diagramm that shows the execution time of a programm, which does some floating point calculations, in dependency of the number of used threads.
It saves the result as a gnuplot file and a CSV file.
User friendly command line tool for adjusting movie subtitles in various formats.
Support for converting from one format to another (currently microdvd, subrip, TMplayer, CSV but more to come). Time stamps adjustment. Show duration of subtitle adjustment
Tiny Translator is a very simple class for easily organizing dialogue outputs and creating language tables for multilingual projects. It supports flat files (comma seperated, .csv) and MySQL databases to store phrases.
A testcase management, logging, reporting and test automation tool, similar to the commercial product Test Director.
Features: Progress stats, reports, test case import from CSV,doc,web or SQL, STAF plugin. SQL database.
Speeds QA and software testing
AWTaglib is a JSP Taglib that helps create Active Widgets grid very easily, and providing extra features. This features include exporting to XLS,PDF and CSV (using JasperReports), editing, and integration with Struts
An extremely minimalistic Reporting Software for JSP / Servlet Applications.
The current implementation supports RTF reports (based on templates) and CSV reports.
A "ready to use" servlet to download the reports is included.
This tool creates a PHP class to interface to a given database table. The PHP class is a simple relational object mapper. It maps table columns to class attributes. It provides basic CRUD methods as well as utility methods such as CSV import and export.
reppy is a PDF-Report Generator for databases (MySQL, Postgres, CSV) written in Python. The report definition is based on an XML-template, which can be edited with the included program XTRed. It needs the python library reportlab for pdf-creation.
CsvObjectLoader is a Java utility that takes a CSV input stream and class name to produce an array of populated Java objects. This has been useful for generating reports from HTML tables or spreadsheets, and for generating data for unit tests.