Showing 33 open source projects for "open any file"

View related business solutions
  • EBizCharge Payment Platform for Accounts Receivable Icon
    EBizCharge Payment Platform for Accounts Receivable

    Getting paid has never been easier.

    Don’t let unpaid invoices limit your business’s growth. EBizCharge plugs directly into the tools your business already uses to speed up payment collection.
    Learn More
  • RMM Software | Remote Monitoring Platform and Tools Icon
    RMM Software | Remote Monitoring Platform and Tools

    Best-in-class automation, scalability, and single-pane IT management.

    Don’t settle when it comes to managing your clients’ IT infrastructure. Exceed their expectations with ConnectWise RMM, our MSP RMM software that provides proactive tools and NOC services—regardless of device environment. With the number of new vulnerabilities rising each year, smart patching procedures have never been more important. We automatically test and deploy patches when they are viable and restrict patches that are harmful. Get better protection for clients while you spend less time managing endpoints and more time growing your business. It’s tough to locate, afford, and retain quality talent. In fact, 81% of IT leaders say it’s hard to find the recruits they need. Add ConnectWise RMM, NOC services and get the expertise and problem resolution you need to become the advisor your clients demand—without adding headcount.
    Learn More
  • 1
    Dapper

    Dapper

    A simple object mapper for .Net

    Dapper is an open-source object-relational mapping (ORM) library for .NET and .NET Core applications. The library allows developers quickly and easily access data from databases without the need to write tedious code. Dapper allows you to execute raw SQL queries, map the results to objects, and execute stored procedures, among other things. It is available as a NuGet package. Dapper is lightweight and fast, making it an ideal choice for applications that require low latency and high performance...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    RepoDB

    RepoDB

    A hybrid ORM library for .NET.

    RepoDB is an open-source .NET ORM library that bridges the gaps of micro-ORMs and full-ORMs. It helps you simplify the switch-over of when to use the BASIC and ADVANCE operations during the development. Like with any other ORMs, RepoDB does provide the preliminary methods needed for your basic operations. The good thing is, it also does provide the operations that are needed to cater your edge-cases like 2nd-Layer Cache, Tracing, Repositories, Property Handlers, and Batch/Bulk Operations...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Mikro Orm

    Mikro Orm

    TypeScript ORM for Node.js based on Data Mapper, Unit of Work

    ... right now. Keep your schema in sync with SchemaGenerator and Migrator. Supports both up and down migrations. With the Seeder and seeding factories, we can generate fake data of any volume/shape and seed the database with ease. Thanks to the UnitOfWork, all queries it fires are automatically batched. Inserts, updates, deletes - you name it! Powerful event system allows to hook into not only the entity lifecycle. Want to alter how the UnitOfWork works? Try onFlush event!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    peewee

    peewee

    A small, expressive orm, which supports postgresql, mysql and sqlite

    .... Peewee handles converting between pythonic values and those used by the database, so you can use Python types in your code without having to worry. The real strength of our database is in how it allows us to retrieve data through queries. Relational databases are excellent for making ad-hoc queries. Peewee provides a magical helper fn(), which can be used to call any SQL function.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Pimberly PIM - the leading enterprise Product Information Management platform. Icon
    Pimberly PIM - the leading enterprise Product Information Management platform.

    Pimberly enables businesses to create amazing online experiences with richer, differentiated product descriptions.

    Drive amazing product experiences with quality product data.
    Learn More
  • 5
    Hibernate

    Hibernate

    An object relational-mapping (ORM) library for Java

    Hibernate is an Object/Relational Mapper tool. It's very popular among Java applications and implements the Java Persistence API. Hibernate ORM enables developers to more easily write applications whose data outlives the application process. As an Object/Relational Mapping (ORM) framework, Hibernate is concerned with data persistence as it applies to relational databases (via JDBC).
    Leader badge
    Downloads: 709 This Week
    Last Update:
    See Project
  • 6
    LiteSQL is a codegenerator and C++ library that integrates C++ objects tightly to relational database and thus provides an object persistence layer. LiteSQL supports SQLite3, PostgreSQL, MySQL and oracle as backends.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7
    Chloe

    Chloe

    A lightweight and high-performance Object/Relational Mapping(ORM)

    Chloe is a lightweight Object/Relational Mapping(ORM) library. The query interface is similar to LINQ. You can query data like LINQ and do any things(Join Query | Group Query | Aggregate Query | Insert | Batch Update | Batch Delete) by lambda with Chloe.ORM. Pay attention to splicing lambda expression trees by yourself, do not wrap your variables with ConstantExpression, otherwise, non-parameterized sql will be generated, and there is a risk of sql injection! If the entity does not explicitly...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    bookshelf.js

    bookshelf.js

    A simple Node.js ORM for PostgreSQL, MySQL and SQLite3

    .... With a concise, literate codebase, Bookshelf is simple to read, understand, and extend. It doesn't force you to use any specific validation scheme, and provides flexible, efficient relation/nested-relation loading and first-class transaction support. It's a lean object-relational mapper, allowing you to drop down to the raw Knex interface whenever you need a custom query that doesn't quite fit with the stock conventions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    xorm

    xorm

    xorm is a simple and powerful Go language ORM library

    ... not have any third-party library dependencies), the original version of xorm must maintain The third-party library has zero dependencies, so I had to open this Github library separately. The relevant customization functions of this library are developed to solve simpler complex SQL calls and some special business requirements scenarios. The core functions of this customized version of ORM are consistent with the original version, and will be updated with the original version of xorm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Digital Payments by Deluxe Payment Exchange Icon
    Digital Payments by Deluxe Payment Exchange

    A single integrated payables solution that takes manual payment processes out of the equation, helping reduce risk and cutting costs for your business

    Save time, money and your sanity. Deluxe Payment Exchange+ (DPX+) is our integrated payments solution that streamlines and automates your accounts payable (AP) disbursements. DPX+ ensures secure payments and offers suppliers alternate ways to receive funds, including mailed checks, ACH, virtual credit cards, debit cards, or eCheck payments. By simply integrating with your existing accounting software like QuickBooks®, you’ll implement efficient payment solutions for AP with ease—without costly development fees or untimely delays.
    Learn More
  • 10

    Sormula

    Java ORM

    Simple (Easy) Object Relational Mapping for Java Sormula is a Java library that moves data between Java objects and relational database tables. * Easy to Use * Simple to Understand * Minimal Configuration * Portable It provides select, insert, update, and delete, and many other common operations. One-to-one and one-to-many cascading for unlimited levels. Simplified IN operator parameter as java.util.Collection. Custom conversions between any Java class/type and column type...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    YB.ORM
    YB.ORM is a tool for object-relational mapping (ORM) for C++. Inspired by things like Hibernate or SQLAlchemy. Should be database-independent. Includes a tool for code generation of Domain objects. Tables' metadata description is an XML file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Data/Document WF

    Data/Document WF

    Data/Document Work Flow application

    Data/Document Work Flow is a set of .NET C# libraries to build simple cross-platform information system: - DataWF.Common - collections, reflections, io and networks helpers - DataWF.Data - cross RDBMS ORM - DataWF.Gui - Xwt based desktop UI - DataWF.Data.Gui - Database desktop UI - DataWF.Module.Flow - Document work flow module - DataWF.Mudule.FlowGui - Configure, create, edit, send document throw the flow Sources: https://github.com/alexandrvslv/datawf
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    littletable is a lightweight in-memory data manager of collections of Python objects, providing ORM-like access for querying and joining data using object attributes as pseudo-columns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DBvolution

    DBvolution

    Java library to remove Object/Relation Impedance

    Now stored at https://github.com/gregorydgraham/DBvolution Available from Maven Central: nz.co.gregs.dbvolution Makes relational data easy and fast to use with semantic annotations and encapsulated datatypes. Simple declaration of a DB table: @DBTableName("mytable") public class MyTable extends DBRow { @DBColumn("numeric_code") @DBForeignKey(Code.class) private DBNumber numericCode = new DBNumber(); @DBColumn("uid_mytable") @DBPrimaryKey @DBAutoIncrement private...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    easyObject

    easyObject

    modern web applications development made easy

    easyObject is an intuitive tool that enables to ensure common tasks of most web applications very easily. Written in PHP5 and using jQuery for the UI, it is fast, efficient, reliable and robust. In a word, the perfect tool for lazy and demanding developers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    koru

    koru

    a Java ORM framework focusing on simple and rapid development

    Koru project is a small but smart and efficient ORM(Object Relational Mapping) framework focusing on simple and rapid development. For 'ORM' easily,please download Koru! It supports most of popular databases like MYSQL, MS SQLServer,Oracle and so on. It supports all kinds of cascaded query with easy annotations perfectly! including 'one to one','one to many','many to one' and 'many to many'. Its lazy-load rules works well on cascade and any table column. Cached query is available...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ThinkJava

    ThinkJava

    a Java ORM framework focusing on simple and rapid development

    Now the project is renamed to 'Koru' and the files has been moved to koru project. To get the latest files please visit: https://sourceforge.net/projects/koru/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    RapidJDBC

    RapidJDBC - Java library for easier JDBC and SQL development

    A JDBC wrapper build on AspectJ interceptors. Annotation based solution. Also provides a simple ORM for entities. For information please visit homepage or read readme.md file from source and release.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Protheon ORM

    Protheon ORM

    Flexible and simple ORM Library for PHP applications

    There are a lot of ORM implementations for the PHP platform, from high-end 'Doctrine' to many low-end solutions. ProtheonORM is a valid, fast solution to have a ORM solution with only minimal configuration with the high-end features. It can be used in any type of application or website and re-uses any existing MySQLIi or PDO connection but also provides simple MySQLi and PDO wrapper classes. The ORM classes provide a elegant, easily readable and complete SQL solution which look something...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Pif SqlObjects

    Pif SqlObjects

    SqlObjects - SQL library for Java

    Pif SqlObjects is a small and light library that helps to interact with database without writing down any SQL code and provides a small management of entities. This has been achieved considering SQL statements and relative clauses as objects. Note: sources available on sample project lib folder. HOW TO: Download the project and save it in a temporary directory. After this, unzip the file and open in your browser this file: pif-sqlobjects-1.0_reference_manual.htm. Further information...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    SOME4

    Semantic Object Modelling Extensible library

    The library for easy creation of semantically-based classes. Also additional functionality included Copyright (c) 2011, Volume Networks LLC Author: Alex V. Surnin Licence: GPL3, Commercial Language: Russian
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Developed by the manteiner Klederson Bueno, phpBurn is a MVC FRAMEWORK for PHP usage, initialy born as an ORM like hibernate and Nhibernate it allows you to create more and faster using OO concepts and patterns with a log of time gain.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    QsT SQL Tools - ORM system based on Qt 4.6.0 (and higher) to improve programming databases with Qt. QST has a little functionality to make simple SELECT, INSERT, UPDATE, DELETE and EXEC queries. It uses PostgreSQL but can be ported for other language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A powerful 100% JAVA flat file processing ORM framework. Giving the ability to abstract the processing of flat files from business logic, using Hibernate style mapping constructs. Supports fixed length and delimited (e.g CSV) file formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Tentacles is a Object-Relational Mapping (ORM) written in Python. It's main concept is to manipulate stored datas as you do for python data structures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next