Showing 2 open source projects for "deno"

View related business solutions
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • 1
    Kysely

    Kysely

    A type-safe typescript SQL query builder

    Kysely (pronounce “Key-Seh-Lee”) is a type-safe and autocompletion-friendly typescript SQL query builder. Inspired by knex. Mainly developed for node.js but also runs on deno and in the browser. Kysely makes sure you only refer to tables and columns that are visible to the part of the query you're writing. The result type only has the selected columns with correct types and aliases. As an added bonus you get autocompletion for all that stuff. As shown in the gif above, through the pure magic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    DenoDB

    DenoDB

    MySQL, SQLite, MariaDB, PostgreSQL and MongoDB ORM for Deno

    Supports PostgreSQL, MySQL, MariaDB, SQLite and MongoDB. Setting up your database with DenoDB is a four-step process. Create models, extending Model. table and fields are both required static attributes. Link your models, to add them to your database instance. Optional, create tables in your database, by using sync. Query your models! Using Mongo means adapting your models to its standards, one being the use of _id for identifying records. The only change on your side is to add an _id field...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next