Showing 31 open source projects for "read list download"

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

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 1
    NutsDB

    NutsDB

    A simple, fast, embeddable, persistent key/value store written in Go

    A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data structures such as list, set, sorted set. It supports fully serializable transactions and many data structures such as list、set、sorted set. All operations happen inside a Tx. Tx represents a transaction, which can be read-only or read-write. Read-only transactions can read values for a given bucket and a given key or iterate over a set of key-value pairs. Read...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    rosedb

    rosedb

    High performance NoSQL database based on bitcask

    A high-performance NoSQL database based on bitcask, supports string, list, hash, set, and sorted set. rosedb is a fast, stable, and embedded NoSQL database based on bitcask, that supports a variety of data structures such as string, list, hash, set, and sorted set. Easy to embed into your own Go application. High performance, suitable for both read and write-intensive workloads. Values are not limited by RAM. It is similar to Redis but store values on disk. RoseDB is based on bitcask.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    LocustDB

    LocustDB

    Massively parallel, high performance analytics database

    An experimental analytics database aiming to set a new standard for query performance and storage efficiency on commodity hardware. See How to Analyze Billions of Records per Second on a Single Desktop PC and How to Read 100s of Millions of Records per Second from a Single Disk for an overview of current capabilities. Download the latest binary release, which can be run from the command line on most x64 Linux systems, including Windows Subsystem for Linux. When loading .csv or .csv.gz files...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    nuBuilder Forte

    nuBuilder Forte

    nuBuilder Forte is a cloud database builder.

    nuBuilder Forte is the 4th version of nuBuilder. A open-source browser-based tool created for developing web-based database applications. nuBuilder uses either MySQL or MariaDB databases and gives its users the ability to do database operations like... • Search, Create, Insert, Read, Update, Delete ✪ With low-code tools that create ... - Forms with the Form Builder - Fast Reports - Database queries with the SQL Builder - Customised date and number formats with the Format Builder...
    Leader badge
    Downloads: 74 This Week
    Last Update:
    See Project
  • Software Testing Platform | Testeum Icon
    Software Testing Platform | Testeum

    Testeum is a Software Testing & User Test platform

    Tired of bugs and poor UX going unnoticed despite thorough internal testing? Testeum is the SaaS crowdtesting platform that connects mobile and web app creators with carefully selected testers based on your criteria.
    Learn More
  • 5
    Invoicing-AR-Inventory

    Invoicing-AR-Inventory

    Simple Invoicing program for Desktop written in vba and Access

    This is a learning/sample/functional Invoicing program written in vba and MS-Access. It is for a small, or personal, business. It should give you practice in learning/use of Invoicing, and installing on the desktop, and programming in vba and MS-Access. Note that the free MS-Access Runtime is with the download . You need MS-Access if you want to work with the program code (part of Office 365). The program processes Invoicing and Quotes, and produces reports for A/R, Inventory...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    SqlServer Clr Functions

    SqlServer Clr Functions

    Some functions to improve SqlServer

    so, sometimes you need to write some "shit" sp because there are not the appropriate utility. here some CLR functions that i use to work better and in easy and performance way. for any help or questions, please contact me by Sourceforge!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    CCG

    CCG

    CCG (Crud Class Generator) is a ORM tool for .Net

    ... to the database only once. To get help about CCG please visit http://ccg.snazzydocs.com/ You can send your questions and suggestions to ccg4dal@gmail.com Do not forget to leave comments about the application. Thus, you will motivate me to further develop the application. Also, do not hesitate to ask me any questions you may have. NOTE: To be able to use the generated classes in your project, don't forget to download and reference the Required_Files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SQL Server Check for Updates (Portable)

    SQL Server Check for Updates (Portable)

    Check the SQL Server Instances for recent updates

    Description: Free tool to check the SQL Server Instance for recent updates. Compare current product versions, service packs, and cumulative updates with the latest ones. Easy to use and user-friendly design. Requirements: – .Net 4.5 Framework – Internet connection to be able to download the latest updates information from the Microsoft website. – A machine that has a connection to all SQL Server Instances. – A user that has ‘VIEW SERVER DEFINITION’ permissions to all SQL Server Instances...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SQLProcexp by Fabien Sabinet

    SQLProcexp by Fabien Sabinet

    SQL Server instance monitoring & protection

    SQL Server instance monitoring. A free professional monitoring application for SQL Server instance with historical data of : - CPU - logical read - physical read - write - SQL Queries - Wait Time - Signal wait - 1 user configurable list of waits - and 1 SQL Query preconfigured with number of users sessions Based on capture at configurable interval (2 secondes by default) of sys.sysprocesses, sys.dm_exec_requests, sys.dm_exec_sessions, sys.dm_os_wait_stats...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10
    DBLX

    DBLX

    DBLX3 Relational Database System

    ... can just get the database, drop it on to your favorite system and start using it immediately. Go to the Discussion section to read the latest on DBLX!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    react-scripts-ts

    react-scripts-ts

    Create React apps using typescript with no build configuration

    Create React apps using typescript with no build configuration. create-react-app now supports typescript natively - read the guide for adding typescript to existing projects. Create React apps (with Typescript) with no build configuration. In general, most upgrades won't require any migration steps to work, but if you experience problems after an upgrade, please file an issue, and we'll add it to the list of migration steps. Since 2.16.0, the template uses different tsconfig files for both...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Bolt

    Bolt

    An embedded key/value database for Go

    Bolt is a pure Go key/value store inspired by Howard Chu's LMDB project. The goal of the project is to provide a simple, fast, and reliable database for projects that don't require a full database server such as Postgres or MySQL. Since Bolt is meant to be used as such a low-level piece of functionality, simplicity is key. The API will be small and only focus on getting values and setting values. That's it. Bolt is stable, the API is fixed, and the file format is fixed. Full unit test...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    DbPipeline.NET

    OR-Mapper for C# and VB.NET that is better than Entity Framework

    The DbPipeline.NET OR-Mapper library was created out of frustration of the shortcomings of Entity Framework in handling stateless web applications and hiding of SQL from skilled developers. The DbPipeline.NET Database Interface Library shields you, the programmer, from having to learn and work with all the ADO.NET or Entity Framework database objects at a low level, and encapsulates all this power into objects with many additional capabilities and features that are not offered in the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Medis

    Medis

    Easy-to-use Mac database management application for Redis

    Medis is a beautiful, easy-to-use Redis management application built on the modern web with Electron, React, and Redux. It's powered by many awesome Node.js modules, especially ioredis and ssh2. Medis only supports Redis >= 2.8 version because SCAN command was introduced since 2.8. SCAN is very useful to get key list without blocking the server, which is crucial to the production environment. Because the latest stable is 5.0 and 2.6 is a very old version, Medis doesn't support it. Works...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 15
    garlic

    garlic

    GaRLiC=Gambas Raw Lines of Code, a Gambas2 code library for use in SMB

    ... be used to demonstrate a working Gambas program. Database is often needed. SimpleSample is more a small piece of sample code as a reminder how gambas works or how something can be done. Empty project is an example of how you can start with some things in place already; just copy the code to any new project, more templates might appear. Feedback is welcomed of course, bugs might be corrected if you create a ticket in the bug list.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    15 Million Games Chess Database

    15 Million Games Chess Database

    World largest chess database

    Chess database with 15,9 Million games. Database is categorized into 6 parts, to learn which one you need please browse all files and read description. In addition a huge collection of opening books for chess engines and Arena. As well as other chess resources, to download separate packages please browse "all files"
    Leader badge
    Downloads: 96 This Week
    Last Update:
    See Project
  • 17
    Evolutility - CRUD framework for ASP.net

    Evolutility - CRUD framework for ASP.net

    CRUD framework with a generic Web UI and integrated micro ORM.

    Evolutility is a lightweight CRUD framework for heavy lifting. With a generic Web UI and an integrated micro ORM, Evolutility provides a framework for full CRUD and dashboard without any hand-coding. With it, you can build CRUD web applications or professional looking administration pages by defining metadata in XML (or in a database) instead of hand-coding HTML, Javascript, CSS, SQL, and C# or VB. For ASP.NET and SQLServer (partial support for MySQL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    DatabaseOrganizer

    DatabaseOrganizer

    Application to help the database management.

    Python application to help on MySQL database management. It may be used to connect, list all tables, add, remove or modify entries. Windows installer and source code for download.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    An Open Source Knowledge Base System

    An open source, web based, platform independent knowledge base system.

    Free open source knowledge base software. Extensively search-able, Versatile and easy to use. easy to set up and administer. Comment hover links let you read in an AJAX generated hover window, the comments to an article in the main list view without having to go to the comments page. Password protected user accounts, and group support, with read only guest user, full control admin, power user/moderator, and default data entry user with restricted privileges. Users can view all data but only...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    OUI/MA-L Database

    OUI/MA-L Database

    OUI/MA-L Database, MAC Address Database

    OUI/MA-L Database is a Windows 32 bit Stand Alone Utility (portable) that contains Organizationally Unique Identifier (MAC Address Database). Along with it comes the HP procurve CLI (Command Line Interface) to enable/disable NAC (Network Access Control) and 802.1x compatibility CLI. A little tool for network engineers and technicians alike.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Switchex - WoW Realm Switcher
    Switchex is a World of Warcraft realm switcher that will directly change your realmlist.wtf to your favorite server. You can add, edit, and delete servers and visit help websites and top private server lists.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    TriggerMan

    TriggerMan

    An Audit Table and Trigger Management Tool for MySQL

    TriggerMan is intended to simplify the task of creating basic audit tables and triggers in MySQL. TriggerMan can: • Read table and trigger definitions from the Information_Schema database. The user never has to enter table/column definition data when creating audit tables or triggers, or create scripts. • List existing tables and TriggerMan objects in a schema, and allow the user to choose which ones to operate on. • Given a table, it can dynamically generate a corresponding audit table...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    db4o-sp

    Spatial extension for db4o.

    Master's Project: Object Database Spatial Extension. API based on SQL/MM Spatial. Full technical report is available in download section.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    doPersistence

    Data persistence with one line of code.

    doPersistence is a C# dll that persists any object to any database. Will save directly to tables with dynamic Sql or it will map to stored procedures (store, load, delete, list). For single objects add a class attribute: [Persistable("Customer", "CustomerId", true)] public class Customer { ... For list objects, inherit from a generic list: public class CustomerList : PersistentList<Customer> Bulk storage is extremely fast with data pagination available on loads. ~10,000 objects...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Eslink Eclipse SAS Integration Plugin
    Eslink is a Eclipse plug-in collection for SAS® development. They provide a partly integration of the SAS® system into the Eclipse environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next