#
knex
Here are 971 public repositories matching this topic...
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
Aug 9, 2021 - TypeScript
SQL DataSource for Apollo GraphQL projects
-
Updated
Oct 4, 2021 - JavaScript
A well documented set of tools for building node web applications.
-
Updated
Dec 4, 2021 - 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
NestJS module for Objection
-
Updated
Jan 31, 2022 - TypeScript
-
Updated
Sep 21, 2021 - 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
Jan 15, 2022 - JavaScript
A TypeScript wrapper for Knex.js
-
Updated
Jan 12, 2022 - TypeScript
Node.js / GraphQL project template pre-configured with TypeScript, PostgreSQL, login flow, transactional emails, unit tests, CI/CD workflow.
nodejs
javascript
graphql
template
website
postgres
boilerplate
babel
node
typescript
sql
database
knex
seed
postgresql
starter
webapp
starter-kit
knexjs
cloud-functions
-
Updated
Jul 14, 2021 - TypeScript
nodejs
api
docker
express
typescript
eslint
jest
docker-compose
knex
seed
winston
prettier
migration
chai
bookshelf
hacktoberfest
knexjs
backpack
github-actions
-
Updated
Oct 16, 2021 - TypeScript
Parse JSON columns with Bookshelf.js
-
Updated
Aug 11, 2021 - JavaScript
Regular Expression Collection (ReactJS, Redux, React Router, Recompose, NodeJS, Express)
-
Updated
Oct 10, 2021 - TypeScript
Koa2 API template with passport, GraphQL, flowtype, knex and more.
-
Updated
Mar 26, 2018 - JavaScript
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
TypeScript framework to create JSON:API compliant APIs
-
Updated
Jan 11, 2022 - TypeScript
A demo project of a full stack typescript application
-
Updated
Jul 24, 2018 - JavaScript
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."
Currently we only support Upsert for CockroachDB. Implementing same for MySQL should be pretty straightforward as well.
Wonder if we can also use INSERT ON CONFLICT UPDATE for PostgreSQL to ensure operation with same signature also works.