TypeORM is an ORM that can run in NodeJS, Browser, Cordova, PhoneGap and Ionic platforms and can be used with TypeScript and JavaScript (ES5, ES6, ES7). Its goal to always support latest JavaScript features and provide features that help you to develop any kind of applications that use databases - from small applications with a few tables to large scale enterprise applications with multiple databases.
orm object-relational-mapper data-mapping database mysql mariadb postgresql sqlite sqlserver oracle websql active-recordBookshelf is a JavaScript ORM for Node.js, built on the Knex SQL query builder. Featuring both promise based and traditional callback interfaces, providing transaction support, eager/nested-eager relation loading, polymorphic associations, and support for one-to-one, one-to-many, and many-to-many relations. It is designed to work well with PostgreSQL, MySQL, and SQLite3.
bookshelf database mysql postgresql sqlite nodejs orm datamapper active-recordSQLBoiler is a tool to generate a Go ORM tailored to your database schema.It is a "database-first" ORM as opposed to "code-first" (like gorm/gorp). That means you must first create your database schema. Please use something like goose, sql-migrate or some other migration tool to manage this part of the database's life-cycle.
orm active-record database-library go-libraryActiveJDBC is a Java implementation of Active Record design pattern. It was inspired by ActiveRecord ORM from Ruby on Rails.Despite the fact that there is no code in it, it is fully functional and will map to a table called people automatically.
jdbc orm active-recordAdonisJS SQL ORM. Supports PostgreSQL, MySQL, MSSQL, Redshift, SQLite and many more
mysql sql orm postgresql sqlite3 active-record first-party-packageWorking with LDAP doesn't need to be hard. Adldap2 is a PHP package that provides LDAP authentication and directory management tools using the Active Record pattern.
ldap php-ldap query-builder active-recordA code generator application that makes use of the NVelocity template engine to generate code/scripts from a database. Initially developed to fill the gap left by the lack of Castle ActiveRecord generators/templates.
active-record castleproject activerecord code-generator generatorA collection of code in C# ranging from ActiveRecord, CSV, Configuration, Logging, Domain-Models, Repository, Authentication, Command-Line Parsing, HolidayCalendar, Cache,Cryptography,, Environment Selection(Prod, Dev) and much more. Simplify your development!
library framework active-record commons base-frameworkEmployee Info Starter Kit is an open source project that is highly influenced by the concept ‘Pareto Principle’ or 80-20 rule, where it is targeted to enable a web developer to gain 80% productivity with 20% of effort with respect to learning curve and production.
active-record ajax architectureContains different types of code samples to explore different types of technical solutions/patterns from an architect's point of view.
active-record data-mapper design-pattern design-patterns repository-patternThis is the core schema builder used in the Waterline ORM. It is responsible for taking an attributes object from a Collection and turning it into a fully fledged schema object.It's mainly tasked with figuring out and expanding associations between Collections.
mvc sails sailsjs sails.js orm waterline active-recordclay is being rewritten and its relationship support is not working yet. Clay is a lightweight active record for Node.js applications. It leverages the effort of declaring models and its relationships, and store them in any backend.
active-record redis database orm model models persistence dbAn ActiveRecord ODBC adapter. Master branch is working off of Rails 5.0.1. Previous work has been done to make it compatible with Rails 3.2 and 4.2; for those versions use the 3.2.x or 4.2.x gem releases. This adapter will work for basic queries for most DBMSs out of the box, without support for migrations. Full support is built-in for MySQL 5 and PostgreSQL 9 databases. You can register your own adapter to get more support for your DBMS using the ODBCAdapter.register function.
rails odbc active-record
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.