Showing 8 open source projects for "loki-lib"

View related business solutions
  • Passwordless authentication enables a secure and frictionless experience for your users | Auth0 Icon
    Over two-thirds of people reuse passwords across sites, resulting in an increasingly insecure e-commerce ecosystem. Learn how passwordless can not only mitigate these issues but make the authentication experience delightful. Implement Auth0 in any application in just five minutes
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • 1

    Nodejs MySQL Query Builder

    A small lib that builds query using mysql and nodejs

    This is a small mysql query builder using the nodejs mysql driver by felixge. Sample Usage: ```js var query_builder = require('query_builder'); var dbconn_default = { host : 'host', user : 'user', pass : 'password', dbase : 'database_schema' }; var qb = new query_builder( dbconn_default ); var select_details = { table : 'table_name', fields : [ 'field1', 'field2', ... ], conditions : { field1 : 'value1', field2 : 'value2' } }; qb.select( select_details, function( err, rows...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Moved to https://github.com/DANS-KNAW/dans-dbf-lib.
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 3
    UPhoDb is not a server, but a lib to use within your application, like SQLite. It is object oriented, stores its data following a key-value pair logic like CouchDb. It is written with and for PHP, and uses PHP as request language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Moved to https://github.com/DANS-KNAW/dans-dp-lib
    Downloads: 3 This Week
    Last Update:
    See Project
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 5
    Alexandria is an archive system for large data amounts. Suitable for inhomogenous collections of books, media files, art items and other artifacts. Main focus is on easy usage, small executable file and portability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A application deployment environment may have multiple config file for different component, here is the tool to put all the config file into MYSQL database, and supply web interface for user to add/edit config option, client lib convert to config file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Set of tools and libs for managing structured data in a very flexible way: Imp./Exp. ASCII, XML, SQL, PS, Tex/LaTex, RTF GUI: X-Windows, MS-Windows Interface to C++, DBs, Perl, PHP, Java, TCP/IP LISP-like interpreter written in C++ using C-LIB
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    [en] Functions SELECT_QUERY() INSERT_QUERY() UPDATE_QUERY() to display/process forms/query in one line. <br>[fr] Fonctions SELECT_QUERY() INSERT_QUERY() UPDATE_QUERY() pour afficher/exécuter des requętes/formulaires en une ligne
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next