Showing 26 open source projects for "owlapi-api"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • 1
    Nestjs boilerplate Microservice API

    Nestjs boilerplate Microservice API

    Nestjs boilerplate microservice api

    A boilerplate for building microservices with NestJS, this provides a template with essential components for microservice architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Postgres Meta

    Postgres Meta

    A RESTful API for managing your Postgres. Fetch tables, add roles

    Postgres Meta is a RESTful API for managing PostgreSQL databases, developed by Supabase. It allows users to perform administrative tasks such as creating tables, views, functions, roles, and extensions programmatically through HTTP endpoints. Postgres Meta enables developers to integrate database management directly into dashboards, automation tools, or backend services without requiring SQL access or pgAdmin.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    directus

    directus

    Directus wraps any SQL database with a real-time GraphQL+REST API

    ...Directus is the world's leading Open Data Platform, with millions of downloads, thousands of active developers, and we're just getting warmed up. Start with a new or existing database, using any SQL vendor, Directus takes care of the rest. The Directus API layers on top of your database, providing both REST and GraphQL APIs for your data.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    Nhost

    Nhost

    The Open Source Firebase Alternative with GraphQL.

    ...Deploy database and backend changes with the workflow you love (`git push`). Let users upload and download images, documents and other files. The GraphQL API has built in subscriptions to sync data in realtime.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 5
    ArangoDB JavaScript Driver

    ArangoDB JavaScript Driver

    The official ArangoDB JavaScript driver

    ArangoJS is the official JavaScript client for ArangoDB, a multi-model NoSQL database that supports document, key-value, and graph data models. This client provides a powerful yet simple API to interact with ArangoDB from Node.js or browser-based applications.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    DynamoDB OneTable

    DynamoDB OneTable

    DynamoDB access and management for one table designs with NodeJS

    DynamoDB OneTable is an abstraction layer for AWS DynamoDB, simplifying schema design, data modeling, and query operations for serverless applications.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    user-event

    user-event

    Simulate user events

    ...For example userEvent.click(checkbox) would change the state of the checkbox. user-event is a companion library for Testing Library that simulates user interactions by dispatching the events that would happen if the interaction took place in a browser. fireEvent dispatches DOM events, whereas user-event simulates full interactions, which may fire multiple events and do additional checks along the way. Testing Library's built-in fireEvent is a lightweight wrapper around the browser's low-level dispatchEvent API, which allows developers to trigger any event on any element. The problem is that the browser usually does more than just trigger one event for one interaction.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    MMKV

    MMKV

    The fastest key/value storage for React Native

    ...Easy to use React Hooks API. StorageBenchmark compares popular storage libraries against each other by reading a value from storage for 1000 times.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    Google Node.js Datastore

    Google Node.js Datastore

    Node.js client for Google Cloud Datastore

    Google’s Node.js Datastore client is a library for interacting with Google Cloud Datastore, a fully managed NoSQL database. It enables developers to store and query structured data in a scalable and serverless manner. The library provides an easy-to-use API for integrating Datastore into Node.js applications.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Rezku Point of Sale Icon
    Rezku Point of Sale

    Designed for Real-World Restaurant Operations

    Rezku is an all-inclusive ordering platform and management solution for all types of restaurant and bar concepts. You can now get a fully custom branded downloadable smartphone ordering app for your restaurant exclusively from Rezku.
    Learn More
  • 10
    Keyv

    Keyv

    Simple key-value storage with support for multiple backends

    Keyv is a simple key-value storage system that supports multiple backends. It's designed to be a simple and consistent way to work with key-value stores.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Stripe Sync Engine

    Stripe Sync Engine

    Sync your Stripe account to you Postgres database

    ...It ensures that billing-related Stripe objects like customers, subscriptions, and invoices are always up to date in your local database. This makes it easy to run analytics, reporting, or custom business logic using SQL without hitting Stripe’s API repeatedly.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    DynamoDB Toolbox

    DynamoDB Toolbox

    Lightweight and type-safe query builder for DynamoDB and TypeScript

    A high-level abstraction library for Amazon DynamoDB, simplifying data modeling and query operations in JavaScript applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Skeet

    Skeet

    What...? Skeet is evolving to SLV

    Skeet is an open source framework designed for building scalable serverless applications with Firebase, Google Cloud, and GraphQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Lesan

    Lesan

    New way to create web server and NoSQL data model

    Lesan is a multilingual text processing and translation library designed for natural language processing (NLP) applications. It provides tools for text normalization, tokenization, and translation across multiple languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Vercel Storage

    Vercel Storage

    Vercel Postgres, KV, Blob, and Edge Config

    Vercel Storage is a unified SDK and platform integration layer for accessing various storage backends like Redis, Postgres, and KV stores. It simplifies reading, writing, and managing data in serverless applications hosted on Vercel. The SDK provides a consistent developer experience with optimized performance for edge functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Kysely SQL

    Kysely SQL

    A type-safe TypeScript SQL query builder

    Kysely is a type-safe TypeScript SQL query builder that provides an intuitive and autocompletion-friendly API. It allows developers to construct complex SQL queries with full type safety, reducing runtime errors and improving code maintainability. Kysely supports various SQL dialects and is compatible with Node.js, Deno, and browser environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ioredis

    ioredis

    A performance-focused Redis client for Node.js

    ...Full-featured. It supports Cluster, Sentinel, Streams, Pipelining and of course Lua scripting & Pub/Sub (with the support of binary messages). High performance. Delightful API. It works with Node callbacks and Native promises. Transformation of command arguments and replies. Transparent key prefixing. Abstraction for Lua scripting, allowing you to define custom commands. Support for binary data. Support for TLS. Support for offline queue and ready checking. Support for ES6 types, such as Map and Set. Support for GEO commands. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Vuefire

    Vuefire

    Firebase bindings for Vue.js & Vuex

    ...The goal of vuefire and vuexfire is to make this as simple as a function call that returns a promise so it is also easy to setup SSR and allows you to focus on developing your application. This version currently supports Vue 2 and Firebase 7. Support for Vue 3 / Composition API and Firebase 8 is on the way. Vuefire/Vuexfire only handles the binding for you so your state is always up to date with the server. You are still able to use Firebase JS SDK to its full potential!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    PostGraphile

    PostGraphile

    Execute a command and get an instant high-performance GraphQL API

    ...This all leads to gloriously low-latency user experiences, better developer experiences, and much increased productivity. Because of all this, GraphQL is typically used as a replacement for (or companion to) RESTful API services. PostgreSQL is the self-proclaimed “world’s most advanced open source database,” with each new release bring more amazing features and performance gains. Thinking of your database as a plain CRUD store is now an archaic viewpoint as modern PostgreSQL can do so much for you — from authorization with Row-Level Security (RLS, introduced in PG9.5), through Foreign Data Wrappers (FDW), to real-time notifications with LISTEN/NOTIFY.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    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: 1 This Week
    Last Update:
    See Project
  • 21
    Next.js Prisma Boilerplate

    Next.js Prisma Boilerplate

    Full stack boilerplate with Next.js, Prisma, Tailwind, TypeScript

    nextjs-prisma-boilerplate is a production-ready template for building full-stack web applications using Next.js, Prisma, PostgreSQL, and Tailwind CSS. It includes authentication, API routes, database schema, and reusable components to speed up development. This boilerplate is ideal for SaaS apps, dashboards, and internal tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    icestark

    icestark

    Micro Frontends solution for large application

    Use icestark to build your next micro-front application, or migrate your current giant application without pain. As simple as developing SPA applications, it not only solves the problem of synergy among multiple development teams, but also brings a safe sandbox and excellent performance experience. icestark uses the configuration of the micro-application entrance field to render the application, so this field very important. For different scenarios, icestark also supports a variety of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    AloeDB

    AloeDB

    Light, Embeddable, NoSQL database for Deno

    AloeDB is a lightweight, file-based NoSQL database designed for JavaScript and Node.js applications. It provides an easy-to-use API for storing and retrieving JSON-based documents without requiring an external database server.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    angular tree component

    angular tree component

    A simple yet powerful tree component for Angular (>=2)

    ...Events: activate, collapse, expand, focus, etc. Custom node template (string or component) Custom loading component (for async data). Custom children/name attributes. API, very basic customizable CSS. Angular Tree Component comes with a default mapping of mouse events and key events to actions. For example - click on the node activates / deactivates it, click on the expander expands / collapses it, pressing space or enter will toggle the node activation (same as click), etc. The actionMapping attribute needs to implement the IActionMapping interface, which is an object that maps predefined mouse events, and key codes, to callbacks.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    Microsoft Azure Cosmos JavaScript SDK

    Microsoft Azure Cosmos JavaScript SDK

    JavaScript & Node.js SDK library for SQL API of Azure Cosmos Database

    Azure Cosmos JS is the official JavaScript SDK for interacting with Azure Cosmos DB, Microsoft's globally distributed, multi-model database service. It provides developers with an easy-to-use API to manage databases, collections, and documents using Node.js and browser-based applications. The SDK supports querying, transactions, and scalability for high-performance applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next