Showing 20 open source projects for "download file http"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    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
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 1
    Resources

    Resources

    Relative Examples and Resources of iBoxDB, etc...

    IOs, Graph Database Wrapper and more examples for iBoxDB Download Mirrors https://sourceforge.net/settings/mirror_choices?projectname=application-database&filename=iboxdb411.zip&selected=pilotfiber
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 2
    Arisen Studio

    Arisen Studio

    Browse, Download and Install Mods for PlayStation 3 & Xbox 360

    The elegant, powerful, and open-source mod manager. Arisen Studio allows you to easily browse through a regularly updated database of mods, game saves, homebrew, resources, themes, and much more for the PlayStation 3 and Xbox 360. All mods have been tested and verified in our library, which is populated by myself, a few friends, and awesome contributors. Arisen Studio can also be used as an FTP client to install and uninstall mods directly from your console. Without the need to search up old...
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3

    GameLauncher

    Frontend emulator launcher displaying box art image of associated ROMs

    A free front-end emulator displaying associated game box art image for each game. GameLauncher can be controlled using standard Xbox controller. ROM associated image files can be downloaded using following link: http://axter.com/GameLauncher/Images.zip
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    CCG

    CCG

    CCG (Crud Class Generator) is a ORM tool for .Net

    ...*CCG is easy to use, because; it is developer-friendly *CCG is practical, because; it allows to make many crud processes without writing SQL query *CCG is fast because; The object size is very small and allowing multiple simultaneous operations to be performed by going to the database only once. Documentation: http://ccg.snazzydocs.com/ YouTube channel: https://www.youtube.com/@ccg_4dal AI Help: https://notebooklm.google.com/notebook/8fc8a1fa-6544-4f40-bf33-ee980899e28e/preview You can send your questions and suggestions to ccg4dal@gmail.com Do not hesitate to ask me any questions you may have. NOTE: To be able to use the generated classes in your project, you should download required files (CCGDataService, CCGHelper) as well.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    FileMasta

    FileMasta

    A search application to explore, discover and share online files

    A federated search application for discovering interesting files that are being shared online, such as video, music, books, software, games, subtitles and much more. All data is crawled by od-database which collects information about the contents of servers worldwide. We don't search file contents. We host no content, we provide only access to already available files in the same way Google and other search engines do.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    DBLX

    DBLX

    DBLX3 Relational Database System

    DBLX 3.3 is available! DBLX is a multi-user, client-server relational database. DBLX uses standard SQL and has many types of clients, and client API's. DBLX has a REST server to allow direct access from web applications. The design goals of DBLX are to produce a very fast database which can be used with standard ANSI sql. DBLX source code is available in C# and Java. DBLX includes the server component, a command-line client, as well as client APIs. DBLX is well-documented so that...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    DBF/dBASE в MySQL, CSV, XML
    Конвертация DBF файлов в MySQL, CSV или XML. Русский, English, Deutsch, Español, Italiano, Français, Čeština, Română. http://dbf-to-mysql-csv-xml.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The dotSesame project is a C# port of the Sesame project, which is originally written in Java. It is an open source RDF database with support for RDF Schema inferencing and querying. Full documentation of Sesame can be found at http://www.openrdf.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    When we need to manipulate or create a MS Access files, we have to install heavy weight MS Office and it is not free. This Project is a lightweight front-end for its Free Engine. you can get free Microsoft Access engines here: http://support.microsoft.com/kb/239114 http://www.microsoft.com/en-us/download/details.aspx?id=13255 http://en.wikipedia.org/wiki/Microsoft_Jet_Database_Engine http://support.microsoft.com/kb/172733 http://support.microsoft.com/kb/239114
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Switchex - WoW Realm Switcher
    Switchex is a World of Warcraft realm switcher that will directly change your realmlist.wtf to your favorite server. You can add, edit, and delete servers and visit help websites and top private server lists.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    MST-PetTracker

    Track data from your Pet's

    All based uppon C# .NET (v4.0 Client Profile) and db4o (Database). No Installation needed for Database. Visit this Project regualary to see how it grows up :) Ps.: You can "unzip" the Files with 7-Zip ( http://www.7-zip.org/ )
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    doPersistence

    Data persistence with one line of code.

    ...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
  • 13

    SQLite Metadata Reader

    Wraps the results of SQLiteConnection.GetSchema() as classes

    The c# assembly returns the metadata of a sqlite database as returned by the ADO.NET adapter, System.Data.SQLite as classes. The only requirement is the System.Data.SQLite.dll available from http://system.data.sqlite.org. Its simple and easy to use. Code examples are provided with the download.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ER Dictionary ( English to Bengali Dictionary ) provides you digital dictionary based on English and Bengali word. This is based on Unicode. Before Using this you must install .NET 2.0. A download link is given with the package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A small .NET application that allows you to connect to the Microsoft Access database files (*. mdb) and execute SQL-queries to them. More information in russian can be fount here - http://2lx.ru/2009/02/mdb-sql-client/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    db4o is the world's leading open source object database for Java and .NET. Leverage fast native object persistence, ACID transactions, query-by-example, S.O.D.A object query API, automatic class schema evolution, small size (http://developer.db4o.com)
    Leader badge
    Downloads: 26 This Week
    Last Update:
    See Project
  • 17
    Utilities and libraries for accessing (extracting data from, or modifying data in) and testing integrity of Clarion database files, and other files used by Clarion. See http://clarion-utils.sourceforge.net/ for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    An xBase (dBase) driver for windows .NET 2.0. Currently allows reading and writing to dBase tables and dBase V dbv memo files. Uses an internal indexing system. No COMIX support. If you do download, please leave comments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Web Embedded Application Portable Objects
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MyMDB automatically builds a library of your movies by using IMDB. It uses the names of your files to make http queries on imdb.com. It supports multiple directories that can be parsed recursively, and stores all the data in a single xml file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB