#
knex
Here are 839 public repositories matching this topic...
nodejs
javascript
api
graphql
template
postgres
oauth
boilerplate
babel
typescript
yarn
nextjs
knex
postgresql
vscode
starter
monorepo
cloudflare
cloudflare-workers
yarn2
-
Updated
Jan 25, 2021 - TypeScript
sastraxi
commented
Nov 27, 2019
- start reporting on coverage (somehow...)
TypeScript SQLite layer with support for both native C++ & pure JavaScript drivers.
electron
nwjs
typescript
schema
sql
database
async
model
sqlite
knex
promise
sql-js
neat
casting-schema-models
looking-for-contributors
hacktoberfest
-
Updated
Feb 5, 2021 - TypeScript
A well documented set of tools for building node web applications.
-
Updated
Oct 16, 2020 - JavaScript
SQL DataSource for Apollo GraphQL projects
-
Updated
Dec 11, 2020 - JavaScript
A starter kit for building amazing GraphQL API's with TypeScript and express by @w3tecch
nodejs
gulp
api
graphql
boilerplate
typescript
jasmine
backend
tslint
knex
expressjs
wallaby
starter-kit
-
Updated
Nov 11, 2018 - TypeScript
Feathers database adapter for Objection.js, an ORM based on KnexJS SQL query builder for Postgres, Redshift, MSSQL, MySQL, MariaDB, SQLite3, and Oracle. Forked from feathers-knex.
mysql
postgres
orm
knex
postgresql
feathersjs
feathers-service-adapter
objection-orm
feathers-knex
redshift
objectionjs
-
Updated
Feb 8, 2021 - JavaScript
Parse JSON columns with Bookshelf.js
-
Updated
Dec 12, 2020 - JavaScript
-
Updated
Dec 12, 2020 - TypeScript
NestJS module for Objection
-
Updated
Feb 12, 2021 - TypeScript
A TypeScript wrapper for Knex.js
-
Updated
Jan 3, 2021 - TypeScript
hongymagic / k2
Koa2 API template with passport, GraphQL, flowtype, knex and more.
-
Updated
Mar 26, 2018 - JavaScript
Regular Expression Collection (ReactJS, Redux, React Router, Recompose, NodeJS, Express)
-
Updated
Feb 8, 2021 - TypeScript
Open-source realtime collaborative code editor on Babel, NodeJS, AngularJS, Socket.io, ACE - http://trycode.pw
-
Updated
Feb 12, 2017 - JavaScript
A flexible, lightweight and powerful Object-Relational Mapper for Node.js. Support TypeScript!!
mysql
typescript
sql
orm
flexible
knex
oracle
mariadb
sql-query
query-builder
querydsl
sqlserver
relationships
postgressql
sqlbuilder
thinkorm
-
Updated
Sep 3, 2020 - JavaScript
A demo project of a full stack typescript application
-
Updated
Jul 24, 2018 - JavaScript
MattIPv4
commented
Feb 16, 2020
Bug Report
Description
When editing the id of an existing list within the app, it will generate a new message in the lists Discord channel instead of updating the old one. This results in two entries being in the lists_messages table, one with the old list id / message id and another with the new list id / message id.
Steps to reproduce
- Add a list to the app
- Ensure the a
AEboilerplate is an opinionated boilerplate that creates a full-stack React/Node Typescript project, with independent client and API structures in the same repository, ready to run and deploy.
react
redux
docker
npm
boilerplate
oauth2
express
node
typescript
rest
jest
create-react-app
tslint
docker-compose
knex
prettier
axios
editorconfig
passportjs
circle-ci
-
Updated
Jul 17, 2020 - TypeScript
Improve this page
Add a description, image, and links to the knex topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the knex topic, visit your repo's landing page and select "manage topics."
Feature request
Is there any chance to have a Knex native way to set "DEFERRABLE INITIALLY DEFERRED" on a table with foreign key constraints ?