Search Results for "database for excel spreadsheet"

Showing 45 open source projects for "database for excel spreadsheet"

View related business solutions
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    DB Browser for SQLite

    DB Browser for SQLite

    The DB Browser for SQLite

    DB Browser for SQLite (DB4S) is a high quality, visual, open source tool to create, design, and edit database files compatible with SQLite. DB4S is for users and developers who want to create, search, and edit databases. DB4S uses a familiar spreadsheet-like interface, and complicated SQL commands do not have to be learned. This program is not a visual shell for the sqlite command line tool, and does not require familiarity with SQL commands.
    Downloads: 71 This Week
    Last Update:
    See Project
  • 2
    Microsoft Works format import library
    libwps is a Microsoft Works file format import filter based on top of the librevenge (see https://sourceforge.net/p/libwpd/wiki/librevenge/ ). Currently, libwps can import all word processing Works formats since about 1995 with some success. It may also be able to import some basic database and spreadsheet files.
    Leader badge
    Downloads: 431 This Week
    Last Update:
    See Project
  • 3
    FitBio

    FitBio

    Application for analysing Take-Out files, e.g. from FitBit SmartWatch.

    This application takes a so-called "Take-Out" ZIP file that has been downloaded from a SmartWatch and allows to analyse the health and other recorded data it contains. It allows to plot several data items and export specific data into CSV files for further use, e.g. with spreadsheet tools like Excel. It has been validated to work with Google and FitBit SmartWatches but will also work with similar data tracker archives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    An innovative Open Source CEP (Complex Event Processing) engine. It implements the event stream processing as a library embeddable in C++ and Perl. You can think of the Complex Event Processing engine as an in-memory database driven by triggers, or a data-flow machine, or a spreadsheet on steroids (and without the GUI part).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    Sudoku Solver For Windows

    Sudoku Solver For Windows

    A Sudoko Solver/Puzzle Generator For MS Windows

    ...Key Features: * Interactive puzzle input * Multiple advanced solving algorithms * Puzzle generation with guaranteed unique solutions * Save/load functionality with multiple slots * Export puzzles to an Excel compatible spreadsheet *Modern Windows interface with full mouse/keyboard support * Colored display for better visualization * Comprehensive solving step logging * Step-by-step or automatic solving modes Clean, user-friendly interface makes solving complex puzzles intuitive. Perfect for puzzle enthusiasts and anyone interested in learning advanced Sudoku solving techniques.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    AWA-Core

    AWA-Core

    Full application for factory, process engineer and Automation..

    IT'S HERE-----FINALLY. AWA-Core 2026 is here with a totally new architecture. The core is now in Client/Server architecture and open to other applications (including yours). New interfaces for the server and client sides. Please, go to our youTube channel to see many tutorials about this new release. Don't waste your time trying things and clicking everywhere. Wait for our tutorials, install AWA-Core on a single PC or in a complete C/S architecture (Servers provided) and run...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    NumeRe

    NumeRe

    Framework for numerical computations, data analysis and visualisation

    Curve fitting | Data analysis | Plotting | Matrix operations | FFT | Extensible framework | Multiple file formats | Programmable | Open source | Free for everyone NumeRe: Framework for Numerical Computation is a numerical framework written for Microsoft Windows(R) and released under the GNU GPL v3 for solving and visualizing mathematical and physical problems numerically. Keep simple things simple: You want to plot a sine function? Just enter 'plot sin(x)'. You want to load some...
    Leader badge
    Downloads: 45 This Week
    Last Update:
    See Project
  • 8
    OSHMI - Open Substation HMI

    OSHMI - Open Substation HMI

    SCADA HMI for substations, IoT and automation applications

    Now with IEC61850 support! This project combines existing open source projects and tools to create a very capable, mobile and cloud-friendly HMI system that can rival proprietary software. This approach makes it possible to join forces of each project (Chromium, SVG/HTML5, PHP, Lua, SQLite, Inkscape, Lib61850, OpenDNP3, Nginx, Vega, PostgreSQL, Grafana,…) to achieve a great set of open, evergreen, modular and customizable tools for building great HMIs for automation projects. This is not...
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 9
    LibreOffice

    LibreOffice

    A free and powerful office suite

    LibreOffice is a free and powerful office suite, and a successor to OpenOffice. Its clean interface and feature-rich tools help you unleash your creativity and enhance your productivity. LibreOffice is Free and Open Source Software (FOSS) – development is open to new talent and new ideas, and our software is tested and used daily by a large and devoted user community. Your documents will look professional and clean, regardless of their purpose: a letter, a master thesis, a brochure,...
    Leader badge
    Downloads: 594 This Week
    Last Update:
    See Project
  • Powerful App Monitoring Without Surprise Bills Icon
    Powerful App Monitoring Without Surprise Bills

    AppSignal starts at $23/month with all features included. No overages, no hidden fees. 30-day free trial.

    Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
    Try AppSignal Free
  • 10

    SimpleXlsxWriter

    C++ library for creating XLSX files for MS Excel 2007 and above.

    This library represents XLSX files writer for Microsoft Excel 2007 and above. The main feature of this library is that it uses C++ standard file streams. On the one hand it results in almost unnoticeable memory and CPU resources consumption while processing (that may be very useful at saving a large data arrays), but on the other hand it makes unfeasible to edit data that were written. Hence, if using this library the structure of the future report should be known enough. The library...
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    XLW is a C++ wrapper for the Excel C API described in the Microsoft Excel 97 Developer's Kit. It makes xll programming automatic. Its powerful interface will empower your C, C# or C++ numerics by embedding them in Excel just like the built-in functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Library for parsing Excel (XLS) files, with a sample program for converting Excel files into CSV. This site is no longer being updated. A new release is available on the new site whose link is shown above.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    BERT

    BERT

    Connector for Excel and the programming languages R and Julia

    BERT is a tool for connecting Excel with the statistics language R. Specifically, it’s designed to support running R functions from Excel spreadsheet cells. In Excel terms, it’s for writing User-Defined Functions (UDFs) in R. All you have to do is write the function. Everything else – loading the function into Excel, managing parameters, and handling type conversion – is done automatically for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Texel - Tagging like excel. An MP3 (and similar) tagger with a spreadsheet look and feel. Based on KDE, Qt, taglib, boost. Written in C++. Needs KDE 4.3, QT 4.5 and a modern Linux version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    xlsLib

    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...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 16
    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: 0 This Week
    Last Update:
    See Project
  • 17
    Excel LDAP Search (ELS) is an Excel add-in that allows LDAP searches to be made from within Microsoft Excel. ELS can add LDAP data to existing data in an Excel document on a row-by-row basis, or populate a blank sheet based on a custom query
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    LMM Pricer

    LMM Pricer

    LIBOR Market Model Derivatives Pricer

    A library and Excel Spreadsheet for generating LIBOR Market Model sample paths.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The alternative fast realization of built-in spreadsheet of 1S:Enterprise system (v7.7). Features: improved user interface, correct support of large documents, fast and correct bi-directional Excel converter, multifunctional report builder.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 20
    XonGrid

    XonGrid

    Excel interpolation add-in

    XonGrid is a free Excel library of functions to perform 1D, 2D, 3D, 4D and arbitrary dimension (ND) interpolations from scattered data.
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • 21
    dBASE Reader and Converter

    dBASE Reader and Converter

    !!! NO LONGER MAINTAINED !!!

    dbf is an easy-to-use command line tool to show and convert the content of dBASE III, IV, and 5.0 files. It reads dBASE databases and prints the content to the screen or converts it to comma-separated (*.csv) files which can be opened in Excel, Calc.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    KeyValue
    KeyValue is a cross-platform library for making C++ objects accessible through LibreOffice Calc, Excel and other front-ends. Experience of spreadsheet users is enhanced by an object model and a handy key-value based interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SSDM (formerly SqlceViewer) is a database management studio for universal databases.Includes : MySql,Access,SqlServer,Excel,SqlCe,SqlLite,Firebird.etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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: 15,446 This Week
    Last Update:
    See Project
  • 25
    PerPus

    PerPus

    Aplikasi manajemen perpustakaan

    PerPus adalah aplikasi manajemen perpustakaan (database, booking, searching, documenting, etc.). Dapat digunakan untuk personal juga (perpustakaan pribadi). Aplikasi ini gratis. Jika ada masukan/usulan yang bermanfaat untuk perbaikan aplikasi ini silakan kirim ke email berikut: yansyaf@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB