Open Source Apple iPhone Database Apps

Database Apps for Apple iPhone

View 35 business solutions

Browse free open source Database apps and projects for Apple iPhone below. Use the toggles on the left to filter open source Database apps by OS, license, language, programming language, and project status.

  • Gain Advanced Threat Protection for Your AWS Workloads Icon
    Gain Advanced Threat Protection for Your AWS Workloads

    Running FortiGate NGFW on AWS Graviton2 Lets You Boost Scalability With Reduced Compute Costs

    FortiGate-VM delivers comprehensive security and scalable VPN connectivity for your AWS workloads, while native AWS integrations unlock broad coverage for your environment. Now with support for AWS Graviton2 instances, FortiGate lets you optimize price performance and reduce your Amazon EC2 costs by up to 20 percent. Deploy today in AWS Marketplace.
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

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

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • 1
    LiteDB

    LiteDB

    An open source MongoDB-like database with zero configuration

    LiteDB is a serverless database delivered in a single small DLL (< 450kb) fully written in .NET C# managed code (compatible with .NET 4.5 and NETStandard 2.0). Install it via NuGet or just copy the DLL to your bin project folder. LiteDB is a simple and fast NoSQL database solution. Ideal for mobile apps (Xamarin ready), desktop/local applications, application file format, web applications, and one database per account/user data store. Portable UWP and Xamarin iOS/Android, ACID transactions, single datafile (like SQLite), recovery data in writing failure (WAL mode), map your POCO class to BsonDocument, fluent API for custom mapping. Cross collections references (DbRef), store files and stream data (like GridFS in MongoDB), LINQ query support, free for everyone, including commercial use. LiteDB supports SQL-like language for data and structure manipulations. You can insert, update, delete or query your database using a very similar SQL relational language.
    Downloads: 34 This Week
    Last Update:
    See Project
  • 2
    Nextcloud Server

    Nextcloud Server

    A safe home for all your data

    Nextcloud server is a free and open source server software that allows you to store all of your data in a server of your choosing. With Nextcloud you can easily access and store data in the data center you trust, sync data among various devices, and share your data for collaboration purposes. It offers the best security in the self hosted file sync and share world, and is expandable with hundreds of apps.
    Downloads: 27 This Week
    Last Update:
    See Project
  • 3
    Parse Server

    Parse Server

    API server module for Node/Express

    Build applications faster with object and file storage, user authentication, push notifications, dashboard and more out of the box. Our preferred channels of communication for help, issues and disscussion. Parse Server works with the Express web application framework. It can be added to existing web applications, or run by itself. Parse Server is continuously tested with the most recent releases of Node.js to ensure compatibility. We follow the Node.js Long Term Support plan and only test against versions that are officially supported and have not reached their end-of-life date. You can use any arbitrary string as your application id and master key. These will be used by your clients to authenticate with the Parse Server. Parse provides SDKs for all the major platforms.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    Excel - NSE Stock Option Chain

    Excel - NSE Stock Option Chain

    Fetch the live NSE Stock Option Chain data in Excel

    Useful Excel sheet for Stock Option Traders. This Excel sheet can fetch the Live NSE Option Chain Data for Stocks. Fetch the live Stock Option Chain data such as Open Interest and Price at differentStrike prices, specifically few Strike Price ranges near to ATM in Excel sheet. It can be used to compare and analyze Open Interest and Price Changes at different Strike Prices. This Excel sheet collects the following data at a given Strike Price, for both Calls (CE) and Puts (PE) and at different Expiry Dates. > Open Interest (OI) > Change in Open Interest (in %), > Last Traded Price for NSE Stock option (in INR) > Change in Last Traded Price (%) It narrows down and fetches few selective Strike Price ranges only at Out of Money (OTM) near to ATM (At the Money) and not fetches from deep far Out of Money Strike Price data. So, it gives a simplified view on OI and Price changes. Homepage : https://www.enote.page/2022/08/stock-option-chain.html
    Leader badge
    Downloads: 89 This Week
    Last Update:
    See Project
  • 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
  • 5
    Sample sqlite database and csv files
    Just use the portable copy of the free sqlitebrowser program, available here : https://sqlitebrowser.org/dl/ to open and test the sample db, that I have given as a download here ( after extracting the zip file ) . Also, I have enclosed, the csv files, that I have used for importing and exporting, from the file menu of the program. Also, watch the video below, for a quick start. Tags: Learn SQL Quickly, Analyze Data Easily, SQL Guide, SQL Samples
    Leader badge
    Downloads: 39 This Week
    Last Update:
    See Project
  • 6
    Couchbase Lite for iOS and MacOS

    Couchbase Lite for iOS and MacOS

    Lightweight, embedded, syncable NoSQL database engine for iOS and Mac

    Lightweight, embedded, syncable NoSQL database engine for iOS and MacOS apps. Couchbase Lite is an embedded lightweight, document-oriented (NoSQL), syncable database engine. Couchbase Lite implementation is on top of Couchbase Lite Core, which is also a new cross-platform implementation of database CRUD and query features, as well as document versioning. You can use Carthage to install CouchbaseLite by adding it in your Cartfile.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Realm

    Realm

    Mobile database: a replacement for Core Data & SQLite

    Realm’s mobile database is an open source, developer-friendly alternative to CoreData and SQLite. Start in minutes, port your app in hours, and save yourself weeks of work. Available for Swift, Objective-C, Java, Kotlin, C#, and JavaScript. Realm’s object-oriented data model is simple to learn, doesn’t need an ORM, and lets you write less code. Realm’s local database persists data on-disk, so apps work as well offline as they do online. Realm is fully-featured, lightweight, and efficiently uses memory, disk space, and battery life. Realm was built for mobile developers, with simplicity in mind. The idiomatic, object-oriented data model can save you thousands of lines of code. Realm’s live objects mean data updated anywhere is automatically updated everywhere. If you need to freeze elements of your data for Reactive frameworks, you can do that, too.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    WCDB

    WCDB

    Cross-platform database framework developed by WeChat

    WCDB is an efficient, complete, easy-to-use mobile database framework used in the WeChat application. It's currently available on iOS, macOS and Android. Easy-to-use. Through WCDB, you can get objects from database in one line code. WINQ (WCDB language integrated query), WINQ is a native data querying capability which frees developers from writing glue code to concatenate SQL query strings. ORM (Object Relational Mapping), WCDB provides a flexible, easy-to-use ORM for creating tables, indices and constraints, as well as CRUD through ObjC objects. Efficient. Through the framework layer and sqlcipher source optimization, WCDB have more efficient performance. Multi-threaded concurrency, WCDB supports concurrent read-read and read-write access via connection pooling. ORM/persistence solution via Room from Android Architecture Components. Concurrent access via connection pooling from modern Android framework. Repair toolkit for database corruption recovery.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    OLD LAMP Package With PHP 5.5  MYSQL 5.5

    OLD LAMP Package With PHP 5.5 MYSQL 5.5

    For working with old php applications

    If needed, please refer wiki page for virtual machine setup instructions. Also, watch video below.
    Downloads: 1 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.
  • 10

    TOTP Database

    TOTP server side algorithm

    calculate TOTP using database stored procedures allowing you to validate a user's entered TOTP with a stored secret. Cooperates with all authorization apps that calculate a TOTP using SHA1 encryption
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    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 coverage and randomized black box testing are used to ensure database consistency and thread safety. Bolt is currently used in high-load production environments serving databases as large as 1TB. Many companies such as Shopify and Heroku use Bolt-backed services every day. Please note that Bolt obtains a file lock on the data file so multiple processes cannot open the same database at the same time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    CSI-SQL-SimpleOps

    CSI-SQL-SimpleOps

    Perl Lib Database Connector

    * Introduction - This Module is a Library based Perl code. - The library build and execute SQL command on databases. * NOTE: - Before any implementation, we recommend details in WIKI (https://sourceforge.net/p/csi-sql-simpleops/wiki/) or the CPAN Perl Modules, see: https://metacpan.org/pod/SQL::SimpleOps * Support: The Support Service is FREE. Do you need support? Open a ticket and I will get back to you as soon as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Dexie.js

    Dexie.js

    A Minimalistic Wrapper for IndexedDB

    Dexie was written to be straightforward and easy to learn. If you've ever had to work with native IndexedDB then you'll certainly appreciate Dexie's concise API. What good is any development tool without great documentation? Dexie is thoroughly explained, and examples are available to help you on your way. Dexie has near-native performance. Its bulk operations utilize an often-overlooked feature in IndexedDB, ignoring success callbacks when possible. Offline databases are groovy! But without keeping the database in sync with a server, you're missing a great deal. Dexie.js solves these limitations and provides a neat database API. Dexie.js aims to be the first-hand choice of a IDB Wrapper Library due to its well thought-through API design, robust error handling, extendability, change tracking awareness and its extended KeyRange support (case insensitive search, set matches and or operations).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Please READ THE WIKI HOW TO USE!! Generador de procedimientos almacenados para postgresql. FUE TOMADO DE otro proyecto q estaba abandonado llamado pgp-generator. Me pareció buena la idea y para no dejarlo morir creé este proyecto. Contiene soporte para la creación de insert, delete, update y select, solo debe escribir el nombre de ls funcion, el esquema con la tabla y el esquema destino donde quedarán las funciones. Genera el procedimiento almacenado de la funcion solicitada(insert,delete,update,select and save) Is a stored procedure generator to postgresql. It was taken from another project was abandoned q-generator called pgp. I seemed a good idea and to not let it die I created this project It contains support for the creation of insert, delete, update and select, Just enter the name of function ls, schema.table and target schema where live the new functions. This is responsible for generating the stored procedure function requested (insert, delete, update, select and save)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Hermes JS Engine

    Hermes JS Engine

    A JavaScript engine optimized for running React Native

    Hermes-powered apps launch faster, thanks to build-time precompilation of JavaScript into efficient bytecode. Hermes is small in APK size, lean on memory, and starts instantly. It won't weigh your app down. It's simple to get started with Hermes in React Native apps. Hermes is open source and implements JavaScript standards. You will now be in a directory with the output of building Hermes into CLI tools. From here you can run a piece of JavaScript. If you have an existing app based on an earlier version of React Native, you will have to upgrade it first. Each Hermes release is aimed at a specific RN version. The rule of thumb is to always follow Hermes releases strictly. Version mismatch can result in instant crash of your apps in the worst case scenario. Hermes requires Microsoft Visual C++ 2015 Redistributable
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JVx - Enterprise Application Framework

    JVx - Enterprise Application Framework

    Java Application Framework

    Develop professional database applications, highly performant with little source code. JVx is a full-stack application framework to create multi tier applications with Single Sourcing for different technologies (Swing, vaadin, react, ...). Nightly builds are available: https://dev.sibvisions.com/jvx.nightly/ Maven snapshots are available: https://oss.sonatype.org/content/repositories/snapshots Eclipse plugin is available: http://marketplace.eclipse.org/search/site/eplug
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MagicalRecord

    MagicalRecord

    Easy Fetching for Core Data!

    In software engineering, the active record pattern is a design pattern found in software that stores its data in relational databases. It was named by Martin Fowler in his book Patterns of Enterprise Application Architecture. The interface to such an object would include functions such as Insert, Update, and Delete, plus properties that correspond more-or-less directly to the columns in the underlying database table. Active record is an approach to accessing data in a database. A database table or view is wrapped into a class; thus an object instance is tied to a single row in the table. After creation of an object, a new row is added to the table upon save. Any object loaded gets its information from the database; when an object is updated, the corresponding row in the table is also updated. The wrapper class implements accessor methods or properties for each column in the table or view.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MetaApp

    MetaApp

    Mobile App designer + interpreter

    MetaApp is a distributed system composed of a central web application and a mobile app for iPhone, iPad or Android mobile devices. The central web application allows to define the functionalities which compose the app. Each functionality can be a list of data and edventually a detail form, supporting the CRUD operations. The app is based on a SQLite local database which can be syncronized with the central database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    OLD LAMP Package With PHP 7.0  MYSQL 5.7

    OLD LAMP Package With PHP 7.0 MYSQL 5.7

    For working with old php applications

    If needed, please refer wiki page for virtual machine setup instructions. Also, watch video below.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Object-oriented database

    Object-oriented database

    Object-Oriented Database in C# with Windows PowerShell interface

    - Suitable for engineering, ERP, research tasks. - Can be easily used as a local database in C# application. - Can be run as "listening" service on a local machine or a server. - Nested data structures supported. - PowerShell interface. See project Wiki for more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PK Empire Map Archive
    Archive of maps for PerBlue Inc mobile game Parallel Kingdom, as assembled by The PK Empire
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    RDM

    RDM

    Cross-platform GUI management tool for Redis

    Cross-platform open source database management tool for Redis. RDM is easy-to-use GUI tool available for Windows, Linux, MacOS and iPadOS. Analyse your Redis ® memory usage with RDM and remove obsolete data with bulk removal. RDM supports all latest Redis ® features: ACL, Streams, Cluster, Sentinel, ReJSON module, HyperLogLog, etc. Build-in TLS, SSH and TLS-over-SSH tunneling for easy and secure access to any redis-server. RDM works with Amazon ElastiCache, Microsoft Azure Redis Cache, Digital Ocean and other Redis ® clouds. RDM displays JSON, MessagePack, CBOR, PHP, Pickle, numpy.Array, pandas.DataFrame and binary data in human readable form and supports Native Formatters. RDM offers you an easy-to-use GUI to access your Redis ® databases and perform some basic operations. RDM allows to perform bulk operations which simplifies developer daily routines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    SQLExecutor: A Simple JDBC framework

    Tiny and easy to use JDBC framework, simplifies usage of JDBC driver

    A simple JDBC framework (JAR) by Jeff Smith. Employs database independent, unchecked exception code. Supports Oracle, mySQL, HSQL, and PostgreSQL--can be easily extended to new databases. See article (originally published on Developer.com ) here: http://softtechdesign.com/products/SQLExecutor/SQLExecutor.htm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SSDB

    SSDB

    A fast NoSQL database, an alternative to Redis

    SSDB is a high performace key-value(key-string, key-zset, key-hashmap) NoSQL database, an alternative to Redis. SSDB is stable, production-ready and is widely used by many Internet companies including QIHU 360. LevelDB client-server support, written in C/C++. Designed to store collection data. Persistent key-value, key-zset, key-map('hashmap'), key-list storage. Redis clients are supported. Client API supports including C++, PHP, Python, Cpy, Java, nodejs, Ruby, Go(see all). Persistent queue service. Replication(master-slave), load balance. GUI administration tool(phpssdbadmin). Built-in CLI nagios self-checks. Benchmarks are taken by ssdb-bench(SSDB) and redis-benchmark(Redis). SSDB is licensed under New BSD License, a very flexible license to use. Drag the static libraies files into your iOS project. Then add ios/include to your iOS project's Header Search Paths, which is set in Build Settings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Scrabble Finder
    Pl: Program do wyszukiwania słów z podanych liter oraz sprawdzania czy dane słowo jest dostępne w danej grze. En: Program to search for words with the letters and to check whether the word is available in the game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next