Showing 48 open source projects for "spreadsheet"

View related business solutions
  • 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
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 1
    NocoDB

    NocoDB

    Open Source Airtable Alternative

    NocoDB is an open source #NoCode platform that turns any database into a smart spreadsheet. It is free & self-hostable. Let your imagination be thy limit. Create unlimited grid view, gallery view, form view from your own data. Search, sort, filter columns and rows with ultra ease. Collaborate just like spreadsheets. Invite your team with fine-grained Access Control. Share views publicly and also with password protection.
    Downloads: 28 This Week
    Last Update:
    See Project
  • 2
    Mathesar

    Mathesar

    An intuitive spreadsheet-like interface

    Mathesar is an open-source platform designed to make databases accessible to non-technical users. It offers an intuitive spreadsheet-like interface on top of PostgreSQL, allowing users to create, edit, and analyze structured data without writing SQL. Built with user experience in mind, Mathesar empowers teams to collaborate on data-driven workflows while retaining the power of a real relational database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Totum MIT

    Totum MIT

    Small-code database for non-programmers

    Totum is a no-code/low-code platform for creating data-driven business apps and dashboards. It uses a spreadsheet-like interface to let users define logic, automate processes, and build complex forms and workflows without traditional programming. Totum-MIT is the open-source core of this system, designed for internal business tools and enterprise apps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Alphabet Language Database

    Maps over 30 Hebrew Fonts in a one to many relationship.

    Alphabet Language Database or Hebrew Font Mapper Create an open database of all language's alphabets and words. The spreadsheet is based on the Hebrew Aleph Bet. The correct fonts must be installed on your system to view properly. Future Goals - Dictionary / Thesaurus / Translator - Better font integration with database https://alphabet-language-database.sourceforge.io
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 5
    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-Excel spreadsheet, CSV-, TSV-, JSON-, YAML- or XML file. Source files: https://github.com/TvBreukelen/fnpdbservices
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Rowy

    Rowy

    Rowy is an open-source low-code platform

    Rowy is an open-source low-code platform. Airtable-like UI for managing your database with cloud functions workflows in JS/TS, all in your browser. Connect to your database and build cloud functions. All in your browser. Forget CLIs, config, and DevOps. Focus on building your apps. Connect to your database, and manage data in table-UI with role-based access controls. Build cloud function workflows in JS/TS using any NPM or APIs. Forget CLIs, configs, and DevOps. Focus on building your apps...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Aestel

    Aestel

    Applications for data management

    ...DataLoader and AEREA, respectively. The data loader application applies user-defined instructions to validate, process and load data. The reporting application provides a query builder and spreadsheet template designer. Both applications work with any relational data model. (Postgres and Oracle have been tested). The two applications have been initially developed for small molecule drug discovery research. However, they can be extended for use in other data domains.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Box Spout

    Box Spout

    Read and write spreadsheet files (CSV, XLSX and ODS)

    Spout is an open-source PHP library for reading and writing spreadsheet files, including CSV, XLSX, and ODS formats. It is designed to handle large files efficiently, making it ideal for applications that generate or process extensive data reports. Spout is lightweight, fast, and easy to use, offering a simple API to work with rows and cells without consuming excessive memory.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    XML Editor/Validator/Designer with CAMV

    XML Editor/Validator/Designer with CAMV

    CAM XML Editor for XML+JSON+Hibernate+SQL Open-XDX sponsored by Oracle

    The CAM editor is the leading open source XML Editor/Validation/Schema toolset for rapidly building / deploying XML /JSON /Hibernate /SQL data /Forms applications. Visual WYSIWYG data design, rule entry wizards + drag & drop dictionary components. Will import, analyze / refactor from XML Schema / JSON. Oracle is a proud enterprise sponsor; with NIEM.gov support. Do SQL data import/map+ Open Data API delivery+ Hibernate JPA + UI Forms/Pencil Makes XSD schema (default, flatten, NIEM, &...
    Downloads: 19 This Week
    Last Update:
    See Project
  • AI-powered SAST and AppSec platform that helps companies find and fix vulnerabilities. Icon
    AI-powered SAST and AppSec platform that helps companies find and fix vulnerabilities.

    Trusted by 750+ companies and performing 200k+ code scans monthly.

    ZeroPath (YC S24) is an AI-native application security platform that delivers comprehensive code protection beyond traditional SAST. Founded by security engineers from Tesla and Google, ZeroPath combines large language models with advanced program analysis to find and automatically fix vulnerabilities.
    Learn More
  • 10
    Project Tracking Database

    Project Tracking Database

    A Project Tracking LibreOffice Database Example

    • It can be run as Stand-Alone or run from another App - I used KiCad (Simple Plugins) for this example. • There are two ODT forms - one is a smaller version of the larger form (thus, it omits some fields). The actual Database is the same so, records won’t be lost and either Form can be used. • The ODT forms simplify and un-clutter the display (all the other LibreOffice windows are not displayed). Of course, they are still available if opening the .ODB file. • FYI - I had planned to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Access2Excel

    Convert a MSAccess database into a Excel spreadsheet.

    Convert a MSAccess database into a Excel spreadsheet. It's a pure java implementation, using POI (https://poi.apache.org/) and Jackcess (http://jackcess.sourceforge.net/). Use: java -jar Access2Excel.jar -inputFile=<inputFile> [-outputFile=<outputFile>] [-format=<format>] where <inputFile>: A file name to Access database (.MDB or .ACCDB) <outputFile>: A file name to Excel streadsheet (optional, default "inputFile.xls" or "inputFile.xlsx") <format>: Output format ("XLS" or "XLSX", optional, default "XLSX")
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    EPPlus

    EPPlus

    Create advanced Excel spreadsheets using .NET

    ...EPPlus has no dependencies other than .NET. This project started with the source from ExcelPackage. It was a great project to start from. It had the basic functionality needed to read and write a spreadsheet. Advantages over other: EPPlus uses dictionaries to access cell data, making performance a lot better. Complete integration with .NET.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 13

    phpMyTable

    A php class to generate table like data entry system from mysql tables

    phpMyTable makes a mysql table live on a web page, i.e. create, edit and destroy operations on a single page within the table, like a spreadsheet software or MS Access
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Kibaba MFS

    Kibaba MFS

    Web-based Application created to simplify daily work in ViCoBa Groups

    ...Ukiwa na Programu hii utahitaji Kompyuta au simu au Tableti ili uweze kuweka kumbukumbu mbalimbali za wanachama. Hii itasaidia Kikundi kuachana na utegemezi pekee wa Kadi, Vitabu vya hesabu na Excel (Spreadsheet).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    Adele

    Adhoc Data Exploration - Live & Easy

    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,... ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    pgWebAdmin

    pgWebAdmin - web interface for PostgreSQL

    pgWebAdmin is an intitaive to provide an easy friendly UI for PostgreSQL database for developers, users. It also aims to be a part of existing popular local development server setups by default, or easy installation with server setups e.g. WAMP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Template for Writing Fellowships

    Organize submission info on writing fellowships w/ this FREE template.

    Downloads: 2 This Week
    Last Update:
    See Project
  • 18

    Template for Writing Markets

    Organize submission info on writing markets with this FREE template.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    XLS/Loader
    XLS/Loader is an easy to use, Java based GUI application that brings your Excel worksheets, when structured as simple table, fast and easily in your RDBMS (supports Oracle, MySQL, PostgreSQL). Requires at least JRE5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    phpMyAdmin

    phpMyAdmin

    A software tool to bring MySQL to the Web

    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    PalOOCa OpenOffice Extension for Palo

    palo olap open office calc plugin for data analysis

    The PalOOCa Project offers a fast, flexible and intuitive Office-based Business Intelligence solution based on Jedox. It provides an extension for OpenOffice.org Calc which allows both, read and write, access to data from within the Jedox OLAP Server via Calc. If used together with the Open Source Jedox/Palo OLAP Server it completes the Open Source MOLAP-Stack for Business Intelligence. Additionally to Jedox OLAP it is also (read-only) compatible to (almost) all OLAP servers supporting...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DB Browser for SQLite

    DB Browser for SQLite

    A light GUI editor for SQLite databases

    DB Browser for SQLite is a light GUI editor for SQLite databases, built on top of Qt. The main goal of the project is to allow non-technical users to create, modify and edit SQLite databases using a set of wizards and a spreadsheet-like interface. Note - This project has previous been known as "SQLite Browser" and "Database Browser for SQLite". "DB Browser for SQLite" will hopefully be the name that sticks. :)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23

    QDepo

    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. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Librarian DB is a simple Web based library management system that keeps track of the books in a library. It tracks book title, ISBN, categories, etc... It permits adding/deleting/updating/searching. It is extremely flexible and extendible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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++.
    Leader badge
    Downloads: 12,512 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next