Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Start Free
$300 Free Credits to Build on Google Cloud
New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
FNProg2PDA is a freeware add-on tool for the FNProgramvare software (http://www.fnprg.com) to export data from the FNProgramvare databases (for assets, books, CD's, LP's, video's, DVD's, software or stamp collections) to BookBuddy, MovieBuddy or MusicBuddy as well as a Firebird, PostgreSQL, MariaDB, SQL Server, SQLite , xBase or HanDBase database, Calc orMS-Excelspreadsheet, CSV-, TSV-, JSON-, YAML- or XML file.
Source files: https://github.com/TvBreukelen/fnpdbservices
Adele was developed to simplify the daily work with data. Use it as a swiss knife to fill the gap between your work with spreadsheet application like MS Excel and enterprise servers like SAP ERP.
Specialized tools like Rapid Miner, KNIME or similiary stuff should not be replaced. But Adele is designed for business people working with spreadsheet applications to analyse their data.
There are many technical concepts in an easier way included. For example realtime OLAP, transformations, charts, analysis tools,... ...
C++/C library to construct Excel .xls files in code.
A multiplatform C++ library for dynamic generation of Excel .xls files containing multiple worksheets. Unlike .csv files, these can be directly opened by Excel and thus provide an excellent way to output large data sets that require further analysis.
To see the latest changes, select "Files" and view the README text displayed at the bottom of that pane.
IMPORTANT: Major changes are contained in the current SVN source. If you have time please try to use it or the...
phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the Web. Currently it can create and drop databases, create/drop/alter tables, delete/edit/add columns, execute any SQL statement, manage indexes on columns.
QDepo - formerly known as TPDA - Query Repository Tool
QDepo - A desktop application for retrieving and exporting data from relational database systems to spreadsheet files, also formerly known as "TPDA - Query Repository Tool".
The graphical user interface is based on wxPerl or PerlTk.
The main feature of the application is the SQL query repository management. The repository consists from a collection of XML files that ca easily be moved or copied to other computers.
The supported formats are Excel (.xls), ODF and CSV. ...
Technical analysis library with indicators like ADX, MACD, RSI, Stochastic, TRIX... includes also candlestick pattern recognition. Useful for trading application developpers using either Excel, .NET, Mono, Java, Perl or C/C++.
Small, fast Java library for reading and writing CSV files
Java CSV is a small fast open source Java library for reading and writing CSV and plain delimited text files. All kinds of CSV files can be handled, text qualified, Excel formatted, etc.
Generating Excel 97+ files with Python 2.4+ (need decorators), importing Excel 95+ files, support for UNICODE in Excel files, using variety of formatting features and printing options, Excel files and OLE2 compound files dumper. No need in Windows/COM
This program converts, compares, merges, normalizes, and refactors data to and from disparate sources (CSV, Excel, and any JDBC/ODBC database) for use in a Java program.
Lip-DB is a lightweight web-based database front-end. Its aim is to create an easy to use alternative for anyone with limited technical expertise, but who are struggling to manage their affairs using an Excelspreadsheet.
XB-exby-eXcelBuilder is a web app to select/format data into tabular or crosstab format, then download to a *.xls file. It is meant to be a lightweight bridge between raw data and a spreadsheet, with simple options for selection/layout of data.
pyXLWriter is a Python library for generating Excel compatible spreadsheets. It's a port of John McNamara's Perl Spreadsheet::WriteExcel 1.0 module (see http://www.cpan.org) to Python. Requires Python 2.1+. [Project was stopped]
Read data from Excel 97+ spread sheets without Microsoft! Provides an API to write applications that read Excel documents. The xlreader tool converts data to tab delimited, CSV or SQL inserts. Written in C. Based on the the Java version by Andrew Khan.