Showing 11 open source projects for "orm c"

View related business solutions
  • Powering the next decade of business messaging | Twilio MessagingX Icon
    Powering the next decade of business messaging | Twilio MessagingX

    For organizations interested programmable APIs built on a scalable business messaging platform

    Build unique experiences across SMS, MMS, Facebook Messenger, and WhatsApp – with our unified messaging APIs.
    Learn More
  • Build with generative AI, deploy apps fast, and analyze data in seconds—all with Google-grade security. Icon
    Google Cloud is a cloud-based service that allows you to create anything from simple websites to complex applications for businesses of all sizes.
    Try it free
  • 1
    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: 8 This Week
    Last Update:
    See Project
  • 2
    CCG

    CCG

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

    The Crud Class Generator tool was developed for .Net to generate the class, which is an object model of a database table. Thanks to these created classes, many CRUD operations can be performed without writing a SQL query. *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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Evolutility - CRUD framework for ASP.net

    Evolutility - CRUD framework for ASP.net

    CRUD framework with a generic Web UI and integrated micro ORM.

    Evolutility is a lightweight CRUD framework for heavy lifting. With a generic Web UI and an integrated micro ORM, Evolutility provides a framework for full CRUD and dashboard without any hand-coding. With it, you can build CRUD web applications or professional looking administration pages by defining metadata in XML (or in a database) instead of hand-coding HTML, Javascript, CSS, SQL, and C# or VB. For ASP.NET and SQLServer (partial support for MySQL).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    iUPDATE

    iUPDATE

    Keep your server up to date with iUPDATE!

    iUPDATE is used to update, compare, and synchronize multiple SQL servers. Keep all server groups (development, QA, production) up to date, and easily execute SQL files on multiple database servers. Great for quickly deploying new stored procedures. iUPDATE also supports database scripting, bulk copy operations, and can also quickly generate CRUD stored procedures and an ORM data layer in C# or PHP. iUPDATE also provides SQL Server database replication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • ContractSafe: Contract Management Software Icon
    ContractSafe: Contract Management Software

    Take Control Of Your Contracts Without Wrecking The Budget

    Ditch those spreadsheets, shared drives & crazy-expensive solutions with too many bells & whistles. ContractSafe offers the simplest way to manage your contracts efficiently without breaking the bank.
    Learn More
  • 5
    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
  • 6

    Table Processor

    ORM for accelerated development and deployment

    This goal of this ORM (Object Relational Mapping) system is to accelerate the development of database-centric applications that dictate the structure of their own databases. (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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    doPersistence

    Data persistence with one line of code.

    doPersistence is a C# dll that persists any object to any database. Will save directly to tables with dynamic Sql or it will map to stored procedures (store, load, delete, list). 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Yet Another Persistance System is a framework for object persistance in C# that stores wide class of C# objects into a relational database without a need for ANY REDUNDANT CODING, such as object-table maping, writing SQL commands etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    dcoat is a orm solution base relation database. 1, Easy to learn, simple to use. 2, High performance. 3, Comfortable and clean programming. 4, High productivity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloudflare secures and ensures the reliability of your external-facing resources such as websites, APIs, and applications. Icon
    It protects your internal resources such as behind-the-firewall applications, teams, and devices.
    Get Started
  • 10
    Persist.NET is an object-relational mapping [ORM] system for .NET, written in C#. Inspired by Hibernate, but implemented to work well with .NET, it is database independent, works under Mono, and supports complex object relationships.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    "QD4 ORM" is an ORM-framework for QT4. It provides: * ORM layer classes (MySQL and SQLite are supported); * universal GUI-classes ("default view" in journals, cards; filtering and printing, etc) * QDroid-script-framework integration * else...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next