Showing 1759 open source projects for "data"

View related business solutions
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 1

    LDScsv2GPX

    Convert a LDS CSV into GPX file

    I don't live in a LDS dense population, but I often visit members of the faith that don't live in an area I'm familure with. I don't have a smart phone, but I do have a GPS. I know that adding all of the data from a ward directory would be a waste of time. This tool allows for anyone to translate the CSV that the LDS church provides to a GPX file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    WindowsRunHistoryEditor
    With this little tool, you can edit the MRU list (Most recently used) of the windows run-dialog. You can also erase all saved data (history) with one click.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    CD Reader is a software for recovering datas from corrupted cds/dvds. This simple tool accurately recovers both individual files and full discs that your disc drive finds difficult to read due to scratches or other damages in the disc surface.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Open Exchange (OpEx)

    Open Exchange (OpEx)

    The open source Algorithmic Trading System

    OpEx is an application suite that includes the main building blocks of commercial electronic trading systems. All OpEx applications run on distributed system architectures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 5
    IPCheck

    IPCheck

    Simple Windows Executable that offers a quick ipconfig check.

    ...Great to use if you are attempting to troubleshoot someone's system remotely and they are not knowledgeable enough to run this from the command line. Although, I find it easier to run than going the traditional route. Plans soon to expand the functionality greatly for a more robust data capture tool. Stay tuned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Simple library for parsing and generating text in JSON data format.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    RemoteDesktopHistoryEditor
    With this little tool, you can edit all data, which the remote desktop client stores in the registry. You can also erase all saved data (history) with one click.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    monoMIG
    Ever wanted to use a Wii Remote, pheraps a Multitouch surface or the Microsoft Kinect to control your application/game even if web based? If so, then MonoMIG (Multi Input Gateway) is what you are looking for!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    WindowsMappedNetworkDriveHistoryEditor
    With this little tool, you can edit the MRU list (Most recently used) of the windows network-drive-mapping-dialog. You can also erase all saved data (history) with one click.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 10

    Trx Framework

    .NET project for financial messages interchange supporting ISO 8583

    Trx Framework allows to build client/server applications to interchange financial messages. It supports many encoding/decoding mechanisms for fixed and variable field messages, including ISO 8583, XML and conditional formatting. It is highly customizable and extensible. Trx Framework also provides a flexible channel communication infrastructure supporting TCP/IP and other technologies.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11

    Firebird 2.7.7 DDEX installer

    Firebird 2.7.7 DDEX for Visual Studio 2008/2010 installer

    This is installer of Firebird Tools for Visual Studio 2008/2010. It is content the original FirebirdSql.Data.FirebirdClient.dll from Firebirdsql.org of 2.7.7 version. Thanks to Jiri Cincura. After install you can use Data -> Add new data source menu dialog.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    Mainspring - Employee Time Clock

    Mainspring - Employee Time Clock

    When completed, a full service time clock for job/time tracking.

    ...*Unlimited number of jobs, *A finite number of job subcodes that can be added/edited to match any shops business. Let's say fifty of those. *Be able to export the data collected out into Excel to be handed off to accounting for payroll. What we have so far: *I installed visual studio. *I created a sourceforge. All downhill from here, right?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Bugale N-Body Data Editor

    Bugale N-Body Data Editor

    Edit/create settings and data files(.bdf) of Bugale N-Body Simulator.

    This project simply provides a convenient graphic user interface to create and edit the data files (simulation settings and body properties) for Bugale N-Body Simulator. You can find the Bugale N-Body Simulator project here: https://sourceforge.net/projects/bugalesimulator/ You must have Microsoft .NET Framework 2.0 (or later) installed on your system in order to use this editor: http://www.microsoft.com/download/en/details.aspx?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Graph Database

    Graph Database

    A robust, reliable, user-friendly, and high-performance Graph Database

    This is an academic project to build a graph database, supporting multiple users, with fully functioned data query, data manipulation and indexing mechanism. It is running in a distributed client-server mode. This project is assigned to final-year project from group IT121B, Bachelor of Computing, University of Wollongong.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    C# Stats Parser for the Computer Sims Fantasy Baseball League. Standalone app using Castle.ActiveRecord for it's data engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    C_Sharp_Calculator

    RPN based calculator in C#.

    Currently, this is the first version of an RPN calculator made to be easy to implement for any C# project requiring parsing of text into calculable data. Using RPN (Reverse Polish Notation) to place strings in a specific format to allow fast processing for parsing and evaluating the string.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    doPersistence

    Data persistence with one line of code.

    ...For single objects add a class attribute: [Persistable("Customer", "CustomerId", true)] public class Customer { ... For list objects, inherit from a generic list: public class CustomerList : PersistentList<Customer> Bulk storage is extremely fast with data pagination available on loads. ~10,000 objects/second. ~2,000 objects/second if loaded one row at a time. See website for example code. Or download zip file for working copy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Notes to Google Sync

    Notes to Google Sync

    Sync Lotus Notes calendar with Google Calendar

    ...For those that tried using it but didn't get things working, I'm sorry I couldn't help you out ** Notes to Google Sync is an application developed to sync your Domino calendar with Google Calendar. It was developed for personal use; but figured I'd open it up for everyone using Sourceforge. The application has a number of options: - syncing options - data options - reminders - connection type (ssl, http) Settings are saved in the user directory; so the application can be shared by different users on the same computer. It was designed to be run manually or off the startup menu; but I have seen it being run as a service.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19

    Securus

    Backup/Sync data reliably

    This project is aimed at creating a slick software capable of backing up specified folders regularly and reliably into the target storage mediums. Future functions intended are backing up to cloud drives / FTPs and other storage mediums.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JohanneumSTM

    JohanneumSTM

    Data logging and visualization in 2D and 3D for STMs.

    This is a project we - ten students, 16 to 18 years old, and one teacher - are currently working on in the so called "Physik-Projektkurs" at school in which we build and program our own scanning tunneling microscope. This software is designed for DAQ systems by BMCM (we use the USB-AD16F), but it should not be too difficult to adapt it to foreign systems.It currently supports resolutions up to 1024x1024, visualization in 2D and 3D using colors from predefined gradients, export to PNG,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Crab
    The Crab is a plugin based music album refactoring utility. Organize you music albums with the help of data sources like Amazon and Discogs.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22

    LeaveFlexWiki

    Migrate from FlexWiki to screwturn wiki or OneNote

    ...This project currently supports migrating to screwturn wiki or Microsoft OneNote. Each export option supports a differing subset of FlexWiki's syntax and supports File System Data storage only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Point and Figure Charting

    A simple project to generate P & F Charts from Google CSV Files

    This program will take a .csv file (Originaly from Google Finances, may expand later) and generate a Point and Figure Stock Chart, with options to vary the resolution of the chart. To use, download csv (Open,High,Low,Close) Data from google finance, open the .csv in wordpad and delete the first row (Header details). run the .exe and navigate to the .csv. Data is not displayed perfectly, working on refining the algorythm at the moment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    BIM-ISO8583.NET

    BIM-ISO8583.NET

    Implementation of ISO8583 Protocol in .NET

    BIM-ISO8583.NET is a small .Net library that allows developers to parse and create ISO8583 messages. This library was released to help financial system developers to fully comply with ISO 8583 protocol's standard and make development fast and easy. BIM-ISO8583.NET provides a simplified development technique that enables you to concentrate on the business logic instead of dealing with long method of parsing and building ISO8583 messages. The program method and technique used in this...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 25

    RSS Reader

    A small RSS client

    A small and lightweight RSS client that uses .NET 3.5 Client Profile frame work. It allows you to subscribe for feeds and read them. RSSReader was written in C# and is open-source and free project. You can download it binary and start to use or you can checkout source code from SVN repository and help to develop project. Any registered user can post new bug or feature request ticket. Any help would be appreciated. Thank you.
    Downloads: 0 This Week
    Last Update:
    See Project