Showing 16 open source projects for "element"

View related business solutions
  • Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud Icon
    Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud

    Get back to your application and leave the database to us. Cloud SQL automatically handles backups, replication, and scaling.

    Cloud SQL is a fully managed relational database for MySQL, PostgreSQL, and SQL Server. We handle patching, backups, replication, encryption, and failover—so you can focus on your app. Migrate from on-prem or other clouds with free Database Migration Service. IDC found customers achieved 246% ROI. New customers get $300 in credits plus a 30-day free trial.
    Try Cloud SQL Free
  • Deploy Apps in Seconds with Cloud Run Icon
    Deploy Apps in Seconds with Cloud Run

    Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.

    Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
    Try Cloud Run Free
  • 1
    Redis

    Redis

    An in-memory database that persists on disk

    ...Redis has built-in replication, Lua scripting, LRU eviction, transactions, and different levels of on-disk persistence, and provides high availability via Redis Sentinel and automatic partitioning with Redis Cluster. You can run atomic operations on these types, like appending to a string; incrementing the value in a hash; pushing an element to a list; computing set intersection, union and difference; or getting the member with highest ranking in a sorted set. To achieve top performance, Redis works with an in-memory dataset. Depending on your use case, you can persist your data either by periodically dumping the dataset to disk or by appending each command to a disk-based log.
    Downloads: 65 This Week
    Last Update:
    See Project
  • 2
    user-event

    user-event

    Simulate user events

    ...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: 4 This Week
    Last Update:
    See Project
  • 3
    TRAK Metamodel

    TRAK Metamodel

    Tuples (triples) for TRAK architecture viewpoints and views

    ...It is simple, user-friendly, pragmatic and not limited to IT. 100% triple-centric and semantically-sound. Forms basis for RDF + OWL ontology description - see https://trakmetamodel.sourceforge.io/vocab/TRAK_metamodel.html. Each TRAK metamodel element now has its own web page - see https://trakmetamodel.sourceforge.io/metamodel/index.html
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Pedaba 2.8

    Pedaba 2.8

    General purpose DataBase application for Linux 64bit.

    ...Actually pedaba-2 creates multi-page data cards where you can enter text, numbers, calculations, images (jpg , png, bmp etc), and dates as data fields. The data card is the basic element of organization! Ιt supports English and Greek languages. Enjoy...!! Fanis Attard
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    Twitter-Post-Fetcher

    Twitter-Post-Fetcher

    Fetch your twitter posts without using the new Twitter 1.1 API

    Allows you to get your tweets displayed on your website using JavaScript, without using new Twitter 1.1 API. Recently I was quite frustrated to find out that the old API on Twitter was depreciated and the overhead in setting up a system to perform OAUTH just to get my already publicly available tweets was too damn high. Even worse I couldn't find any simple solutions for JavaScript. All code examples were server-side. So after much thinking, I invented the following solution. It makes use of...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    go-clean-arch

    go-clean-arch

    Golang clean architecture based on Reading Uncle Bob's Clean Arch

    ...This allows you to use such frameworks as tools, rather than having to cram your system into their limited constraints. Testable. The business rules can be tested without the UI, Database, Web Server, or any other external element. Independent of UI. The UI can change easily, without changing the rest of the system. A Web UI could be replaced with a console UI, for example, without changing the business rules. Independent of Database. You can swap out Oracle or SQL Server, for Mongo, BigTable, CouchDB, or something else. Your business rules are not bound to the database. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    ZeroClipboard

    ZeroClipboard

    The ZeroClipboard library to copy text to the clipboard

    ...To test this page locally, checkout the gh-pages branch, install jekyll and run jekyll serve to open localhost:4000. This is achieved by automatically floating the invisible movie on top of a DOM element of your choice. Standard mouse events are even propagated out to your DOM element, so you can still have rollover and mouse down effects. To setup, the project for local development starts with these commands in your terminal. Before submitting a pull request you'll need to validate, build, and test your code. Run the default grunt task in your terminal.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    MVProc

    MVProc

    MVC web platform for Apache and MySQL Stored Procedures

    MVProc is a Model-View-Controller module for Apache2 that facilitates using MySQL stored procedures as the controller element. NOTE: Version 2.1 is STABLE and currently in production use. NOTE: Versions 1.4+ are for Apache2.4 - in order to run on Apache2.2, replace request_rec->useragent_ip references with request_rec->connection->remote_ip (there are 3 in the source code)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    nippleJS

    nippleJS

    A virtual joystick for touch capable interfaces

    ...Your joystick's container has to have its CSS position property set, either absolute, relative, static. You can configure your joystick in different ways. The dom element in which all your joysticks will be injected. You can listen events both on the manager and all the joysticks. But some of them are specific to its instance. When listening on the manager, you can also target a joystick in particular by prefixing the event with its identifier.
    Downloads: 1 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10

    My ZZZ Knowledge Micro Web Base

    This is a base which stores knowledge in the form of nested sets

    Hi, we are introducing you something new - ZZZ Knowledge Base. This is a base which stores knowledge in the form of nested sets, each set can contain a virtually unlimited number of elements and, in turn, each element can contain multiple elements. The access time from multiple ELEMENT NOT DEPEND ON THE NUMBER OF ITEMS IN IT AND PRACTICAL instantaneous! The access to knowledge base is realized through a "server" to which you can connect an unlimited number of "clients" as one computer can run multiple servers that are located in different folders and listen to different ports. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    The Unicode and Texteme Ontologies

    Ontologies of Unicode characters, textemes, and text properties

    This project hosts: (1) the Unicode Ontology that aims to represent an important part of the Unicode Standard and (2) the Texteme ontology that defines the concept of texteme: a generalized textual element. These ontologies provide the basis for a formal description of written signs not contained in Unicode, but also of text properties that describe new signs or existing Unicode characters. The main idea is to provide an ontological framework upon which written signs (textemes) and their properties can be defined in an open, community-driven manner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    once:radix is a Rapid Application Development system for Intranet and eXtranet environments. Create advanced database-driven web applications that require no expertise in the underlying technologies. Just point and click with pixel-perfect precision.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    RDF Schema Creator and Metadata Registry
    A metadata schema registry server in Perl/C (based on RDF and Sparql/Redland), alongside a GUI client in Java/SWT with Jena for searching, browsing and creating application profiles, schemas and element sets describing resources in Dublin Core and LOM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    GRxmlEDIT is a PHP based web application designed to make the manual creation of XML and RSS files easier. A web form allows you to add custom nodes with children, and set their content. The names of each element can be set.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    C++ libraries for creation of CGI applications. Functions include stream operators for the creation of HTML formatting, forms, etc. URL decoding and element retrieval, MySQL access, and encryption.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    CMaker is an utility to automatically generate Java classes which mirror a SQL database table structure. For example, if given a table TEST whose columns are defined as ( KEY CHAR(5); ELEMENT CHAR(1000); ) CMaker will generate a corresponding Test class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB
Gen AI apps are built with MongoDB Atlas
Atlas offers built-in vector search and global availability across 125+ regions. Start building AI apps faster, all in one place.