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.
Start Free
Go From AI Idea to AI App Fast
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.
exportFromXL is a SAS macro for exporting data from Excel into CSV or TXT files using Dynamic Data Exchange. It works on all versions of PC SAS, Excel and Windows -- but notably not on any version of SAS running off of a server.
This open source library allows you to display System.Data.DataTable objects in Excel with titles, totals and number formating. It uses Reflection and late-binding, and is therefore compatible with multiple versions of Excel.
Enables you to add formula support to your application. Provides functionality for parsing/evaluating formulas, tracking their dependencies, and recalculating in natural order. The formula syntax and many other features are direct replicas of Excel.
BudgetEx is a simple, portable, and no-frills budgeting and financial solution that runs out of Microsoft Office, Open Office, and Most any Office Productivity Suite that supports .xls files.
We have develop data mining 'Plug and Play' WYSIWYG Tool on commercial ERP Baan IVc4 which uses Baan 4 GL as extract and transform engine and MS excel as load client . For more information about the tool and the company , please visit www.erpjewels.com
exportToXL is a SAS macro for exporting data from PC SAS onto custom-formatted Excel spreadsheets using Dynamic Data Exchange. It works on all versions of PC SAS, Excel and Windows -- but notably not on any version of SAS running off of a server.
QExcel Converter SQL QT4, Import xml excel/openoffice 2003 format, sqlite3 sql text/binary, edit table and export to various Format, Pdf XSL format objects Apache fop JAVA(XSL-FO), XML/XSLT , excel, SQL text sqlite3 dump file and MYSQL SQL to XML/XSL.
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.
Framework for development of MS Excel add-ins that allow user defined functions that return more than a single value (e.g. to return table data with a single function call)
Cycling Training Diary, Trainingstagebuch, Agenda d'Entraînement, Diario de entrenamiento, Diario di allenamento :: cycling, run, sport, diary, journal, log, blog, template based, simply store your training data, polar, hrm, upload, html, perl, mysql
PHPEditTable is a class which mimics a simple spreadsheet behaviour. It handles cell formatting as well as math expressions based on cells' addresses parsing. Works with complicated formulas, setting properties on cell/row/column/range/sheet level.
CleanSheets is the first spreadsheet application that is both extensible and platform-independent. It features a formula language that closely resembles that of Microsoft Excel, and extensions for aiding end-user programmers develop correct spreadsheets.
Jeppers is a full featured web-based spreadsheet editor written in Java. It also provides an LGPL grid component that can be used in Swing applications.
OO-Widgets is a Java Swing project that makes the JTable and other components much easier to use. This library differs from other Swing libraries in that it displays any set of pre-existing objects or JavaBeans.
Republic enables old-style computer reports (formally known as 'ascii' reports to be parsed and turned into OASIS OpenOffice.org Spreadsheet documents. This data can then more easily analysed by management. Parsing Rules are held in a simple XML format.
A Simple contact management system, aka browser based rolodex. Includes mass mailing of html mime messages to contact lists, export to csv, Fulltext boolean searches, etc.
Requires: PHP >= 4.3.1 (with register_globals OFF) & MySQL >= 4.0.1
This is a standalone HTML/JavaScript application with which a manager can get an estimate of the costs involved with the deploymnent of 1) a conventional network, 2) a network with OSS based servers and 3) a network with OSS based servers and desktops.
This project will represent a software created specially for a big company that wants to organize or manage projects. In other words, it's a project manager written in php/mysql.
Look on the homepage link to see the last version of the project working.
Text::FixedWidth is a Perl module that provides a simple object-oriented interface to parse and
manipulate fixed column-width text files. The module currently exposes three public methods: new,
print_all, and select_distinct.
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.