#
knex
Here are 1,018 public repositories matching this topic...
sastraxi
commented
Nov 27, 2019
- start reporting on coverage (somehow...)
good first issue
Good for newcomers
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
May 17, 2022 - TypeScript
SQL DataSource for Apollo GraphQL projects
-
Updated
Apr 15, 2022 - 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
Jun 14, 2022 - TypeScript
-
Updated
Apr 11, 2022 - TypeScript
A TypeScript wrapper for Knex.js
-
Updated
Jun 8, 2022 - 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
Apr 9, 2022 - JavaScript
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
12 factor principles using nestjs
-
Updated
Aug 21, 2021 - TypeScript
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
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.