Sqlite   发布时间:2022-05-22  发布网站:大佬教程  code.js-code.com
大佬教程收集整理的这篇文章主要介绍了Tips From MonoSQLite大佬教程大佬觉得挺不错的,现在分享给大家,也给大家做个参考。

Here are some hints and tips we have been collecTing along the way to make your (and our) lives better.

First,we’d like to List some of the sqlite browsers we already kNow and let me tell you,it is not so easy to get a sqlite browser that works for what you need. So,here it goes:

  • Navicat: We’re using Premium version 10.0 which is excellent. it is expensive though so,we’re on trial version but we’re almost sure it is going to be a buy in a near future. Navicat is simply the best Database browser ever in our opinion. Premium version allows connections to all databases (that really matter! sorry…): sql Server,Oracle,POSTGResql,MysqL and sqlite. Give it a try and you’ll simply love it as we do.
  • sqlite browser: A humble open source effort. Will Help you,yes. But at some usability,not-so-time-saver expense. Here’s alink.

About Databases

We strongly belIEve that using dbs is simply a must-do in order to build up game blocks that are orchestrated just the way they should. Therefore,we have developed Monosqlite for Unity3D. Since sqlite is the golden solution for dbs in Unity3D,we came up with this very approach. Hopefully,our clIEnts are truly satisfIEd and we’re develoPing new ways to Help them.

@H_7_11@monosqlite & Playmaker

First achIEvement after publishing Monosqlite in the Asset Storewas the production of an Extension Pack for Playmaker. This extension pack turns the user experIEnce even easIEr than Monosqlite because it allows the user who cAnnot program to use Monosqlite as well.

@H_7_11@monosqlite & NGUI

We are currently (today is May,15. 2012) develoPing an Extension Pack to NGUI. This package (NGUI) is really fantastic. It makes the experIEnce of creaTing GUIs and 3D Menus in Unity3D so much easIEr we thought we Could integrate the experIEnce of saving and retrIEving data Monosqlite extends into the party. So,hopefully,we’ll have tables being displayed in your games statistics directly yIElded from your sqlite DB with all the refinement NGUI has to offer!

大佬总结

以上是大佬教程为你收集整理的Tips From MonoSQLite全部内容,希望文章能够帮你解决Tips From MonoSQLite所遇到的程序开发问题。

如果觉得大佬教程网站内容还不错,欢迎将大佬教程推荐给程序员好友。

本图文内容来源于网友网络收集整理提供,作为学习参考使用,版权属于原作者。
如您有任何意见或建议可联系处理。小编QQ:384754419,请注明来意。
标签: