Showing 573 open source projects for "open"

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
  • Nectar: Employee Recognition Software to Build Great Culture Icon
    Nectar: Employee Recognition Software to Build Great Culture

    Nectar is an employee recognition software built for the modern workforce.

    Our 360 recognition & rewards platform enables everyone (peer to peer & manager to employees alike) to send meaningful recognition rooted in core values. Nectar has the most extensive rewards catalog so users can choose from company branded swag, Amazon products, gift cards or custom reward types. Integrate with your other tools like Slack and Teams to make sending recognition easy. We support top organizations like MLB, SHRM, Redfin, Heineken and more.
    Learn More
  • 1
    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
  • 2
    Entity Framework Analyzer

    Entity Framework Analyzer

    Analyze an Entity Framework edmx file to identity mapping issues.

    This app will read an Entity Framework edmx file (currently tested with V5 of EF) and show all of the stored procedures, the conceptual functions, and the mappings between the two. If there are any procedures or functions that are not mapped, those will be listed as well. This tool was built to identify mapping issues when using Entity Framework with existing stored procedures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    enCub

    enCub

    Automatic Database Migration Tool

    enCub는 오라클의 PL/SQL 문을 Java Stored Procedure 로 자동 전환하여 타겟데이터베이스 ( Cubrid ) 로 Load 시켜 주는 툴입니다. Translate Oracle PL/SLQ to Java stored procedure utility. First target DB will be open source database Cubrid.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Data Archiver

    Database Table Data Archiver

    Application to archive database tables to another database. The app reads data from the data warehouse table first to build up a cache of what data has already been archived. It then reads from a production table to find new and updated records and writes them to the data warehouse table. You currently must configure the app through the configuration file. In the future I might add a GUI for configuration. Source code available through the project homepage on GitHub.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go beyond a virtual data room with Datasite Diligence Icon
    Go beyond a virtual data room with Datasite Diligence

    Datasite Diligence, helps dealmakers in more than 170 countries close more deals, faster.

    The data room with a view. Evolved for next-generation M&A. Built on decades of deal experience. Packed with expert tools, yet intuitive for novices. A fully mobile platform with frictionless processes. Smart AI tools that let you close more deals, faster, plus end-to-end support at all times. Do due diligence with intelligence.
    Learn More
  • 5
    Model driven code generation can improve coding standards, speed, quality of development and reduce your costs. From my experience generating code from XML using XSLT is one of the best and fastest solutions. This is just the base of the framework presenting the idea, any code template can be implemented upon request. Some sample generators are present for SQL / PLSQL / C# / AnsiC / Java The main target is to generate DTO/BDO/POJO objects based on the database definitions in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    SSDM (formerly SqlceViewer) is a database management studio for universal databases.Includes : MySql,Access,SqlServer,Excel,SqlCe,SqlLite,Firebird.etc.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    persism

    Persism is a simple no nonsence ORM.

    Persism is a wood simple, auto discovery, auto configuration, and convention over configuration ORM (Object Relational Mapping) library for Java and .NET.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    iBoxDB

    flexible nosql database for java .net android windows phone

    Traditional way deal with data, with NoSQL fashional styles, pure java c# database, not only CURD and QL, but also Replication services. for java android : https://github.com/iboxdb/forjava for .net windows phone : https://iboxdb.codeplex.com/ benchmark : https://github.com/iboxdb/forjava/wiki/Benchmark-with-MongoDB
    Downloads: 0 This Week
    Last Update:
    See Project
  • Level 6 | Channel Incentives, Employee Rewards and Rebates Icon
    Level 6 | Channel Incentives, Employee Rewards and Rebates

    Incentives that work. Results that last.

    If it exists, Level 6 will find it: Endless options including branded debit cards, curated merchandise, and bespoke travel.
    Learn More
  • 10

    Table Processor

    ORM for accelerated development and deployment

    ...(I.e. do not generally access tables and other database objects owned by other software) Sub-goals include automating certain menial functions such as upgrading of tables, persisting desired structure of tables to the database (such as during product installation), and easing the management of table-structure related source-code. This ORM is fairly mature, in that it has been used in several of my projects over the last 5 years. The open-source release of this ORM precedes, and will pave the way for, the open-source release of several of the above-mentioned projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    NodeRunner

    Making the internet come alive.

    A client application for a distributed artificial intelligence system intended to eventually make the internet become alive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Ingres Dynamic Playback is a tool to play back prerecorded SQL statements to do functional and stress testing on the Ingres Database. More information here: http://community.ingres.com/wiki/Dynamic_Playback
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    MaxDB ADO.NET Data Provider
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CakePHP model generator from DBDesigner XML files. Generates CakePHP models (mapping) and stubs for controllers. Updated: now works with CakePHP 2.1 new conventions (the tool was formerly created for CakePHP 1.X)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    goLite version 1.1

    goLite version 1.1

    goLite is the next generation SQLite GUI

    SQLite database is a light weight database you can integrate with your app. goLite is an interface to create SQLite Database. You can generate script, browse data using object viewer or can run query using query executer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MyInventory

    MyInventory

    Decentralized inventory for opensimulator accounts

    This project is just starting up, therefore there isn't anything usable to download yet! The inventory (clothes, shapes, attachments etc.) of an avatar is traditionally stored centrally in the databases of the grid. If a user only visits one or maybe two grids, this central storage works quite well, but as more and more grids are starting to appear, the centralist thinking starts to become frustrating. Each time a user creates an account on a new grid, the user is faced with a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    HomeCollection
    Program for creation of various collections: books, films, coins etc. The structure of elements of a collection can be adjusted directly by the user. At the heart of an element of a collection (object) the template describing data of object lies. The template, in turn, can be created on the basis of other template.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Microsoft .NET project that generates SQL Server 2000 scripts for stored procedures and C# classes used to access those stored procedures. The stored proecedures generated are as follows: Insert, Update, Delete, Select, SelectByPK, SelectByFK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    User contributed components that extends the functionality of NHibernate. More information in the wiki: http://www.nhforge.org/wikis/. Development List: http://groups.google.com/group/nhcdevs
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    DB Comparator is a simple to use tool to compare and sync MS SQL Server databases. It shows all data object differences side by side in a hierarchical tree view. It compares tables, views, indexes, constraints, procedures, functions and user data typ
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Easy SQLM GUI

    Easy SQLM GUI

    This is a GUI for DDL schema management on Sybase ASE (based on SQLM).

    This is a GUI for DDL schema management on Sybase ASE (based on SQLM) available at https://sourceforge.net/projects/sqlm. Currently supported features are : -- DDL Extract to SQL/XML -- Generation of DDL from XML -- Check validity of XML table model -- Generate table model upgrade script -- Upgrade table from model script
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Développement de MaNGOS en Français avec site internet et support technique.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Seven-Labs

    Seven-Labs

    Application Development

    This repository serves as our entire project space which contains all of the open-source projects we've worked on. - C/C++ - C#/.NET - PHP - HTML5/CSS3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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