Showing 510 open source projects for "ms-sql"

View related business solutions
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    A Program designed to read a commonly flat-file format and produce SQL to try and infer a relational database scheme from the information provided. Then creates SQL to create necessary tables and import file data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The only -complete- XUL/embedded scripting solution for Java. JFCML supports not only AWT and Swing; but any class accessible to Java's ClassLoader. Also, most major scripting languages, including JavaScript, BeanShell, Jython, Jacl (Tcl), JRuby, more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This project is an win32 converter from DBF to SQL. It generates a sql script file, and have options to create/drop the table, supress deleted fields, include the data, use transactios...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    OPML Creator is a forms based application written to C#. The basis of the project is to enable quick and easy manipulation of OPML files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Recipe Exchange Markup Language (REML) and recipe management applications that comply with REML. End user files are intended for home cooks who read and write recipes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    A pre-processing of financial files (OFC, OFX) before integration in Microsoft Money, Quicken... It is also possible to archive transactions in a DataBase. It's a C# program (.Net) for Windows Os (Windows 98 -> Windows 10).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Ever wanted to create notes for pages on the web and be able to share them? This framework allows to create annotations to XML and HTML documents. Annotations are independent of presentation and can be traced back even if part of the document changed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    AspOle2 is for use with another class which generates binary data streams for specific applications such as MS Excel. AspOle2 stores these data streams in the OLE2 Compound Document File format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    wxReSTedit is a cross-platform ReST GUI editor. It is inspired from ReSTedit,a ReStructuredText GUI editor on MAX OS, and aimed to be easier to use than docFactory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 10
    This project is abandonware. There are numerous SQL injection and XSS vulnerabilities in this product and I haven't the time to repair them at the moment. Please do not download.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The NExcel library allows a .NET application to read Ms Excel files, compatible with Excel 97 and upper. No need to install Ms Office Excel or any third-party libraries. Based on JExcelAPI by Andrew Khan.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Student Center is a web based student and teacher portal with the ability to organize homework assignments, display news, and show other relevant information. This project includes the use of PHP5, MySQL, a template system, and LDAP authorization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Supplets is a plugin for MS Internet Explorer which allows to make annotations on html pages like on paper, i.e. mark text on web pages and attach notes to text. This supplementary meta-page information is persistent and can be sent to friends via mail.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    jsoop (Javascript Object Oriented Programming) is a cross-browser javascript component library targeting Microsoft Internet Explorer and Mozilla. It's inheritance tree includes basic HTML components, alignment, serialization, fieldbinding, xml, xmlhttp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    IFx is a project to create a standard XML format for the description of text based adventure games, as well as tools for the creation and playing of those games. The suite includes a designer, an interpreter, an object library and sample files. All ar
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    A general purpose passthrough import graphics filter compatible with Microsoft Word 97 or 2003, allows the ability to paste graphics of potentially any format into a Word document. Compiles with Microsoft Visual C++ 6 or above.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    "bin2uue" is a simple dialog application that allows you to Encode/Decode small (<1MB) binary files,it was designed to fit the needs of Windows users,it combines encoding/decoding in one program with low memory footprint.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The THOR.Serialization project is a .net library for (de-)serialization purposes of .net objects. Classes may be serialized to different targets like databases or XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    HEML, the Hypertext Edit Markup Language, is a simplified markup language. HEML is implemented in a small Web browser that enables quickly editing web pages. HEML can be used for ordinary Web pages or for a program help system.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    StoreX is the next generation information management system. It acts as a backend repository for applications eg. emails, blogs, twikis etc. It provides an API on a local machine or on a remote machine connected through our WebDAV protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Currently all the samples are included in the Noir release found at http://sf.net/projects/noir/. One graphical sample of interest, is a BMPloader that loads 24bit bitmaps, written on only one page in using the Noir Framework. Noir is Not Useless (NINU)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    PySimpleTable

    Lightweight Python 2D table object with column headers

    For 2D data objects in Python, you have 3 main options: - Numpy Array - Pandas DataFrame (built on np.array) - SQL table Numpy and Pandas are great for working with a complete set of data, but not very efficient for building up row by row. SQL is good for building up the object row by row, but you have to write SQL and leave the world of Python objects. PySimpleTable tries to find the middle ground with more flexibility than Numpy or Pandas for incrementally building a 2D object without needing to use SQL. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Mole is a project started in 2008, designed for allowing users to easily share all kinds of ressources. It is planned to be used as a Mozilla Firefox extension.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    LabDisplay provides real-time computer availability information along with detailed usage statistics. Other features include computer hardware and software Inventory, machine problem history, and integration with Novell ZENworks for imaging history.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The first and only open source software solution for Job Management System (JMS). The software will allow the system administrator to run a job search websites such as Monstertrak, Dice, Yahoo Hot Jobs, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo